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

Method startInserter

test/simpledb/systemtest/BTreeTest.java:37–42  ·  view source on GitHub ↗

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

(BTreeFile bf, int[] tupdata, 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