| Package | Description |
|---|---|
| redis.clients.jedis.params |
This package contains the classes that represent optional parameters of core Redis commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseIncrexParams<T extends BaseIncrexParams<T>>
Abstract base for
INCREX parameters. |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrexFloatParams
Parameters for the floating-point-bounded form of the
INCREX command. |
class |
IncrexParams
Parameters for the integer-bounded form of the
INCREX command. |
Copyright © 2026. All rights reserved.