Uses of Package
org.apache.accumulo.core.iterators.user

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

Classes in org.apache.accumulo.core.iterators.user used by org.apache.accumulo.core.iterators
GrepIterator
          This iterator provides exact string matching.
IndexedDocIterator
          This iterator facilitates document-partitioned indexing.
IntersectingIterator
          This iterator facilitates document-partitioned indexing.
LargeRowFilter
          This iterator suppresses rows that exceed a specified number of columns.
RowDeletingIterator
          An iterator for deleting whole rows.
VersioningIterator
           
WholeRowIterator
          The WholeRowIterator is designed to provide row-isolation so that queries see mutations as atomic.
 

Classes in org.apache.accumulo.core.iterators.user used by org.apache.accumulo.core.iterators.user
IntersectingIterator
          This iterator facilitates document-partitioned indexing.
IntersectingIterator.TermSource
           
SummingArrayCombiner.DOSArrayEncoder
           
SummingArrayCombiner.Type
           
 



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