MCPcopy Create free account
hub / github.com/1a1a11a/libCacheSim / is_available

Method is_available

example/cacheCluster/include/cacheServer.hpp:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 inline bool is_available() { return _available; }
97
98 inline unsigned long get_server_id() { return this->_server_id; }
99

Callers 2

fail_one_serverMethod · 0.80
recover_one_serverMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected