| Package | Description |
|---|---|
| io.lettuce.core.metrics |
Collectors for client metrics.
|
| Modifier and Type | Method and Description |
|---|---|
CommandMetrics.CommandLatency |
CommandMetrics.getCompletion() |
CommandMetrics.CommandLatency |
CommandMetrics.getFirstResponse() |
| Constructor and Description |
|---|
CommandMetrics(long count,
TimeUnit timeUnit,
CommandMetrics.CommandLatency firstResponse,
CommandMetrics.CommandLatency completion) |
Copyright © 2021 lettuce.io. All rights reserved.