| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| Modifier and Type | Method and Description |
|---|---|
MaintNotificationsConfig.Builder |
MaintNotificationsConfig.Builder.autoResolveEndpointType()
Configure automatic
MaintNotificationsConfig.EndpointType resolution based on connection characteristics. |
static MaintNotificationsConfig.Builder |
MaintNotificationsConfig.builder() |
MaintNotificationsConfig.Builder |
MaintNotificationsConfig.Builder.enableMaintNotifications() |
MaintNotificationsConfig.Builder |
MaintNotificationsConfig.Builder.enableMaintNotifications(boolean enabled) |
MaintNotificationsConfig.Builder |
MaintNotificationsConfig.Builder.endpointType(MaintNotificationsConfig.EndpointType endpointType)
Configure a fixed endpoint type for all maintenance notifications.
|
| Constructor and Description |
|---|
MaintNotificationsConfig(MaintNotificationsConfig.Builder builder) |
Copyright © 2025 lettuce.io. All rights reserved.