Uses of Class
io.lettuce.core.ConnectionEvents
| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
-
Uses of ConnectionEvents in io.lettuce.core
Fields in io.lettuce.core declared as ConnectionEvents Modifier and Type Field Description protected ConnectionEventsAbstractRedisClient. connectionEventsMethods in io.lettuce.core with parameters of type ConnectionEvents Modifier and Type Method Description ConnectionBuilderConnectionBuilder. connectionEvents(ConnectionEvents connectionEvents)