|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.apache.spark.AccumulatorParam.IntAccumulatorParam$
public static class AccumulatorParam.IntAccumulatorParam$
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.spark.AccumulatorParam |
---|
AccumulatorParam.DoubleAccumulatorParam$, AccumulatorParam.FloatAccumulatorParam$, AccumulatorParam.IntAccumulatorParam$, AccumulatorParam.LongAccumulatorParam$ |
Field Summary | |
---|---|
static AccumulatorParam.IntAccumulatorParam$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
AccumulatorParam.IntAccumulatorParam$()
|
Method Summary | |
---|---|
int |
addInPlace(int t1,
int t2)
|
int |
zero(int initialValue)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.spark.AccumulatorParam |
---|
addAccumulator |
Methods inherited from interface org.apache.spark.AccumulableParam |
---|
addInPlace, zero |
Field Detail |
---|
public static final AccumulatorParam.IntAccumulatorParam$ MODULE$
Constructor Detail |
---|
public AccumulatorParam.IntAccumulatorParam$()
Method Detail |
---|
public int addInPlace(int t1, int t2)
public int zero(int initialValue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |