|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Node | An interface for nodes in a tree designed to quickly lookup partitions. |
Class Summary | |
---|---|
BranchNode | The Partition Container holds entries which can be either Partitions or Containers. |
LeafNode | A leaf node which stores a Partition. |
Set of classes and interfaces for a special data tree structure used to quickly find partitions corresponding to an entry by DN. The data structure contains branch nodes which store other nodes as well as leaf nodes which referrence partitions whose suffix is the path from the root of the tree down to the node. Each node contains an RDN used for it's position.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |