| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| Modifier and Type | Field and Description |
|---|---|
static Builder<java.util.List<ClusterShardInfo>> |
BuilderFactory.CLUSTER_SHARD_INFO_LIST |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClusterShardInfo> |
Jedis.clusterShards() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClusterShardInfo> |
ClusterCommands.clusterShards()
CLUSTER SHARDS returns details about the shards of the cluster. |
Copyright © 2025. All rights reserved.