public interface ColumnShadowAlgorithm<T extends Comparable<?>> extends ShadowAlgorithm
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShadow(PreciseColumnShadowValue<T> columnShadowValue)
Is need shadow.
|
getPropsboolean isShadow(PreciseColumnShadowValue<T> columnShadowValue)
columnShadowValue - column shadow valueCopyright © 2023 The Apache Software Foundation. All rights reserved.