Package | Description |
---|---|
org.apache.pig.tools.pigstats.spark |
Modifier and Type | Class and Description |
---|---|
static class |
SparkCounter.LongSparkCounter |
static class |
SparkCounter.MapSparkCounter |
Modifier and Type | Field and Description |
---|---|
protected Map<String,SparkCounter<T>> |
SparkCounterGroup.sparkCounters |
Modifier and Type | Method and Description |
---|---|
SparkCounter |
SparkCounters.getCounter(Enum<?> key) |
SparkCounter |
SparkCounterGroup.getCounter(String name) |
SparkCounter |
SparkCounters.getCounter(String groupName,
String counterName) |
Modifier and Type | Method and Description |
---|---|
Map<String,SparkCounter<T>> |
SparkCounterGroup.getSparkCounters() |
Map<String,SparkCounter<Map<String,Long>>> |
SparkJobStats.getWarningCounters() |
Copyright © 2007-2017 The Apache Software Foundation