MCPcopy Create free account
hub / github.com/bnyeggen/lash / BucketDiskMap

Class BucketDiskMap

src/main/java/com/nyeggen/lash/BucketDiskMap.java:19–587  ·  view source on GitHub ↗

Each bucket is a multi-record mini-hash table that stores multiple pointers into secondary. If a bucket overflows, we chain to a second bucket of pointers stored in secondary.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected