public final class CRC32MatchDataConsistencyCalculateAlgorithm extends Object implements DataConsistencyCalculateAlgorithm
| 构造器和说明 |
|---|
CRC32MatchDataConsistencyCalculateAlgorithm() |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<Object> |
calculate(DataConsistencyCalculateParameter parameter) |
String |
getDescription() |
Collection<String> |
getSupportedDatabaseTypes() |
String |
getType() |
void |
init(Properties props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropspublic CRC32MatchDataConsistencyCalculateAlgorithm()
public void init(Properties props)
init 在接口中 org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessorpublic Iterable<Object> calculate(DataConsistencyCalculateParameter parameter)
calculate 在接口中 DataConsistencyCalculateAlgorithmpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPIpublic Collection<String> getSupportedDatabaseTypes()
getSupportedDatabaseTypes 在接口中 org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAwarepublic String getDescription()
getDescription 在接口中 org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAwareCopyright © 2022 The Apache Software Foundation. All rights reserved.