public class PerformanceSummaryReader extends PerformanceSummaryBase
filename, job_performance_summary_ser, jsonGz, summaryMap| Constructor and Description |
|---|
PerformanceSummaryReader(String dirname) |
| Modifier and Type | Method and Description |
|---|---|
PerformanceMetricsSummaryMap |
readJsonGz()
Deprecated.
|
PerformanceMetricsSummaryMap |
readJsonGz(String userId) |
PerformanceMetricsSummaryMap |
readSummary()
Deprecated.
|
PerformanceMetricsSummaryMap |
readSummary(String userId) |
getSummaryMap, initpublic PerformanceSummaryReader(String dirname)
@Deprecated public PerformanceMetricsSummaryMap readJsonGz() throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic PerformanceMetricsSummaryMap readJsonGz(String userId) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundException@Deprecated public PerformanceMetricsSummaryMap readSummary()
public PerformanceMetricsSummaryMap readSummary(String userId)
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.