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