public final class ColumnValueMatchedShadowAlgorithm extends AbstractColumnMatchedShadowAlgorithm
| 构造器和说明 |
|---|
ColumnValueMatchedShadowAlgorithm() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType() |
void |
init(Properties props) |
protected boolean |
matchesShadowValue(Comparable<?> value) |
isShadowpublic void init(Properties props)
init 在接口中 org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessorinit 在类中 AbstractColumnMatchedShadowAlgorithmprotected boolean matchesShadowValue(Comparable<?> value)
public String getType()
Copyright © 2022 The Apache Software Foundation. All rights reserved.