Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
PartitionInfo[] |
MergePartitionResponse.getPartitions()
Get 合并结果集
|
PartitionInfo[] |
DescribePartitionsResponse.getPartitions()
Get 分区列表
|
PartitionInfo[] |
SplitPartitionResponse.getPartitions()
Get 分裂结果集
|
Modifier and Type | Method and Description |
---|---|
void |
MergePartitionResponse.setPartitions(PartitionInfo[] Partitions)
Set 合并结果集
|
void |
DescribePartitionsResponse.setPartitions(PartitionInfo[] Partitions)
Set 分区列表
|
void |
SplitPartitionResponse.setPartitions(PartitionInfo[] Partitions)
Set 分裂结果集
|
Constructor and Description |
---|
PartitionInfo(PartitionInfo 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 © 2022. All rights reserved.