| Package | Description |
|---|---|
| org.apache.shardingsphere.shadow.route.engine | |
| org.apache.shardingsphere.shadow.route.engine.dml | |
| org.apache.shardingsphere.shadow.route.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
static ShadowRouteEngine |
ShadowRouteEngineFactory.newInstance(LogicSQL logicSQL)
Create new instance of shadow route engine.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowNonDMLStatementRoutingEngine
Shadow non-DML statement routing engine.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.