Uses of Interface
org.apache.directory.server.core.partition.impl.btree.TupleComparator

Uses of TupleComparator in org.apache.directory.server.core.partition.impl.btree
 

Classes in org.apache.directory.server.core.partition.impl.btree that implement TupleComparator
 class IndexComparator
          TupleComparator for index records.
 class KeyOnlyComparator
          A TupleComparator that compares keys only.
 

Methods in org.apache.directory.server.core.partition.impl.btree that return TupleComparator
 TupleComparator Table.getComparator()
          Gets the comparator used by this Table: may be null if this Table was not initialized with one.
 



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