| Constructor and Description |
|---|
CommandLatencyEvent(Map<CommandLatencyId,CommandMetrics> latencies) |
| Modifier and Type | Method and Description |
|---|---|
Map<CommandLatencyId,CommandMetrics> |
getLatencies()
Returns the latencies mapped between
connection/command and the metrics. |
String |
toString() |
public CommandLatencyEvent(Map<CommandLatencyId,CommandMetrics> latencies)
public Map<CommandLatencyId,CommandMetrics> getLatencies()
connection/command and the metrics.Copyright © 2020 lettuce.io. All rights reserved.