Interface ReportPlugin
-
- All Known Implementing Classes:
CpuReportPlugin
,ThroughputReportPlugin
public interface ReportPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map
getSummary()
void
handleCsvData(String csvData)
-