public final class IndexToken extends SQLToken implements Substitutable, RouteUnitAware
| Constructor and Description |
|---|
IndexToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue identifier,
SQLStatementContext sqlStatementContext,
ShardingRule shardingRule,
org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString(RouteUnit routeUnit) |
compareTo, getStartIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic IndexToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue identifier,
SQLStatementContext sqlStatementContext,
ShardingRule shardingRule,
org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema)
public String toString(RouteUnit routeUnit)
toString in interface RouteUnitAwareCopyright © 2021 The Apache Software Foundation. All rights reserved.