Uses of Class
org.apache.directory.server.xdbm.AbstractIndexEntry

Packages that use AbstractIndexEntry
org.apache.directory.server.xdbm   
 

Uses of AbstractIndexEntry in org.apache.directory.server.xdbm
 

Subclasses of AbstractIndexEntry in org.apache.directory.server.xdbm
 class ForwardIndexEntry<V,ID>
          An index id value pair based on a Tuple which can optionally reference the indexed Entry if one has already been loaded.
 class ReverseIndexEntry<V,ID>
          An index id value pair which can optionally reference the indexed Entry if one has already been loaded.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.