Uses of Class
org.apache.directory.server.core.partition.impl.btree.IndexEnumeration

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

Methods in org.apache.directory.server.core.partition.impl.btree that return IndexEnumeration
 IndexEnumeration Index.listIndices()
           
 IndexEnumeration Index.listIndices(java.lang.Object attrVal)
           
 IndexEnumeration Index.listIndices(java.lang.Object attrVal, boolean isGreaterThan)
           
 IndexEnumeration Index.listIndices(java.util.regex.Pattern regex)
           
 IndexEnumeration Index.listIndices(java.util.regex.Pattern regex, java.lang.String prefix)
           
 IndexEnumeration Index.listReverseIndices(java.lang.Object id)
           
 



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