| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shadow.condition | |
| org.apache.shardingsphere.shadow.route.engine.determiner |
| 限定符和类型 | 方法和说明 |
|---|---|
ShadowDetermineCondition |
ShadowDetermineCondition.initShadowColumnCondition(ShadowColumnCondition shadowColumnCondition)
Initialize shadow column condition.
|
ShadowDetermineCondition |
ShadowDetermineCondition.initSQLComments(Collection<String> sqlComments)
Initialize SQL comments.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
ColumnShadowAlgorithmDeterminer.isShadow(ColumnShadowAlgorithm<Comparable<?>> shadowAlgorithm,
ShadowDetermineCondition shadowCondition)
Is shadow in column shadow algorithm.
|
static boolean |
HintShadowAlgorithmDeterminer.isShadow(HintShadowAlgorithm<Comparable<?>> shadowAlgorithm,
ShadowDetermineCondition shadowCondition,
ShadowRule shadowRule)
Is shadow in hint shadow algorithm.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.