MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / startDeleter

Method startDeleter

test/simpledb/systemtest/BTreeTest.java:48–53  ·  view source on GitHub ↗

Helper method to clean up the syntax of starting a BTreeDeleter thread. The parameters pass through to the BTreeDeleter constructor.

(BTreeFile bf, BlockingQueue<ArrayList<Integer>> insertedTuples)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testBigFileMethod · 0.95

Calls 1

startMethod · 0.45

Tested by

no test coverage detected