Package | Description |
---|---|
com.tencentcloudapi.dts.v20180330.models |
Modifier and Type | Method and Description |
---|---|
ConsistencyParams |
MigrateOption.getConsistencyParams()
Get 仅用于“抽样数据一致性检测”,ConsistencyType配置为抽样检测时,必选
|
Modifier and Type | Method and Description |
---|---|
void |
MigrateOption.setConsistencyParams(ConsistencyParams ConsistencyParams)
Set 仅用于“抽样数据一致性检测”,ConsistencyType配置为抽样检测时,必选
|
Constructor and Description |
---|
ConsistencyParams(ConsistencyParams 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 © 2021. All rights reserved.