| Package | Description |
|---|---|
| com.lambdaworks.redis.metrics |
Collectors for client metrics.
|
| com.lambdaworks.redis.resource |
Client resource infrastructure providers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommandLatencyCollectorOptions
The default implementation of
CommandLatencyCollectorOptions. |
| Constructor and Description |
|---|
DefaultCommandLatencyCollector(CommandLatencyCollectorOptions options) |
| Modifier and Type | Method and Description |
|---|---|
DefaultClientResources.Builder |
DefaultClientResources.Builder.commandLatencyCollectorOptions(CommandLatencyCollectorOptions commandLatencyCollectorOptions)
Sets the
CommandLatencyCollectorOptions that can that can be used across different instances of the
RedisClient. |
Copyright © 2016. All rights reserved.