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