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

Packages that use org.apache.accumulo.core.iterators
org.apache.accumulo.core.client.mock   
org.apache.accumulo.core.file   
org.apache.accumulo.core.file.map   
org.apache.accumulo.core.file.rfile   
org.apache.accumulo.core.iterators   
org.apache.accumulo.core.iterators.filter   
 

Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.client.mock
SortedKeyValueIterator
          An iterator that supports iterating over key and value pairs.
 

Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.file
ColumnFamilySkippingIterator
           
InterruptibleIterator
           
IteratorEnvironment
           
SkippingIterator
           
SortedKeyValueIterator
          An iterator that supports iterating over key and value pairs.
WrappingIterator
           
 

Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.file.map
InterruptibleIterator
           
IteratorEnvironment
           
SortedKeyValueIterator
          An iterator that supports iterating over key and value pairs.
 

Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.file.rfile
HeapIterator
           
InterruptibleIterator
           
IteratorEnvironment
           
SortedKeyValueIterator
          An iterator that supports iterating over key and value pairs.
 

Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.iterators
AggregatingIterator
          This iterator wraps another iterator.
CountingIterator
           
DebugIterator
           
DeletingIterator
           
FilteringIterator
           
FirstEntryInRowIterator
           
HeapIterator
           
InterruptibleIterator
           
IntersectingIterator
           
IntersectingIterator.TermSource
           
IteratorEnvironment
           
IteratorUtil.IteratorScope
           
MultiIterator
          An iterator capable of iterating over other iterators in sorted order.
NoLabelIterator
           
OptionDescriber
           
OptionDescriber.IteratorOptions
           
OrIterator.TermSource
           
RegExIterator
           
ScanCache
           
SequenceFileIterator
          Deprecated. since 1.3
SkippingIterator
           
SortedKeyIterator
           
SortedKeyValueIterator
          An iterator that supports iterating over key and value pairs.
SortedMapIterator
          A simple iterator over a Java SortedMap
SourceSwitchingIterator.DataSource
           
VersioningIterator
           
WrappingIterator
           
 

Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.iterators.filter
OptionDescriber
           
OptionDescriber.IteratorOptions
           
 



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