Package org.apache.hop.pipeline
-
Interface Summary Interface Description IExecutionFinishedListener<T> A finished listener for executions of a pipeline or workflowIExecutionStartedListener<T> A started listener for pipeline enginesIExecutionStoppedListener<T> IPartitioner Defines methods needed for partitioner plugins.IPipelineMetaFactory ISubPipelineAwareMeta A transform "meta" that contains a reference to a sub-pipeline. -
Class Summary Class Description AbstractMetaInfo BasePartitioner Implements common functionality needed by partitioner plugins.CheckTransformsExtension DatabaseImpact ModPartitioner Pipeline This class represents the information and operations associated with the execution of a Pipeline.PipelineConfiguration PipelineExecutionConfiguration PipelineHopMeta Defines a link between 2 transforms in a pipelinePipelineMeta This class defines information about a pipeline and offers methods to save and load it from XML as well as methods to alter a pipeline by adding/removing databases, transforms, hops, etc.PipelineMetaFactoryImpl PipelineMetaInfo PipelineMetaSearchAnalyser PipelinePainter PipelinePainterExtension PipelinePainterFlyoutExtension PipelinePreviewFactory PipelineSvgPainter RowProducer Allows you to "Inject" rows into a transform.SingleThreadedPipelineExecutor TransformWithMappingMeta<Main extends ITransform,Data extends ITransformData> This class is supposed to use in transforms where the mapping to sub pipelines takes place -
Enum Summary Enum Description PipelineMeta.PipelineType The PipelineType enum describes the various types of pipelines in terms of execution, including Normal, Serial Single-Threaded, and Single-Threaded.