public interface ColumnShadowAlgorithm<T extends Comparable<?>> extends ShadowAlgorithm
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isShadow(Collection<String> relatedShadowTables,
PreciseColumnShadowValue<T> columnShadowValue)
Is need shadow.
|
initboolean isShadow(Collection<String> relatedShadowTables, PreciseColumnShadowValue<T> columnShadowValue)
relatedShadowTables - related shadow tablescolumnShadowValue - column shadow valueCopyright © 2021 The Apache Software Foundation. All rights reserved.