protected static class BTJoinExample.JoinSource extends BaseSource
Constructor and Description |
---|
JoinSource(JoinRelation joinRelation) |
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
|
public JoinSource(JoinRelation joinRelation)
public void prepare(Config cfg, TaskContext ctx)
INode
public void execute()
ISource