| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.cluster.models.partitions |
Model and parser for the
CLUSTER NODES and CLUSTER SLAVES output. |
| com.lambdaworks.redis.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 |
|---|
| 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 © 2016. All rights reserved.