Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
CompareTablesInfo |
MergeTablesInfo.getMergeTables()
Get Information of tables to be merged
|
CompareTablesInfo |
MergeTableResult.getTable()
Get Comparison results of tables
|
Modifier and Type | Method and Description |
---|---|
void |
MergeTablesInfo.setMergeTables(CompareTablesInfo MergeTables)
Set Information of tables to be merged
|
void |
MergeTableResult.setTable(CompareTablesInfo Table)
Set Comparison results of tables
|
Constructor and Description |
---|
CompareTablesInfo(CompareTablesInfo 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.