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