Reference
Classes
Core classes
- BigEngine
-
A complex engine with many methods.
BigEngine Methods
Methods for the BigEngine class
- BigEngine.start()
-
Start the engine.
- BigEngine.stop()
-
Stop the engine.
- BigEngine.restart()
-
Restart the engine.
- BigEngine.configure()
-
Configure a setting.
- BigEngine.status()
-
Get engine status.
- BigEngine.metrics()
-
Get performance metrics.
- BigEngine.health_check()
-
Run health check.
Functions
Public functions
- helper_a()
-
Helper function A.
- helper_b()
-
Helper function B.