public static class SparkCounter.LongSparkCounter extends SparkCounter<Long>
SparkCounter.LongSparkCounter, SparkCounter.MapSparkCounter
Constructor and Description |
---|
LongSparkCounter() |
LongSparkCounter(String name,
String displayName,
String groupName,
Long initValue,
JavaSparkContext sparkContext) |
Modifier and Type | Method and Description |
---|---|
protected <any> |
createAccumulatorParam() |
getDisplayName, getName, getValue, increment, setDisplayName
protected <any> createAccumulatorParam()
createAccumulatorParam
in class SparkCounter<Long>
Copyright © 2007-2017 The Apache Software Foundation