| 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.
|
| FilterPlugin |
The main class that a Filter Plugin implements.
|
| FilterPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
| FormatterPlugin |
The main class that a Formatter Plugin implements.
|
| FormatterPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
| GuessPlugin |
The main class that a Guess Plugin implements.
|
| InputPlugin |
The main class that an Input Plugin implements.
|
| InputPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
| OutputPlugin |
The main class that an Output Plugin implements.
|
| OutputPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|
| ParserPlugin |
The main class that a Parser Plugin implements.
|
| ParserPlugin.Control |
A controller of the following tasks provided from the Embulk core.
|