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

Method TreeNode

src/main/java/ds/bplus/bptree/TreeNode.java:31–37  ·  view source on GitHub ↗

Constructor which takes into the node type as well as the page index @param nodeType the actual node type @param pageIndex the page index in the file

(TreeNodeType nodeType, long pageIndex)

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