Uses of Interface
io.lettuce.core.ConnectionPoint
| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
-
Uses of ConnectionPoint in io.lettuce.core
Classes in io.lettuce.core that implement ConnectionPoint Modifier and Type Class Description classRedisURIRedis URI.Methods in io.lettuce.core with parameters of type ConnectionPoint Modifier and Type Method Description protected voidAbstractRedisClient. channelType(ConnectionBuilder connectionBuilder, ConnectionPoint connectionPoint)