org.apache.activemq.tool.reports
Class AbstractPerfReportWriter
java.lang.Object
org.apache.activemq.tool.reports.AbstractPerfReportWriter
- All Implemented Interfaces:
- PerformanceReportWriter
- Direct Known Subclasses:
- VerbosePerfReportWriter, XmlFilePerfReportWriter
public abstract class AbstractPerfReportWriter
- extends Object
- implements PerformanceReportWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPORT_PLUGIN_THROUGHPUT
public static final int REPORT_PLUGIN_THROUGHPUT
- See Also:
- Constant Field Values
REPORT_PLUGIN_CPU
public static final int REPORT_PLUGIN_CPU
- See Also:
- Constant Field Values
plugins
protected ReportPlugin[] plugins
AbstractPerfReportWriter
public AbstractPerfReportWriter()
handleCsvData
protected void handleCsvData(int pluginType,
String csvData)
getSummary
protected Map getSummary(int pluginType)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.