public final class TableToken extends SQLToken implements Substitutable, RouteUnitAware
| Constructor and Description |
|---|
TableToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment tableSegment,
SQLStatementContext sqlStatementContext,
ShardingRule shardingRule) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString(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,
SQLStatementContext sqlStatementContext,
ShardingRule shardingRule)
public String toString(RouteUnit routeUnit)
toString in interface RouteUnitAwareCopyright © 2021 The Apache Software Foundation. All rights reserved.