Class and Description |
---|
IteratorEnvironment |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
Class and Description |
---|
IteratorUtil.IteratorScope
Even though this type is not in a public API package, its used by methods in the public API.
|
Class and Description |
---|
IteratorUtil.IteratorScope
Even though this type is not in a public API package, its used by methods in the public API.
|
Class and Description |
---|
TypedValueCombiner.Encoder
An interface for translating from byte[] to V and back.
|
ValueFormatException
Exception used for TypedValueCombiner and it's Encoders decode() function
|
Class and Description |
---|
TypedValueCombiner.Encoder
An interface for translating from byte[] to V and back.
|
Class and Description |
---|
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
Class and Description |
---|
IteratorEnvironment |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
Class and Description |
---|
IteratorEnvironment |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
Class and Description |
---|
IteratorEnvironment |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
Class and Description |
---|
AggregatingIterator
Deprecated.
since 1.4, replaced by
Combiner |
Combiner
A SortedKeyValueIterator that combines the Values for different versions (timestamp) of a Key within a row into a single Value.
|
DebugIterator |
FirstEntryInRowIterator |
IteratorEnvironment |
IteratorUtil.IteratorScope
Even though this type is not in a public API package, its used by methods in the public API.
|
LongCombiner.Type |
OptionDescriber
The OptionDescriber interface allows you to set up iterator properties interactively in the accumulo shell.
|
OptionDescriber.IteratorOptions |
OrIterator.TermSource |
SkippingIterator
Every call to
SkippingIterator.next() and SkippingIterator.seek(Range, Collection, boolean) calls the parent's implementation and then calls the implementation's
SkippingIterator.consume() . |
SortedKeyIterator |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
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().
|
TypedValueCombiner
A Combiner that decodes each Value to type V before reducing, then encodes the result of typedReduce back to Value.
|
TypedValueCombiner.Encoder
An interface for translating from byte[] to V and back.
|
ValueFormatException
Exception used for TypedValueCombiner and it's Encoders decode() function
|
WrappingIterator
A convenience class for implementing iterators that select, but do not modify, entries read from a source iterator.
|
Class and Description |
---|
Filter
A SortedKeyValueIterator that filters entries from its source iterator.
|
IteratorEnvironment |
OptionDescriber
The OptionDescriber interface allows you to set up iterator properties interactively in the accumulo shell.
|
SkippingIterator
Every call to
SkippingIterator.next() and SkippingIterator.seek(Range, Collection, boolean) calls the parent's implementation and then calls the implementation's
SkippingIterator.consume() . |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
WrappingIterator
A convenience class for implementing iterators that select, but do not modify, entries read from a source iterator.
|
Class and Description |
---|
Combiner
A SortedKeyValueIterator that combines the Values for different versions (timestamp) of a Key within a row into a single Value.
|
Filter
A SortedKeyValueIterator that filters entries from its source iterator.
|
IteratorEnvironment |
LongCombiner
A TypedValueCombiner that translates each Value to a Long before reducing, then encodes the reduced Long back to a Value.
|
OptionDescriber
The OptionDescriber interface allows you to set up iterator properties interactively in the accumulo shell.
|
OptionDescriber.IteratorOptions |
SortedKeyValueIterator
An iterator that supports iterating over key and value pairs.
|
TypedValueCombiner
A Combiner that decodes each Value to type V before reducing, then encodes the result of typedReduce back to Value.
|
TypedValueCombiner.Encoder
An interface for translating from byte[] to V and back.
|
ValueFormatException
Exception used for TypedValueCombiner and it's Encoders decode() function
|
WrappingIterator
A convenience class for implementing iterators that select, but do not modify, entries read from a source iterator.
|
Copyright © 2015 Apache Accumulo Project. All rights reserved.