multiEdgeOpAdapter, source| Constructor and Description |
|---|
RowSourceOp() |
RowSourceOp(SourceFunc<Row> src,
BaseTSet originTSet,
java.util.Map<java.lang.String,java.lang.String> receivableTSets) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute without an incoming message
|
void |
prepare(Config cfg,
TaskContext ctx)
Prepare the task to be executed
|
add, getReceivableNames, gettSetContextpublic RowSourceOp()
public RowSourceOp(SourceFunc<Row> src, BaseTSet originTSet, java.util.Map<java.lang.String,java.lang.String> receivableTSets)
public void prepare(Config cfg, TaskContext ctx)
INode