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

Method getNumEmptySlots

src/java/simpledb/HeapPage.java:283–286  ·  view source on GitHub ↗

Returns the number of empty slots on this page.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

addTupleMethod · 0.95
deleteTupleMethod · 0.95
readPageMethod · 0.95
getNumEmptySlotsMethod · 0.95
insertTupleMethod · 0.95
deleteTupleMethod · 0.95
TestFlushAllMethod · 0.95
deleteParentEntryMethod · 0.45

Calls

no outgoing calls

Tested by 7

addTupleMethod · 0.76
deleteTupleMethod · 0.76
readPageMethod · 0.76
getNumEmptySlotsMethod · 0.76
insertTupleMethod · 0.76
deleteTupleMethod · 0.76
TestFlushAllMethod · 0.76