|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.accumulo.core.iterators.aggregation.LongSummation
SummingCombiner with
LongCombiner.Type.FIXEDLEN
public class LongSummation
| Constructor Summary | |
|---|---|
LongSummation()
Deprecated. |
|
| Method Summary | |
|---|---|
Value |
aggregate()
Deprecated. |
static long |
bytesToLong(byte[] b)
Deprecated. |
static long |
bytesToLong(byte[] b,
int offset)
Deprecated. |
void |
collect(Value value)
Deprecated. |
static byte[] |
longToBytes(long l)
Deprecated. |
void |
reset()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongSummation()
| Method Detail |
|---|
public Value aggregate()
aggregate in interface Aggregatorpublic void collect(Value value)
collect in interface Aggregatorpublic void reset()
reset in interface Aggregator
public static long bytesToLong(byte[] b)
throws IOException
IOException
public static long bytesToLong(byte[] b,
int offset)
throws IOException
IOExceptionpublic static byte[] longToBytes(long l)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||