Cluster status plumbing.
This commit is contained in:
@@ -192,6 +192,11 @@ public:
|
||||
*/
|
||||
void clean(uint64_t now);
|
||||
|
||||
/**
|
||||
* @return Number of 'alive' peers
|
||||
*/
|
||||
unsigned long countAlive() const;
|
||||
|
||||
/**
|
||||
* Apply a function or function object to all peers
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user