public class CSVSummaryReportModule extends AbstractReportModule
context| Constructor and Description |
|---|
CSVSummaryReportModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
completed(String serviceId,
LatencyCounter[] counters,
ExecutionConfig executionConfig,
PerformanceRequirement requirement)
implements backwards-compatibility of inheritors of older versions of
this class
|
String |
getReportReference(String serviceId) |
String |
getReportReferenceLabel(String serviceId) |
void |
starting(String serviceId) |
completed, error, invoked, setContextpublic String getReportReferenceLabel(String serviceId)
getReportReferenceLabel in interface ReportModulegetReportReferenceLabel in class AbstractReportModulepublic String getReportReference(String serviceId)
getReportReference in interface ReportModulegetReportReference in class AbstractReportModulepublic void starting(String serviceId)
starting in interface ReportModulestarting in class AbstractReportModulepublic void completed(String serviceId, LatencyCounter[] counters, ExecutionConfig executionConfig, PerformanceRequirement requirement)
AbstractReportModulecompleted in interface ReportModulecompleted in class AbstractReportModuleCopyright © 2019. All rights reserved.