public final class CRC32MatchDataConsistencyCalculateAlgorithm extends AbstractDataConsistencyCalculateAlgorithm
| 构造器和说明 |
|---|
CRC32MatchDataConsistencyCalculateAlgorithm() |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<DataConsistencyCalculatedResult> |
calculate(DataConsistencyCalculateParameter parameter) |
String |
getDescription() |
Collection<String> |
getSupportedDatabaseTypes() |
String |
getType() |
void |
init(Properties props) |
cancel, setCurrentStatementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelinggetPropspublic CRC32MatchDataConsistencyCalculateAlgorithm()
public void init(Properties props)
public Iterable<DataConsistencyCalculatedResult> calculate(DataConsistencyCalculateParameter parameter)
public String getType()
public Collection<String> getSupportedDatabaseTypes()
public String getDescription()
Copyright © 2022 The Apache Software Foundation. All rights reserved.