MCPcopy Create free account
hub / github.com/awelm/simpledb / addTuple

Method addTuple

src/simpledb/HeapFile.java:103–133  ·  view source on GitHub ↗
(TransactionId tid, Tuple t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

insertTupleMethod · 0.95

Calls 10

numPagesMethod · 0.95
getIdMethod · 0.95
getBufferPoolMethod · 0.95
getPageMethod · 0.95
getNumEmptySlotsMethod · 0.95
addTupleMethod · 0.95
markDirtyMethod · 0.95
releasePageMethod · 0.95
getCatalogMethod · 0.95
writePageMethod · 0.95

Tested by

no test coverage detected