|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.tool.reports.AbstractPerfReportWriter
public abstract class AbstractPerfReportWriter
Field Summary | |
---|---|
protected ReportPlugin[] |
plugins
|
static int |
REPORT_PLUGIN_CPU
|
static int |
REPORT_PLUGIN_THROUGHPUT
|
Constructor Summary | |
---|---|
AbstractPerfReportWriter()
|
Method Summary | |
---|---|
protected java.util.Map |
getSummary(int pluginType)
|
protected void |
handleCsvData(int pluginType,
java.lang.String csvData)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.activemq.tool.reports.PerformanceReportWriter |
---|
closeReportWriter, openReportWriter, writeCsvData, writeInfo, writeProperties, writeProperties |
Field Detail |
---|
public static final int REPORT_PLUGIN_THROUGHPUT
public static final int REPORT_PLUGIN_CPU
protected ReportPlugin[] plugins
Constructor Detail |
---|
public AbstractPerfReportWriter()
Method Detail |
---|
protected void handleCsvData(int pluginType, java.lang.String csvData)
protected java.util.Map getSummary(int pluginType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |