| Class | Description |
|---|---|
| BootupProcessExecutor |
This class is responsible for spawning process.
|
| BootupProcessResult | |
| EngineBootup |
A class responsible for managing the Engine process,
including starting, stopping, and performing status checks
|
| EnginePidManager |
A class responsible for managing the PID file of Engine
|
| Grakn |
The main class of the 'grakn' command.
|
| GraknBootup |
The
GraknBootup class is responsible for starting, stopping and cleaning the keyspaces of Grakn |
| Graql |
The main class of the 'graql' command.
|
| QueueBootup |
A class responsible for managing the bootup-related process for the Queue component, including
starting and stopping, performing status checks, and cleaning the data.
|
| StorageBootup |
A class responsible for managing the bootup-related process for the Storage component, including
starting and stopping, performing status checks, and cleaning the data.
|
| Exception | Description |
|---|---|
| BootupException |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.