public static class Statistics.Throughput extends Object implements Statistics
Statistics.Throughput, Statistics.ThroughputAndLatency| Constructor and Description |
|---|
Throughput() |
| 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 Statisticspublic void report(PrintStream out)
report in interface Statisticspublic void header(PrintStream out)
header in interface Statisticspublic void clear()
clear in interface StatisticsCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.