All Classes
-
All Classes Class Summary Exception Summary Class Description AccessPath BlockTracker Track the lifecycles of allocate-write, getRead-promote-write and getWrite-write.BPlusTree B-Tree taken from:BPlusTreeFactory Make BPlusTrees - this code works in close association with the BPlusTree constructorBPlusTreeParams Configuration for a B+TreeBPlusTreeRewriter BPT B+Tree assist functionsBPTreeException BPTreeNode BPTreeNodeMgr BPlusTreePageMgr = BPlusTreeNode managerBPTreePage Abstraction of a B+Tree node - either an branch (BTreeNode) or records block (BTreeRecords)BPTreeRecords B+Tree wrapper over a block of records in a RecordBufferPage.BPTreeRecordsMgr Bridge for making, getting and putting BPTreeRecords over a RecordBufferPageMgrBPTStateMgr Manage the persistent state of the tree This consists of last committed root, and the limits on the blocks for both nodes and records.TransBinaryDataFile TransactionalBinaryDataFile.TransBlob Manage a single binary (not too large) object.