public final class ShardingInsertValuesToken extends InsertValuesToken implements RoutingUnitAware
| Constructor and Description |
|---|
ShardingInsertValuesToken(int startIndex,
int stopIndex) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString(RoutingUnit routingUnit)
To string.
|
getInsertValues, getStopIndexcompareTo, getStartIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndexpublic ShardingInsertValuesToken(int startIndex,
int stopIndex)
public String toString(RoutingUnit routingUnit)
RoutingUnitAwaretoString in interface RoutingUnitAwareroutingUnit - routing unitCopyright © 2020 The Apache Software Foundation. All rights reserved.