public final class ColumnRegexMatchShadowAlgorithm extends AbstractColumnMatchShadowAlgorithm
| Constructor and Description |
|---|
ColumnRegexMatchShadowAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkProps()
Check props.
|
String |
getType() |
protected boolean |
isMatchValue(Comparable<?> value)
Is matching of value.
|
init, isShadowprotected void checkProps()
AbstractColumnMatchShadowAlgorithmcheckProps in class AbstractColumnMatchShadowAlgorithmprotected boolean isMatchValue(Comparable<?> value)
AbstractColumnMatchShadowAlgorithmisMatchValue in class AbstractColumnMatchShadowAlgorithmvalue - valuepublic String getType()
Copyright © 2022 The Apache Software Foundation. All rights reserved.