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

Method runDeletion

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

Run deletion @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
deleteIOMethod · 0.80

Tested by

no test coverage detected