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

Method runInsertion

src/main/java/ds/bplus/util/TestRunner.java:149–160  ·  view source on GitHub ↗

Run insertion @param sin input class @param bPerf performance class tied to a B+ Tree instance @throws IOException is thrown when an I/O operation fails @throws InvalidBTreeStateException is thrown when there are inconsistencies in the blocks.

(StandardInputRead sin,
                                     BPlusTreePerformanceCounter bPerf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleChoicesMethod · 0.95

Calls 3

isUniqueMethod · 0.95
readPositiveIntMethod · 0.80
insertIOMethod · 0.80

Tested by

no test coverage detected