public static interface FileOutputPlugin.Control
| Modifier and Type | Method and Description |
|---|---|
List<TaskReport> |
run(TaskSource taskSource)
Runs the following tasks of the File Output Plugin.
|
List<TaskReport> run(TaskSource taskSource)
It would be executed in FileOutputPlugin.resume(org.embulk.config.TaskSource, int, FileOutputPlugin.Control).
taskSource - TaskSource processed for tasks from ConfigSource