public static interface EncoderPlugin.Control
Modifier and Type | Method and Description |
---|---|
void |
run(TaskSource taskSource)
Runs the following tasks of the Encoder Plugin.
|
void run(TaskSource taskSource)
It would be executed at the end of EncoderPlugin.transaction(org.embulk.config.ConfigSource, EncoderPlugin.Control)
.
taskSource
- TaskSource
processed for tasks from ConfigSource