Uses of Class
io.lettuce.core.metrics.DefaultCommandLatencyCollectorOptions
| Package | Description |
|---|---|
| io.lettuce.core.metrics |
Collectors for client metrics.
|
-
Uses of DefaultCommandLatencyCollectorOptions in io.lettuce.core.metrics
Methods in io.lettuce.core.metrics that return DefaultCommandLatencyCollectorOptions Modifier and Type Method Description DefaultCommandLatencyCollectorOptionsDefaultCommandLatencyCollectorOptions.Builder. build()static DefaultCommandLatencyCollectorOptionsDefaultCommandLatencyCollectorOptions. create()Create a newDefaultCommandLatencyCollectorOptionsinstance using default settings.static DefaultCommandLatencyCollectorOptionsDefaultCommandLatencyCollectorOptions. disabled()Create aDefaultCommandLatencyCollectorOptionsinstance with disabled event emission.