Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ AFConsistentHashmap
Method
AFConsistentHashmap
src/base/AFCConsistentHash.hpp:299–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
using allocator_type = Alloc;
298
299
AFConsistentHashmap() = default;
300
~AFConsistentHashmap() = default;
301
302
void set_vnode_count(const std::size_t count)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected