public interface Statistics
Modifier and Type | Interface and Description |
---|---|
static class |
Statistics.Throughput |
static class |
Statistics.ThroughputAndLatency |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
header(PrintStream out) |
void |
message(javax.jms.Message msg) |
void |
report(PrintStream out) |
void message(javax.jms.Message msg)
void report(PrintStream out)
void header(PrintStream out)
void clear()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.