Package | Description |
---|---|
io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
io.lettuce.core.sentinel |
Redis Sentinel connection classes.
|
Modifier and Type | Method and Description |
---|---|
ConnectionState |
StatefulRedisConnectionImpl.getConnectionState() |
Modifier and Type | Method and Description |
---|---|
protected io.lettuce.core.RedisHandshake |
AbstractRedisClient.createHandshake(ConnectionState state) |
Modifier and Type | Method and Description |
---|---|
ConnectionState |
StatefulRedisSentinelConnectionImpl.getConnectionState() |
Copyright © 2023 lettuce.io. All rights reserved.