public class DropTableReplicationTask extends ReplicationTask
ReplicationTask.FactorydbNameMapping, dstStagingDirProvider, event, messageFactory, srcStagingDirProvider, tableNameMapping| Constructor and Description |
|---|
DropTableReplicationTask(HCatNotificationEvent event) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Command> |
getDstWhCommands()
Returns a Iterable
|
Iterable<? extends Command> |
getSrcWhCommands()
Returns a Iterable
|
boolean |
needsStagingDirs()
Returns true if the replication task in question needs to create staging
directories to complete its operation.
|
create, getEvent, isActionable, resetFactory, validateEventType, verifyActionable, withDbNameMapping, withDstStagingDirProvider, withSrcStagingDirProvider, withTableNameMappingpublic DropTableReplicationTask(HCatNotificationEvent event)
public boolean needsStagingDirs()
ReplicationTaskneedsStagingDirs in class ReplicationTaskpublic Iterable<? extends Command> getSrcWhCommands()
ReplicationTaskgetSrcWhCommands in class ReplicationTaskpublic Iterable<? extends Command> getDstWhCommands()
ReplicationTaskgetDstWhCommands in class ReplicationTaskCopyright © 2019 The Apache Software Foundation. All Rights Reserved.