public interface PipelineDataConsistencyChecker
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataConsistencyCheckResult> |
check(DataConsistencyCalculateAlgorithm calculateAlgorithm)
Data consistency check.
|
Map<String,DataConsistencyCheckResult> check(DataConsistencyCalculateAlgorithm calculateAlgorithm)
calculateAlgorithm - calculate algorithmCopyright © 2023 The Apache Software Foundation. All rights reserved.