程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
static SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.builder() |
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.dbShardColumn(String dbShardColumn)
The shard key used to split the database to which the associated table belongs.
|
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.hotDbName(String hotDbName)
The name of the hot-spot database.
|
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.hotTableName(String hotTableName)
The name of the hot-spot table.
|
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.logicTable(String logicTable)
The name of the logical table on which you want to perform hot-spot scale-out.
|
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.shardDbValue(String shardDbValue)
The value of the shard key used to split a database.
|
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.shardTbValue(String shardTbValue)
The value of the shard key used to split a table.
|
SubmitHotExpandTaskRequest.Mapping.Builder |
SubmitHotExpandTaskRequest.Mapping.Builder.tbShardColumn(String tbShardColumn)
The shard key used to split an associated table.
|
Copyright © 2024. All rights reserved.