Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ protocolVersion
Method
protocolVersion
flow/Net2.actor.cpp:224–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
ProtocolVersion protocolVersion() const override { return currentProtocolVersion(); }
225
226
std::vector<flowGlobalType> globals;
227
Callers
2
testCompressedInt
Function · 0.45
serialize.cpp
File · 0.45
Calls
1
currentProtocolVersion
Function · 0.85
Tested by
no test coverage detected