public abstract class TaskFeature
extends Object
implements Serializable
| Constructor and Description |
|---|
TaskFeature() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
delegateWriter()
Indicates that destination writer should be delegated to the task.
|
void |
updateBlockOnPostTask(Block block)
Update ETL block for the post tasks.
|
public abstract boolean delegateWriter()
public void updateBlockOnPostTask(Block block)
block - the blockCopyright © 2010-2020 Toolsverse. All Rights Reserved.