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

Method isOverflow

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

Check if the node in question is an overflow page @return true if the node is an overflow page, false if it's not

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

isFullMethod · 0.95
isTimeToMergeMethod · 0.95
createOverflowPageMethod · 0.80
insertNonFullMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected