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

Method setNodeType

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

Explicitly set the node type @param nodeType set the node type

(TreeNodeType nodeType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

splitTreeNodeMethod · 0.80

Calls 2

isLeafMethod · 0.95
isInternalNodeMethod · 0.95

Tested by

no test coverage detected