public static class SparkCounterGroup.LongSparkCounterGroup extends SparkCounterGroup<Long>
SparkCounterGroup.LongSparkCounterGroup, SparkCounterGroup.MapSparkCounterGroup
groupDisplayName, groupName, javaSparkContext, sparkCounters
Constructor and Description |
---|
LongSparkCounterGroup(String groupName,
String groupDisplayName,
JavaSparkContext javaSparkContext) |
Modifier and Type | Method and Description |
---|---|
void |
createCounter(String name,
Long initValue) |
getCounter, getGroupDisplayName, getGroupName, getSparkCounters, setGroupDisplayName
public void createCounter(String name, Long initValue)
createCounter
in class SparkCounterGroup<Long>
Copyright © 2007-2017 The Apache Software Foundation