Uses of Interface
org.apache.jena.dboe.base.page.Page
Packages that use Page
-
Uses of Page in org.apache.jena.dboe.base.page
Classes in org.apache.jena.dboe.base.page with type parameters of type PageModifier and TypeInterfaceDescriptioninterfaceBlockConverter<T extends Page>Convert between Blocks and typed PagesclassPageBlockMgr<T extends Page>Engine that wraps from blocks to typed pages.Classes in org.apache.jena.dboe.base.page that implement PageMethods in org.apache.jena.dboe.base.page with parameters of type PageModifier and TypeMethodDescriptionvoidbooleanPageBlockMgr.promoteDuplicate(Page page) Promote a page - return 'true' if the block changed (.reset()) will have been calledvoidPageBlockMgr.promoteInPlace(Page page) Promote a page to be writable in-place (block id does not change, hence page does not change id).void -
Uses of Page in org.apache.jena.dboe.base.recordbuffer
Classes in org.apache.jena.dboe.base.recordbuffer that implement PageModifier and TypeClassDescriptionfinal classB+Tree records nodes and hash buckets.classThe on-disk form of a block of a single RecordBuffer (i.e.