public class StorageBootup extends Object
| Constructor and Description |
|---|
StorageBootup(BootupProcessExecutor bootupProcessExecutor,
Path graknHome,
Path graknPropertiesPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
boolean |
isRunning() |
void |
startIfNotRunning()
Attempt to start Storage if it is not already running
|
void |
status() |
void |
statusVerbose() |
void |
stop() |
public StorageBootup(BootupProcessExecutor bootupProcessExecutor, Path graknHome, Path graknPropertiesPath)
Copyright © 2018 Grakn Labs Ltd. All rights reserved.