Uses of Interface
org.apache.directory.server.core.enumeration.SearchResultEnumeration

Packages that use SearchResultEnumeration
org.apache.directory.server.core.partition.impl.btree   
 

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

Classes in org.apache.directory.server.core.partition.impl.btree that implement SearchResultEnumeration
 class BTreeSearchResultEnumeration
          An enumeration that transforms another underlying enumeration over a set of IndexRecords into an enumeration over a set of SearchResults.
 



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