public class ErroredReplicationTask extends NoopReplicationTask
ReplicationTask.FactorydbNameMapping, dstStagingDirProvider, event, messageFactory, srcStagingDirProvider, tableNameMapping| Constructor and Description |
|---|
ErroredReplicationTask(HCatNotificationEvent event,
RuntimeException e) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
getCause() |
boolean |
isActionable()
Returns true if this ReplicationTask is prepared with all info it needs, and is
ready to be used
|
getDstWhCommands, getSrcWhCommands, needsStagingDirscreate, getEvent, resetFactory, validateEventType, verifyActionable, withDbNameMapping, withDstStagingDirProvider, withSrcStagingDirProvider, withTableNameMappingpublic ErroredReplicationTask(HCatNotificationEvent event, RuntimeException e)
public RuntimeException getCause()
public boolean isActionable()
ReplicationTaskisActionable in class NoopReplicationTaskCopyright © 2019 The Apache Software Foundation. All Rights Reserved.