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

Method flushPage

src/simpledb/BufferPool.java:207–218  ·  view source on GitHub ↗

Flushes a certain page to disk @param pid an ID indicating the page to flush

(PageId pid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

transactionCompleteMethod · 0.95
flushAllPagesMethod · 0.95

Calls 6

isDirtyMethod · 0.95
getCatalogMethod · 0.95
writePageMethod · 0.95
markDirtyMethod · 0.95
getTableIdMethod · 0.65
getDbFileMethod · 0.45

Tested by

no test coverage detected