public final class ShardingTableFiller extends Object implements SQLSegmentFiller<TableSegment>, ShardingRuleAwareFiller
| Constructor and Description |
|---|
ShardingTableFiller() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(TableSegment sqlSegment,
SQLStatement sqlStatement)
Fill for sharding SQL segment to SQL statement.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetShardingRulepublic void fill(TableSegment sqlSegment, SQLStatement sqlStatement)
SQLSegmentFillerfill in interface SQLSegmentFiller<TableSegment>sqlSegment - SQL segmentsqlStatement - SQL statementCopyright © 2019 The Apache Software Foundation. All rights reserved.