| Package | Description |
|---|---|
| redis.clients.jedis.util |
This package contains the utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
CompareCondition.Condition |
CompareCondition.getCondition()
The kind of this condition.
|
static CompareCondition.Condition |
CompareCondition.Condition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CompareCondition.Condition[] |
CompareCondition.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.