MCPcopy Create free account
hub / github.com/facebook/CacheLib / getBucketSize

Method getBucketSize

cachelib/allocator/nvmcache/NavyConfig.h:745–745  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743 unsigned int getSizePct() const { return sizePct_; }
744
745 uint32_t getBucketSize() const { return bucketSize_; }
746
747 uint64_t getBucketBfSize() const { return bucketBfSize_; }
748

Callers 4

serializeMethod · 0.80
setupBigHashFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64