Class SyncDetailInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dts.v20211206.models.SyncDetailInfo
-
public class SyncDetailInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description SyncDetailInfo()SyncDetailInfo(SyncDetailInfo 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 StringgetCauseOfCompareDisable()Get 不能发起一致性校验的原因 注意:此字段可能返回 null,表示取不到有效值。LonggetCurrentStepProgress()Get 当前步骤进度,范围为[0-100],若为-1表示当前步骤不支持查看进度 注意:此字段可能返回 null,表示取不到有效值。ErrInfogetErrInfo()Get 任务的错误和解决方案信息 注意:此字段可能返回 null,表示取不到有效值。LonggetMasterSlaveDistance()Get 同步两端数据量差距 注意:此字段可能返回 null,表示取不到有效值。StringgetMessage()Get 总体描述信息 注意:此字段可能返回 null,表示取不到有效值。LonggetProgress()Get 总体进度 注意:此字段可能返回 null,表示取不到有效值。LonggetSecondsBehindMaster()Get 同步两端时间差距 注意:此字段可能返回 null,表示取不到有效值。LonggetStepAll()Get 总步骤数 注意:此字段可能返回 null,表示取不到有效值。StepInfo[]getStepInfos()Get 详细步骤信息 注意:此字段可能返回 null,表示取不到有效值。LonggetStepNow()Get 当前步骤 注意:此字段可能返回 null,表示取不到有效值。voidsetCauseOfCompareDisable(String CauseOfCompareDisable)Set 不能发起一致性校验的原因 注意:此字段可能返回 null,表示取不到有效值。voidsetCurrentStepProgress(Long CurrentStepProgress)Set 当前步骤进度,范围为[0-100],若为-1表示当前步骤不支持查看进度 注意:此字段可能返回 null,表示取不到有效值。voidsetErrInfo(ErrInfo ErrInfo)Set 任务的错误和解决方案信息 注意:此字段可能返回 null,表示取不到有效值。voidsetMasterSlaveDistance(Long MasterSlaveDistance)Set 同步两端数据量差距 注意:此字段可能返回 null,表示取不到有效值。voidsetMessage(String Message)Set 总体描述信息 注意:此字段可能返回 null,表示取不到有效值。voidsetProgress(Long Progress)Set 总体进度 注意:此字段可能返回 null,表示取不到有效值。voidsetSecondsBehindMaster(Long SecondsBehindMaster)Set 同步两端时间差距 注意:此字段可能返回 null,表示取不到有效值。voidsetStepAll(Long StepAll)Set 总步骤数 注意:此字段可能返回 null,表示取不到有效值。voidsetStepInfos(StepInfo[] StepInfos)Set 详细步骤信息 注意:此字段可能返回 null,表示取不到有效值。voidsetStepNow(Long StepNow)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
-
SyncDetailInfo
public SyncDetailInfo()
-
SyncDetailInfo
public SyncDetailInfo(SyncDetailInfo 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
-
getStepAll
public Long getStepAll()
Get 总步骤数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StepAll 总步骤数 注意:此字段可能返回 null,表示取不到有效值。
-
setStepAll
public void setStepAll(Long StepAll)
Set 总步骤数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StepAll- 总步骤数 注意:此字段可能返回 null,表示取不到有效值。
-
getStepNow
public Long getStepNow()
Get 当前步骤 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StepNow 当前步骤 注意:此字段可能返回 null,表示取不到有效值。
-
setStepNow
public void setStepNow(Long StepNow)
Set 当前步骤 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StepNow- 当前步骤 注意:此字段可能返回 null,表示取不到有效值。
-
getProgress
public Long getProgress()
Get 总体进度 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Progress 总体进度 注意:此字段可能返回 null,表示取不到有效值。
-
setProgress
public void setProgress(Long Progress)
Set 总体进度 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Progress- 总体进度 注意:此字段可能返回 null,表示取不到有效值。
-
getCurrentStepProgress
public Long getCurrentStepProgress()
Get 当前步骤进度,范围为[0-100],若为-1表示当前步骤不支持查看进度 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CurrentStepProgress 当前步骤进度,范围为[0-100],若为-1表示当前步骤不支持查看进度 注意:此字段可能返回 null,表示取不到有效值。
-
setCurrentStepProgress
public void setCurrentStepProgress(Long CurrentStepProgress)
Set 当前步骤进度,范围为[0-100],若为-1表示当前步骤不支持查看进度 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CurrentStepProgress- 当前步骤进度,范围为[0-100],若为-1表示当前步骤不支持查看进度 注意:此字段可能返回 null,表示取不到有效值。
-
getMasterSlaveDistance
public Long getMasterSlaveDistance()
Get 同步两端数据量差距 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MasterSlaveDistance 同步两端数据量差距 注意:此字段可能返回 null,表示取不到有效值。
-
setMasterSlaveDistance
public void setMasterSlaveDistance(Long MasterSlaveDistance)
Set 同步两端数据量差距 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MasterSlaveDistance- 同步两端数据量差距 注意:此字段可能返回 null,表示取不到有效值。
-
getSecondsBehindMaster
public Long getSecondsBehindMaster()
Get 同步两端时间差距 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SecondsBehindMaster 同步两端时间差距 注意:此字段可能返回 null,表示取不到有效值。
-
setSecondsBehindMaster
public void setSecondsBehindMaster(Long SecondsBehindMaster)
Set 同步两端时间差距 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SecondsBehindMaster- 同步两端时间差距 注意:此字段可能返回 null,表示取不到有效值。
-
getMessage
public String getMessage()
Get 总体描述信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Message 总体描述信息 注意:此字段可能返回 null,表示取不到有效值。
-
setMessage
public void setMessage(String Message)
Set 总体描述信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Message- 总体描述信息 注意:此字段可能返回 null,表示取不到有效值。
-
getStepInfos
public StepInfo[] getStepInfos()
Get 详细步骤信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StepInfos 详细步骤信息 注意:此字段可能返回 null,表示取不到有效值。
-
setStepInfos
public void setStepInfos(StepInfo[] StepInfos)
Set 详细步骤信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StepInfos- 详细步骤信息 注意:此字段可能返回 null,表示取不到有效值。
-
getCauseOfCompareDisable
public String getCauseOfCompareDisable()
Get 不能发起一致性校验的原因 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CauseOfCompareDisable 不能发起一致性校验的原因 注意:此字段可能返回 null,表示取不到有效值。
-
setCauseOfCompareDisable
public void setCauseOfCompareDisable(String CauseOfCompareDisable)
Set 不能发起一致性校验的原因 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CauseOfCompareDisable- 不能发起一致性校验的原因 注意:此字段可能返回 null,表示取不到有效值。
-
getErrInfo
public ErrInfo getErrInfo()
Get 任务的错误和解决方案信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ErrInfo 任务的错误和解决方案信息 注意:此字段可能返回 null,表示取不到有效值。
-
setErrInfo
public void setErrInfo(ErrInfo ErrInfo)
Set 任务的错误和解决方案信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ErrInfo- 任务的错误和解决方案信息 注意:此字段可能返回 null,表示取不到有效值。
-
-