Loader
Interfaces
- Closure
- Loaders implementing this adapter will be additionally notified by the pipeline about the last set of Rows processed by the pipeline.
- Discardable
- Loaders implementing this adapter will be notified by the pipeline when a run ends without reaching its last set of Rows - it threw, or the caller walked away from the generator - and when their own closure() threw.
- FileLoader
- OverridingLoader
- Loaders implementing OverridingLoader interface overrides one or more loaders.
- PartitioningLoader
Classes
- ArrayLoader
- BranchingLoader
- MemoryLoader
- Partitioning
- PartitionRouter
- RetryLoader
- RowPartitions
- SchemaValidationLoader
- StreamLoader
- TransformerLoader