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