| Package | Description |
|---|---|
| io.lettuce.core.event.metrics |
Metric events and publishing.
|
| io.lettuce.core.metrics |
Collectors for client metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Map<CommandLatencyId,CommandMetrics> |
CommandLatencyEvent.getLatencies()
Returns the latencies mapped between
connection/command and the metrics. |
| Constructor and Description |
|---|
CommandLatencyEvent(Map<CommandLatencyId,CommandMetrics> latencies) |
| Modifier and Type | Method and Description |
|---|---|
Map<CommandLatencyId,CommandMetrics> |
DefaultCommandLatencyCollector.retrieveMetrics() |
Copyright © 2020 lettuce.io. All rights reserved.