public final class OwnerToken extends SQLToken implements Substitutable, RouteUnitAware
| 构造器和说明 |
|---|
OwnerToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue ownerName,
org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue tableName) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString() |
String |
toString(RouteUnit routeUnit)
To string.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetStartIndex, getStopIndexpublic OwnerToken(int startIndex,
int stopIndex,
org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue ownerName,
org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue tableName)
public String toString(RouteUnit routeUnit)
RouteUnitAwaretoString 在接口中 RouteUnitAwarerouteUnit - route unitCopyright © 2021 The Apache Software Foundation. All rights reserved.