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