| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shadow.route.engine | |
| org.apache.shardingsphere.shadow.route.engine.dml | |
| org.apache.shardingsphere.shadow.route.engine.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static ShadowRouteEngine |
ShadowRouteEngineFactory.newInstance(LogicSQL logicSQL)
Create new instance of shadow route engine.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractShadowDMLStatementRouteEngine
Abstract shadow DML statement route engine.
|
class |
ShadowDeleteStatementRoutingEngine
Shadow delete statement routing engine.
|
class |
ShadowInsertStatementRoutingEngine
Shadow insert statement routing engine.
|
class |
ShadowSelectStatementRoutingEngine
Shadow select statement routing engine.
|
class |
ShadowUpdateStatementRoutingEngine
Shadow update statement routing engine.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ShadowNonDMLStatementRoutingEngine
Shadow non-DML statement routing engine.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.