public final class ShadowInsertStatementRoutingEngine extends AbstractShadowDMLStatementRouteEngine
| Constructor and Description |
|---|
ShadowInsertStatementRoutingEngine() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment> |
getAllTables()
Get all tables.
|
protected Iterator<Optional<ShadowColumnCondition>> |
getShadowColumnConditionIterator()
Get shadow column condition iterator.
|
protected ShadowOperationType |
getShadowOperationType()
get shadow operation type.
|
protected Optional<Collection<String>> |
parseSQLComments()
Parse SQL Comments.
|
getSingleTableName, routeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshadowRouteDecorateprotected Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment> getAllTables()
AbstractShadowDMLStatementRouteEnginegetAllTables in class AbstractShadowDMLStatementRouteEngineprotected ShadowOperationType getShadowOperationType()
AbstractShadowDMLStatementRouteEnginegetShadowOperationType in class AbstractShadowDMLStatementRouteEngineprotected Optional<Collection<String>> parseSQLComments()
AbstractShadowDMLStatementRouteEngineparseSQLComments in class AbstractShadowDMLStatementRouteEngineprotected Iterator<Optional<ShadowColumnCondition>> getShadowColumnConditionIterator()
AbstractShadowDMLStatementRouteEnginegetShadowColumnConditionIterator in class AbstractShadowDMLStatementRouteEngineCopyright © 2022 The Apache Software Foundation. All rights reserved.