T - class type of hint valuepublic interface HintShadowAlgorithm<T extends Comparable<?>> extends ShadowAlgorithm
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShadow(Collection<String> relatedShadowTables,
PreciseHintShadowValue<T> hintShadowValue)
Is need shadow.
|
getPropsboolean isShadow(Collection<String> relatedShadowTables, PreciseHintShadowValue<T> hintShadowValue)
relatedShadowTables - related shadow tableshintShadowValue - hint value of shadowCopyright © 2023 The Apache Software Foundation. All rights reserved.