Uses of Class
org.isam.exehda.services.cc.HashTreeSpaceNode

Packages that use HashTreeSpaceNode
org.isam.exehda.services.cc   
 

Uses of HashTreeSpaceNode in org.isam.exehda.services.cc
 

Methods in org.isam.exehda.services.cc that return HashTreeSpaceNode
 HashTreeSpaceNode HashTreeSpaceNode.findParent(CCManager.Tuple pattern)
          Follows down this node subtree looking for the node that is the parent for tuples that match the given pattern.