程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.builder() |
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.expired(String expired)
Indicates the number of remaining days before the tasks to shard tables or convert tables expire.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.full(DescribeShardTaskInfoResponseBody.Full full)
Indicates information about full migration tasks.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.fullCheck(DescribeShardTaskInfoResponseBody.FullCheck fullCheck)
Indicates information about full check tasks.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.fullRevise(DescribeShardTaskInfoResponseBody.FullRevise fullRevise)
Indicates information about full correction tasks.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.increment(DescribeShardTaskInfoResponseBody.Increment increment)
Indicates information about incremental data synchronization.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.progress(String progress)
Indicates the incremental data synchronization progress.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.review(DescribeShardTaskInfoResponseBody.Review review)
Indicates check tasks.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.sourceTableName(String sourceTableName)
Indicates the name of the table that you convert or shard.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.stage(String stage)
Indicates the current stage of the task.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.status(String status)
Indicates the state of the tasks to shard tables or convert tables.
|
DescribeShardTaskInfoResponseBody.Data.Builder |
DescribeShardTaskInfoResponseBody.Data.Builder.targetTableName(String targetTableName)
Indicates the name of the table after you convert or shard the table.
|
Copyright © 2024. All rights reserved.