public static class CommandMetrics.CommandLatency extends Object
| Constructor and Description |
|---|
CommandLatency(long min,
long max,
Map<Double,Long> percentiles) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMax() |
long |
getMin() |
Map<Double,Long> |
getPercentiles() |
String |
toString() |
Copyright © 2021 lettuce.io. All rights reserved.