| Package | Description | 
|---|---|
| com.tencentcloudapi.cls.v20201016.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionInfo[] | MergePartitionResponse. getPartitions()Get Merge result set | 
| PartitionInfo[] | DescribePartitionsResponse. getPartitions()Get Partition list | 
| PartitionInfo[] | SplitPartitionResponse. getPartitions()Get Split result set | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MergePartitionResponse. setPartitions(PartitionInfo[] Partitions)Set Merge result set | 
| void | DescribePartitionsResponse. setPartitions(PartitionInfo[] Partitions)Set Partition list | 
| void | SplitPartitionResponse. setPartitions(PartitionInfo[] Partitions)Set Split result 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 © 2023. All rights reserved.