MCPcopy Index your code
hub / github.com/andylamp/BPlusTree / isOverflowPage

Method isOverflowPage

src/main/java/ds/bplus/bptree/BPlusTree.java:2065–2066  ·  view source on GitHub ↗

Check if the node is an overflow page @param nt nodeType of the node we want to check @return return true if it's an overflow page, false if it's not.

(TreeNodeType nt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readNodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected