| Interface | Description |
|---|---|
| CommandLatencyCollector |
MetricCollector for command latencies. |
| CommandLatencyCollectorOptions |
Configuration interface for command latency collection.
|
| CommandLatencyCollectorOptions.Builder |
Builder for
CommandLatencyCollectorOptions. |
| MetricCollector<T> |
Generic metrics collector interface.
|
| Class | Description |
|---|---|
| CommandLatencyId |
Identifier for a command latency.
|
| CommandMetrics |
Latency metrics for commands.
|
| CommandMetrics.CommandLatency | |
| DefaultCommandLatencyCollector |
Default implementation of a
CommandLatencyCollector for command latencies. |
| DefaultCommandLatencyCollectorOptions |
The default implementation of
CommandLatencyCollectorOptions. |
| DefaultCommandLatencyCollectorOptions.Builder |
Builder for
DefaultCommandLatencyCollectorOptions. |
Copyright © 2021 lettuce.io. All rights reserved.