Uses of Package
org.apache.accumulo.core.iteratorsImpl.system
-
Classes in org.apache.accumulo.core.iteratorsImpl.system used by org.apache.accumulo.core.file Class Description InterruptibleIterator Allows an iterator to be interrupted. -
Classes in org.apache.accumulo.core.iteratorsImpl.system used by org.apache.accumulo.core.file.rfile Class Description HeapIterator Constructs aPriorityQueue
of multiple SortedKeyValueIterators.InterruptibleIterator Allows an iterator to be interrupted. -
Classes in org.apache.accumulo.core.iteratorsImpl.system used by org.apache.accumulo.core.iteratorsImpl.system Class Description CountingIterator DeletingIterator DeletingIterator.Behavior EmptyIterator HeapIterator Constructs aPriorityQueue
of multiple SortedKeyValueIterators.InterruptibleIterator Allows an iterator to be interrupted.LocalityGroupIterator.LocalityGroup LocalityGroupIterator.LocalityGroupContext LocalityGroupIterator.LocalityGroupSeekCache This will cache the arguments used in the seek call along with the locality groups seeked.MultiIterator An iterator capable of iterating over other iterators in sorted order.SequenceFileIterator SortedMapIterator A simple iterator over a Java SortedMap Note that this class is intended as an in-memory replacement for RFile$Reader, so its behavior reflects the same assumptions; namely, that this iterator is not responsible for respecting the columnFamilies passed into seek().SourceSwitchingIterator.DataSource -
Classes in org.apache.accumulo.core.iteratorsImpl.system used by org.apache.accumulo.core.metadata.schema Class Description InterruptibleIterator Allows an iterator to be interrupted.