Class 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.