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