|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.client | |
|---|---|
| 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.client.admin | |
|---|---|
| IteratorUtil.IteratorScope
|
|
| 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 | |
|---|---|
| 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 | |
|---|---|
| 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 | |
|---|---|
| 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
Deprecated. since 1.4, replaced by Combiner |
|
| Combiner
A SortedKeyValueIterator that combines the Values for different versions of a Key into a single Value. |
|
| DebugIterator
|
|
| FilteringIterator
Deprecated. since 1.4, replaced by Filter |
|
| FirstEntryInRowIterator
|
|
| IteratorEnvironment
|
|
| IteratorUtil.IteratorScope
|
|
| LongCombiner.Type
|
|
| NoLabelIterator
Deprecated. since 1.4, replaced by ReqVisFilter |
|
| OptionDescriber
The OptionDescriber interface allows you to set up iterator properties interactively in the accumulo shell. |
|
| OptionDescriber.IteratorOptions
|
|
| OrIterator.TermSource
|
|
| RegExIterator
Deprecated. since 1.4, replaced by RegExFilter |
|
| SkippingIterator
|
|
| SortedKeyIterator
|
|
| SortedKeyValueIterator
An iterator that supports iterating over key and value pairs. |
|
| SortedMapIterator
A simple iterator over a Java SortedMap |
|
| 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
|
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.iterators.filter | |
|---|---|
| OptionDescriber
The OptionDescriber interface allows you to set up iterator properties interactively in the accumulo shell. |
|
| OptionDescriber.IteratorOptions
|
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.core.iterators.system | |
|---|---|
| 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
|
|
| 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.iterators.user | |
|---|---|
| Combiner
A SortedKeyValueIterator that combines the Values for different versions of a Key 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
|
|
| SkippingIterator
|
|
| 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. |
|
| WrappingIterator
|
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.examples.simple.combiner | |
|---|---|
| Combiner
A SortedKeyValueIterator that combines the Values for different versions of a Key into a single Value. |
|
| IteratorEnvironment
|
|
| 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. |
|
| WrappingIterator
|
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.examples.simple.dirlist | |
|---|---|
| TypedValueCombiner.Encoder
An interface for translating from byte[] to V and back. |
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.examples.simple.filedata | |
|---|---|
| IteratorEnvironment
|
|
| SortedKeyValueIterator
An iterator that supports iterating over key and value pairs. |
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.examples.wikisearch.iterator | |
|---|---|
| Combiner
A SortedKeyValueIterator that combines the Values for different versions of a Key into a single Value. |
|
| IteratorEnvironment
|
|
| IteratorUtil.IteratorScope
|
|
| 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. |
|
| WrappingIterator
|
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.server.iterators | |
|---|---|
| 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. |
|
| SortedKeyValueIterator
An iterator that supports iterating over key and value pairs. |
|
| WrappingIterator
|
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.server.master.state | |
|---|---|
| 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.server.problems | |
|---|---|
| IteratorEnvironment
|
|
| SortedKeyValueIterator
An iterator that supports iterating over key and value pairs. |
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.server.tabletserver | |
|---|---|
| IteratorEnvironment
|
|
| IteratorUtil.IteratorScope
|
|
| SortedKeyValueIterator
An iterator that supports iterating over key and value pairs. |
|
| Classes in org.apache.accumulo.core.iterators used by org.apache.accumulo.server.test.functional | |
|---|---|
| Combiner
A SortedKeyValueIterator that combines the Values for different versions of a Key into a single Value. |
|
| IteratorEnvironment
|
|
| OptionDescriber
The OptionDescriber interface allows you to set up iterator properties interactively in the accumulo shell. |
|
| SkippingIterator
|
|
| SortedKeyValueIterator
An iterator that supports iterating over key and value pairs. |
|
| WrappingIterator
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||