Class DifferenceItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dts.v20211206.models.DifferenceItem
-
public class DifferenceItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DifferenceItem()DifferenceItem(DifferenceItem 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetChunk()Get 分块号 注意:此字段可能返回 null,表示取不到有效值。FloatgetCostTime()Get 对比消耗时间,单位为 ms 注意:此字段可能返回 null,表示取不到有效值。StringgetDb()Get 数据库名 注意:此字段可能返回 null,表示取不到有效值。StringgetDstItem()Get 目标库数值 注意:此字段可能返回 null,表示取不到有效值。StringgetFinishedAt()Get 完成时间 注意:此字段可能返回 null,表示取不到有效值。StringgetIndexName()Get 索引名称 注意:此字段可能返回 null,表示取不到有效值。StringgetLowerBoundary()Get 索引下边界 注意:此字段可能返回 null,表示取不到有效值。StringgetSrcItem()Get 源库数值 注意:此字段可能返回 null,表示取不到有效值。StringgetTable()Get 表名 注意:此字段可能返回 null,表示取不到有效值。StringgetUpperBoundary()Get 索引上边界 注意:此字段可能返回 null,表示取不到有效值。voidsetChunk(Long Chunk)Set 分块号 注意:此字段可能返回 null,表示取不到有效值。voidsetCostTime(Float CostTime)Set 对比消耗时间,单位为 ms 注意:此字段可能返回 null,表示取不到有效值。voidsetDb(String Db)Set 数据库名 注意:此字段可能返回 null,表示取不到有效值。voidsetDstItem(String DstItem)Set 目标库数值 注意:此字段可能返回 null,表示取不到有效值。voidsetFinishedAt(String FinishedAt)Set 完成时间 注意:此字段可能返回 null,表示取不到有效值。voidsetIndexName(String IndexName)Set 索引名称 注意:此字段可能返回 null,表示取不到有效值。voidsetLowerBoundary(String LowerBoundary)Set 索引下边界 注意:此字段可能返回 null,表示取不到有效值。voidsetSrcItem(String SrcItem)Set 源库数值 注意:此字段可能返回 null,表示取不到有效值。voidsetTable(String Table)Set 表名 注意:此字段可能返回 null,表示取不到有效值。voidsetUpperBoundary(String UpperBoundary)Set 索引上边界 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DifferenceItem
public DifferenceItem()
-
DifferenceItem
public DifferenceItem(DifferenceItem 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.
-
-
Method Detail
-
getDb
public String getDb()
Get 数据库名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Db 数据库名 注意:此字段可能返回 null,表示取不到有效值。
-
setDb
public void setDb(String Db)
Set 数据库名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Db- 数据库名 注意:此字段可能返回 null,表示取不到有效值。
-
getTable
public String getTable()
Get 表名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Table 表名 注意:此字段可能返回 null,表示取不到有效值。
-
setTable
public void setTable(String Table)
Set 表名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Table- 表名 注意:此字段可能返回 null,表示取不到有效值。
-
getChunk
public Long getChunk()
Get 分块号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Chunk 分块号 注意:此字段可能返回 null,表示取不到有效值。
-
setChunk
public void setChunk(Long Chunk)
Set 分块号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Chunk- 分块号 注意:此字段可能返回 null,表示取不到有效值。
-
getSrcItem
public String getSrcItem()
Get 源库数值 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SrcItem 源库数值 注意:此字段可能返回 null,表示取不到有效值。
-
setSrcItem
public void setSrcItem(String SrcItem)
Set 源库数值 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SrcItem- 源库数值 注意:此字段可能返回 null,表示取不到有效值。
-
getDstItem
public String getDstItem()
Get 目标库数值 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DstItem 目标库数值 注意:此字段可能返回 null,表示取不到有效值。
-
setDstItem
public void setDstItem(String DstItem)
Set 目标库数值 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DstItem- 目标库数值 注意:此字段可能返回 null,表示取不到有效值。
-
getIndexName
public String getIndexName()
Get 索引名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IndexName 索引名称 注意:此字段可能返回 null,表示取不到有效值。
-
setIndexName
public void setIndexName(String IndexName)
Set 索引名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IndexName- 索引名称 注意:此字段可能返回 null,表示取不到有效值。
-
getLowerBoundary
public String getLowerBoundary()
Get 索引下边界 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LowerBoundary 索引下边界 注意:此字段可能返回 null,表示取不到有效值。
-
setLowerBoundary
public void setLowerBoundary(String LowerBoundary)
Set 索引下边界 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LowerBoundary- 索引下边界 注意:此字段可能返回 null,表示取不到有效值。
-
getUpperBoundary
public String getUpperBoundary()
Get 索引上边界 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpperBoundary 索引上边界 注意:此字段可能返回 null,表示取不到有效值。
-
setUpperBoundary
public void setUpperBoundary(String UpperBoundary)
Set 索引上边界 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpperBoundary- 索引上边界 注意:此字段可能返回 null,表示取不到有效值。
-
getCostTime
public Float getCostTime()
Get 对比消耗时间,单位为 ms 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CostTime 对比消耗时间,单位为 ms 注意:此字段可能返回 null,表示取不到有效值。
-
setCostTime
public void setCostTime(Float CostTime)
Set 对比消耗时间,单位为 ms 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CostTime- 对比消耗时间,单位为 ms 注意:此字段可能返回 null,表示取不到有效值。
-
getFinishedAt
public String getFinishedAt()
Get 完成时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FinishedAt 完成时间 注意:此字段可能返回 null,表示取不到有效值。
-
setFinishedAt
public void setFinishedAt(String FinishedAt)
Set 完成时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FinishedAt- 完成时间 注意:此字段可能返回 null,表示取不到有效值。
-
-