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

Method evictPage

src/simpledb/BufferPool.java:232–249  ·  view source on GitHub ↗

Discards a page from the buffer pool. Flushes the page to disk to ensure dirty pages are updated on disk.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getPageMethod · 0.95

Calls 2

isDirtyMethod · 0.65
getValueMethod · 0.45

Tested by

no test coverage detected