- resume(TaskSource, int, FileInputPlugin.Control) - Method in interface org.embulk.spi.FileInputPlugin
-
Resumes a file input transaction.
- resume(TaskSource, int, FileOutputPlugin.Control) - Method in interface org.embulk.spi.FileOutputPlugin
-
Resumes a file output transaction.
- run(TaskSource) - Method in interface org.embulk.spi.DecoderPlugin.Control
-
Runs the following tasks of the decoder plugin.
- run(TaskSource) - Method in interface org.embulk.spi.EncoderPlugin.Control
-
Runs the following tasks of the encoder plugin.
- run(TaskSource, int) - Method in interface org.embulk.spi.FileInputPlugin.Control
-
Runs the following tasks of the File Input Plugin.
- run(TaskSource) - Method in interface org.embulk.spi.FileOutputPlugin.Control
-
Runs the following tasks of the File Output Plugin.