public static class AccumulatorParam.LongAccumulatorParam$ extends Object implements AccumulatorParam<Object>
AccumulatorParam.DoubleAccumulatorParam$, AccumulatorParam.FloatAccumulatorParam$, AccumulatorParam.IntAccumulatorParam$, AccumulatorParam.LongAccumulatorParam$
Modifier and Type | Field and Description |
---|---|
static AccumulatorParam.LongAccumulatorParam$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
AccumulatorParam.LongAccumulatorParam$() |
Modifier and Type | Method and Description |
---|---|
long |
addInPlace(long t1,
long t2) |
long |
zero(long initialValue) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAccumulator
addInPlace, zero
public static final AccumulatorParam.LongAccumulatorParam$ MODULE$