| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.cluster.models.partitions |
Model and parser for the
CLUSTER NODES and CLUSTER SLAVES output. |
| io.lettuce.core.masterslave |
Client support for Redis Master/Slave setups.
|
| io.lettuce.core.models.role |
Model and parser for the
ROLE output. |
| Class and Description |
|---|
| RedisNodeDescription
Description of a single Redis Node.
|
| Class and Description |
|---|
| RedisInstance
Represents a redis instance according to the
ROLE output. |
| RedisInstance.Role
Possible Redis instance roles.
|
| RedisNodeDescription
Description of a single Redis Node.
|
| Class and Description |
|---|
| RedisNodeDescription
Description of a single Redis Node.
|
| Class and Description |
|---|
| RedisInstance
Represents a redis instance according to the
ROLE output. |
| RedisInstance.Role
Possible Redis instance roles.
|
| RedisSlaveInstance.State
State of the slave.
|
| ReplicationPartner
Replication partner providing the host and the replication offset.
|
Copyright © 2019 lettuce.io. All rights reserved.