Class DataConsistencyCountCheckResult
java.lang.Object
org.apache.shardingsphere.data.pipeline.api.check.consistency.DataConsistencyCountCheckResult
Data consistency count check result.
-
Constructor Summary
ConstructorsConstructorDescriptionDataConsistencyCountCheckResult(long sourceRecordsCount, long targetRecordsCount) -
Method Summary
-
Constructor Details
-
DataConsistencyCountCheckResult
public DataConsistencyCountCheckResult(long sourceRecordsCount, long targetRecordsCount)
-