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

Method BufferPool

src/simpledb/BufferPool.java:39–43  ·  view source on GitHub ↗

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

(int nPages)

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