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

Method flushAllPages

src/simpledb/BufferPool.java:186–191  ·  view source on GitHub ↗

Flush all dirty pages to disk. NB: Be careful using this routine -- it writes dirty data to disk so will break simpledb if running in NO STEAL mode.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
validateInsertMethod · 0.80
validateTransactionsMethod · 0.80
logCheckpointMethod · 0.80

Calls 1

flushPageMethod · 0.95

Tested by 5

setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
validateInsertMethod · 0.64
validateTransactionsMethod · 0.64