Interface | Description |
---|---|
DecoderPlugin |
The main class that a Decoder Plugin implements.
|
DecoderPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
EncoderPlugin |
The main class that an Encoder Plugin implements.
|
EncoderPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
FileInputPlugin |
The main class that a File Input Plugin implements.
|
FileInputPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
FileOutputPlugin |
The main class that a File Output Plugin implements.
|
FileOutputPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
GuessPlugin |
The main class that a Guess Plugin implements.
|