| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionEvents |
AbstractRedisClient.connectionEvents |
| Modifier and Type | Method and Description |
|---|---|
ConnectionEvents |
RedisChannelHandler.getConnectionEvents() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRedisClient.connectionBuilder(Mono<SocketAddress> socketAddressSupplier,
ConnectionBuilder connectionBuilder,
ConnectionEvents connectionEvents,
RedisURI redisURI)
Populate connection builder with necessary resources.
|
ConnectionBuilder |
ConnectionBuilder.connectionEvents(ConnectionEvents connectionEvents) |
Copyright © 2025 lettuce.io. All rights reserved.