|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongCombiner | |
|---|---|
| org.apache.accumulo.core.iterators.user | |
| Uses of LongCombiner in org.apache.accumulo.core.iterators.user |
|---|
| Subclasses of LongCombiner in org.apache.accumulo.core.iterators.user | |
|---|---|
class |
MaxCombiner
A Combiner that interprets Values as Longs and returns the largest Long among them. |
class |
MinCombiner
A Combiner that interprets Values as Longs and returns the smallest Long among them. |
class |
SummingCombiner
A Combiner that interprets Values as Longs and returns their sum. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||