public final class ShadowSelectStatementRoutingEngine extends AbstractShadowDMLStatementRouteEngine
| 构造器和说明 |
|---|
ShadowSelectStatementRoutingEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment> |
getAllTables()
Get all tables.
|
protected ShadowOperationType |
getShadowOperationType()
get shadow operation type.
|
protected Optional<Collection<ShadowColumnCondition>> |
parseShadowColumnConditions()
Parse shadow column conditions.
|
protected Optional<Collection<String>> |
parseSqlNotes()
Parse sql notes.
|
getSingleTableName, routeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshadowRouteDecorateprotected Optional<Collection<ShadowColumnCondition>> parseShadowColumnConditions()
parseShadowColumnConditions 在类中 AbstractShadowDMLStatementRouteEngineprotected Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment> getAllTables()
getAllTables 在类中 AbstractShadowDMLStatementRouteEngineprotected ShadowOperationType getShadowOperationType()
getShadowOperationType 在类中 AbstractShadowDMLStatementRouteEngineprotected Optional<Collection<String>> parseSqlNotes()
parseSqlNotes 在类中 AbstractShadowDMLStatementRouteEngineCopyright © 2021 The Apache Software Foundation. All rights reserved.