MCPcopy Index your code
hub / github.com/awelm/simpledb / readPage

Method readPage

src/simpledb/DbFile.java:20–20  ·  view source on GitHub ↗

Read the specified page from disk. @throws IllegalArgumentException if the page does not exist in this file.

(PageId id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getPageMethod · 0.95
readPageMethod · 0.65
readPageMethod · 0.65

Implementers 2

SkeletonFiletest/simpledb/TestUtil.java
HeapFilesrc/simpledb/HeapFile.java

Calls

no outgoing calls

Tested by 2

readPageMethod · 0.52
readPageMethod · 0.52