Interface | Description |
---|---|
ConfigDiff |
Represents a difference in configurations.
|
ConfigSource |
Represents an Embulk configuration for a plugin.
|
DataSource | |
TaskReport |
Represents a report from a plugin task.
|
TaskSource |
Represents an Embulk configuration for a plugin task.
|
UserDataException |
Represents an Exception caused by something from the user.
|
Exception | Description |
---|---|
ConfigException |
Represents an Exception caused by user's configuration error.
|