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
Manager for a block that is all records.
This must be compatible with B+Tree records nodes and with hash buckets.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.dboe.base.page.PageBlockMgr
allocLimit, close, create, dump, finishRead, finishUpdate, free, getBlockMgr, getRead, getRead, getWrite, getWrite, promoteDuplicate, promoteInPlace, put, release, resetAlloc, startRead, startUpdate, valid, write
-
Constructor Details
-
RecordBufferPageMgr
-
-
Method Details
-
getRecordFactory
-
create
-