Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FT_GATHER_EDGE |
Constructor and Description |
---|
CheckpointingSGatherSink(java.lang.String parentTaskName) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage<java.util.Iterator<Tuple<java.lang.Integer,java.lang.Long>>> content)
Execute with an incoming message
|
int |
getParentTaskId() |
void |
prepare(Config cfg,
TaskContext context)
Prepare the task to be executed
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute
public static final java.lang.String FT_GATHER_EDGE
public CheckpointingSGatherSink(java.lang.String parentTaskName)
public int getParentTaskId()
public void prepare(Config cfg, TaskContext context)
INode