public interface INode
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
prepare(Config cfg,
TaskContext context)
Prepare the task to be executed
|
void prepare(Config cfg, TaskContext context)
cfg - the configurationcontext - the task context, this has runtime information about the task