public class PerformanceSummaryBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
filename |
static String |
job_performance_summary_ser |
protected JobPerformanceSummaryJsonGz |
jsonGz |
protected PerformanceMetricsSummaryMap |
summaryMap |
| Modifier | Constructor and Description |
|---|---|
protected |
PerformanceSummaryBase(String dirname) |
public static final String job_performance_summary_ser
protected String filename
protected PerformanceMetricsSummaryMap summaryMap
protected JobPerformanceSummaryJsonGz jsonGz
protected PerformanceSummaryBase(String dirname)
protected void init(String dirname)
public PerformanceMetricsSummaryMap getSummaryMap()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.