| Interface | Description |
|---|---|
| RedisInstance |
Represents a redis instance according to the
ROLE output. |
| RedisNodeDescription |
Description of a single Redis Node.
|
| Class | Description |
|---|---|
| RedisMasterInstance |
Represents a master instance.
|
| RedisSentinelInstance |
Redis sentinel instance.
|
| RedisSlaveInstance |
Redis replica instance.
|
| ReplicationPartner |
Replication partner providing the host and the replication offset.
|
| RoleParser |
Parser for Redis ROLE command output.
|
| Enum | Description |
|---|---|
| RedisInstance.Role |
Possible Redis instance roles.
|
| RedisSlaveInstance.State |
State of the Replica.
|
ROLE output.Copyright © 2019 lettuce.io. All rights reserved.