Class DataMatchDataConsistencyCalculateAlgorithm

java.lang.Object
org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.AbstractStreamingDataConsistencyCalculateAlgorithm
org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.DataMatchDataConsistencyCalculateAlgorithm
All Implemented Interfaces:
DataConsistencyCalculateAlgorithm, ShardingSphereAlgorithm, org.apache.shardingsphere.spi.aware.SPIMetadataAware, org.apache.shardingsphere.spi.lifecycle.SPIPostProcessor, org.apache.shardingsphere.spi.type.typed.TypedSPI

public final class DataMatchDataConsistencyCalculateAlgorithm extends AbstractStreamingDataConsistencyCalculateAlgorithm
Data match data consistency calculate algorithm.