public final class DropPrimaryKeyFiller extends Object implements SQLSegmentFiller<DropPrimaryKeySegment>
| Constructor and Description |
|---|
DropPrimaryKeyFiller() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(DropPrimaryKeySegment sqlSegment,
SQLStatement sqlStatement)
Fill for sharding SQL segment to SQL statement.
|
public void fill(DropPrimaryKeySegment sqlSegment, SQLStatement sqlStatement)
SQLSegmentFillerfill in interface SQLSegmentFiller<DropPrimaryKeySegment>sqlSegment - SQL segmentsqlStatement - SQL statementCopyright © 2019 The Apache Software Foundation. All rights reserved.