public static interface MercuryReporter.MercuryStatistics extends Statistics
Statistics.Throughput, Statistics.ThroughputAndLatency
Modifier and Type | Method and Description |
---|---|
double |
getAvgLatency() |
long |
getMaxLatency() |
long |
getMinLatency() |
double |
getRate() |
int |
getSampleSize() |
double |
getStdDev() |
clear, header, message, report
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.