Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ message
Method
message
src/zookeeper/zookeeper.cpp:668–671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
666
667
668
string ZooKeeper::message(int code) const
669
{
670
return string(zerror(code));
671
}
672
673
674
bool ZooKeeper::retryable(int code)
Callers
6
authenticate
Method · 0.45
create
Method · 0.45
doJoin
Method · 0.45
doCancel
Method · 0.45
doData
Method · 0.45
cache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected