| Package | Description |
|---|---|
| redis.clients.jedis.args |
This package contains the classes that represent arguments of Redis core commands.
|
| redis.clients.jedis.params |
This package contains the classes that represent optional parameters of core Redis commands.
|
| Modifier and Type | Method and Description |
|---|---|
static HotkeysMetric |
HotkeysMetric.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HotkeysMetric[] |
HotkeysMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HotkeysParams |
HotkeysParams.metrics(HotkeysMetric... metrics)
Specifies which metrics to track.
|
Copyright © 2026. All rights reserved.