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

Method runSearch

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

Run a search instance @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
searchIOMethod · 0.80

Tested by

no test coverage detected