Pipeline
Interfaces
- OverridingPipeline
- Pipelines implementing OverridingPipeline interface overrides one or more pipelines.
Classes
- BatchingPipeline
- CachingPipeline
- ConstrainedPipeline
- GroupByPipeline
- HashJoinPipeline
- LinkedPipeline
- Purpose of linked pipeline is to keep old pipeline as a source of data and add all elements to the new one that is wrapping the old one.
- Optimizer
- PartitioningPipeline
- Pipes
- SortingPipeline
- SynchronousPipeline
- VoidPipeline