public static class Statistics.ThroughputAndLatency extends Statistics.Throughput
Statistics.Throughput, Statistics.ThroughputAndLatency| Constructor and Description |
|---|
ThroughputAndLatency() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
header(PrintStream out) |
void |
message(javax.jms.Message msg) |
void |
report(PrintStream out) |
public void message(javax.jms.Message msg)
message in interface Statisticsmessage in class Statistics.Throughputpublic void report(PrintStream out)
report in interface Statisticsreport in class Statistics.Throughputpublic void header(PrintStream out)
header in interface Statisticsheader in class Statistics.Throughputpublic void clear()
clear in interface Statisticsclear in class Statistics.ThroughputCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.