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

Method getPageType

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

Map the short value to an actual node type enumeration value. This paradoxically is the opposite of that we do in the similarly named function in each node. @param pval a value read from the file indicating which type of node this is @return nodeType equivalent @throws InvalidPropertiesFormatExcept

(short pval)

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