| Package | Description |
|---|---|
| io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeKey<RebindState> |
MaintenanceAwareConnectionWatchdog.REBIND_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
static RebindState |
RebindState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RebindState[] |
RebindState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 lettuce.io. All rights reserved.