public class SparkStatisticGroup extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
SparkStatistic |
getSparkStatistic(String name)
Get a
SparkStatistic by its given name |
Iterator<SparkStatistic> |
getStatistics() |
public String getGroupName()
public Iterator<SparkStatistic> getStatistics()
public SparkStatistic getSparkStatistic(String name)
SparkStatistic by its given nameCopyright © 2019 The Apache Software Foundation. All Rights Reserved.