Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
InstanceClusterShard[] |
DescribeInstanceShardsResponse.getInstanceShards()
Get 实例分片列表信息,包括:节点信息、节点ID、Key数量、使用容量、容量倾斜率等信息。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeInstanceShardsResponse.setInstanceShards(InstanceClusterShard[] InstanceShards)
Set 实例分片列表信息,包括:节点信息、节点ID、Key数量、使用容量、容量倾斜率等信息。
|
Constructor and Description |
---|
InstanceClusterShard(InstanceClusterShard source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.