MCPcopy Create free account
hub / github.com/andylamp/BPlusTree / TreeOverflow

Class TreeOverflow

src/main/java/ds/bplus/bptree/TreeOverflow.java:14–120  ·  view source on GitHub ↗

Class that is responsible for handling the overflow blocks. Although it is derived from the TreeNode class we don't use the key array at all (this could be improved but... well...)

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