public final class ColumnShadowAlgorithmDeterminer extends Object
| Constructor and Description |
|---|
ColumnShadowAlgorithmDeterminer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isShadow(ColumnShadowAlgorithm<Comparable<?>> shadowAlgorithm,
ShadowDetermineCondition shadowCondition)
Is shadow in column shadow algorithm.
|
public static boolean isShadow(ColumnShadowAlgorithm<Comparable<?>> shadowAlgorithm, ShadowDetermineCondition shadowCondition)
shadowAlgorithm - column shadow algorithmshadowCondition - shadow determine conditionCopyright © 2022 The Apache Software Foundation. All rights reserved.