Uses of Class
org.apache.accumulo.core.iterators.user.IntersectingIterator

Packages that use IntersectingIterator
org.apache.accumulo.core.iterators   
org.apache.accumulo.core.iterators.user   
 

Uses of IntersectingIterator in org.apache.accumulo.core.iterators
 

Subclasses of IntersectingIterator in org.apache.accumulo.core.iterators
 class FamilyIntersectingIterator
          Deprecated. since 1.4, replaced by IndexedDocIterator
 class IntersectingIterator
          Deprecated. since 1.4, replaced by IntersectingIterator
 

Uses of IntersectingIterator in org.apache.accumulo.core.iterators.user
 

Subclasses of IntersectingIterator in org.apache.accumulo.core.iterators.user
 class IndexedDocIterator
          This iterator facilitates document-partitioned indexing.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.