public final class TableToken extends SQLToken implements Substitutable, RouteUnitAware
| 构造器和说明 |
|---|
TableToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment tableSegment,
org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.sharding.rule.ShardingRule shardingRule) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString(org.apache.shardingsphere.infra.route.context.RouteUnit routeUnit) |
compareTo, getStartIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic TableToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment tableSegment,
org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext,
org.apache.shardingsphere.sharding.rule.ShardingRule shardingRule)
public String toString(org.apache.shardingsphere.infra.route.context.RouteUnit routeUnit)
toString 在接口中 RouteUnitAwareCopyright © 2020 The Apache Software Foundation. All rights reserved.