mirror of https://gitee.com/bigwinds/arangodb
readd method
This commit is contained in:
parent
daa5e9c587
commit
f9fea70c3e
|
@ -148,6 +148,8 @@ class Supervision : public arangodb::Thread {
|
|||
|
||||
void shrinkCluster();
|
||||
|
||||
bool isShuttingDown();
|
||||
|
||||
bool handleJobs();
|
||||
void handleShutdown();
|
||||
|
||||
|
|
Loading…
Reference in New Issue