public class GlobalIndexCombiner
extends org.apache.accumulo.core.iterators.Combiner
| Constructor and Description |
|---|
GlobalIndexCombiner() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.accumulo.core.data.Value |
reduce(org.apache.accumulo.core.data.Key key,
Iterator<org.apache.accumulo.core.data.Value> valueIterator) |
deepCopy, describeOptions, getTopKey, getTopValue, hasTop, init, next, seek, setColumns, setCombineAllColumns, validateOptionspublic org.apache.accumulo.core.data.Value reduce(org.apache.accumulo.core.data.Key key,
Iterator<org.apache.accumulo.core.data.Value> valueIterator)
reduce in class org.apache.accumulo.core.iterators.CombinerCopyright © 2014 Calrissian. All Rights Reserved.