Package pt.ist.fenixframework.core.adt.bplustree

Package class diagram package pt.ist.fenixframework.core.adt.bplustree
Class Summary
AbstractNode<T extends AbstractDomainObject> The keys comparison function should be consistent with equals.
AbstractNode_Base  
AbstractNodeArray<T extends AbstractDomainObject> The keys comparison function should be consistent with equals.
AbstractNodeArray_Base  
BPlusTree<T extends AbstractDomainObject> Implementation of a persistence-independent B+Tree that is specifically optimized to store instances of AbstractDomainObject.
BPlusTree_Base  
BPlusTreeArray<T extends AbstractDomainObject> Implementation of a persistence-independent B+Tree that is specifically optimized to store instances of AbstractDomainObject.
BPlusTreeArray_Base  
DoubleArray<T extends AbstractDomainObject>  
InnerNode Inner node of a B+-Tree.
InnerNode_Base  
InnerNodeArray Inner node of a B+-Tree.
InnerNodeArray_Base  
LeafNode  
LeafNode_Base  
LeafNodeArray  
LeafNodeArray_Base  
 



Copyright © 2013. All Rights Reserved.