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 Statistics
public void report(PrintStream out)
report
in interface Statistics
public void header(PrintStream out)
header
in interface Statistics
public void clear()
clear
in interface Statistics
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.