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

Method BufferPool

src/java/simpledb/BufferPool.java:34–36  ·  view source on GitHub ↗

Creates a BufferPool that caches up to numPages pages. @param numPages maximum number of pages in this buffer pool.

(int numPages)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected