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