1
0
Fork 0

readd method

This commit is contained in:
Andreas Streichardt 2016-09-05 15:50:41 +02:00
parent daa5e9c587
commit f9fea70c3e
1 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,8 @@ class Supervision : public arangodb::Thread {
void shrinkCluster();
bool isShuttingDown();
bool handleJobs();
void handleShutdown();