| Package | Description |
|---|---|
| org.apache.shardingsphere.shadow.condition | |
| org.apache.shardingsphere.shadow.route.engine.determiner |
| Modifier and Type | Method and Description |
|---|---|
ShadowDetermineCondition |
ShadowDetermineCondition.initShadowColumnCondition(ShadowColumnCondition shadowColumnCondition)
Initialize shadow column condition.
|
ShadowDetermineCondition |
ShadowDetermineCondition.initSQLComments(Collection<String> sqlComments)
Initialize SQL comments.
|
| Modifier and Type | Method and Description |
|---|---|
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.