| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shadow.condition | |
| org.apache.shardingsphere.shadow.route.engine.dml |
| 限定符和类型 | 方法和说明 |
|---|---|
ShadowDetermineCondition |
ShadowDetermineCondition.initShadowColumnCondition(Collection<ShadowColumnCondition> shadowColumnConditions)
Initialize shadow column condition.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Optional<Collection<ShadowColumnCondition>> |
ShadowInsertStatementRoutingEngine.parseShadowColumnConditions() |
protected Optional<Collection<ShadowColumnCondition>> |
ShadowDeleteStatementRoutingEngine.parseShadowColumnConditions() |
protected Optional<Collection<ShadowColumnCondition>> |
ShadowUpdateStatementRoutingEngine.parseShadowColumnConditions() |
protected Optional<Collection<ShadowColumnCondition>> |
ShadowSelectStatementRoutingEngine.parseShadowColumnConditions() |
protected abstract Optional<Collection<ShadowColumnCondition>> |
AbstractShadowDMLStatementRouteEngine.parseShadowColumnConditions()
Parse shadow column conditions.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.