Class RecordBufferPageMgr

java.lang.Object
org.apache.jena.dboe.base.page.PageBlockMgr<RecordBufferPage>
org.apache.jena.dboe.base.recordbuffer.RecordBufferPageMgr
All Implemented Interfaces:
org.apache.jena.atlas.lib.Closeable

public final class RecordBufferPageMgr extends PageBlockMgr<RecordBufferPage>
Manager for a block that is all records. This must be compatible with B+Tree records nodes and with hash buckets.