| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.failover.api |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisURI
Redis URI.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRedisClient.channelType(ConnectionBuilder connectionBuilder,
ConnectionPoint connectionPoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRedisURI
An immutable implementation of
RedisURI that prevents any modifications after construction. |
Copyright © 2026 lettuce.io. All rights reserved.