Runner object that is executed when engine starts
Reader object that reads data from data source
Writer object that writes pipelined data from operators
Message object that has one of messages object containing attributes related to controlling process pipelining
Reader object that reads data from data source
Reader object that reads data from data source
Writer object that writes pipelined data from operators
Writer object that writes pipelined data from operators
a list of BaseGenericOperator objects that processes data one by one.
a list of BaseGenericOperator objects that processes data one by one.
Message object that has one of messages object containing attributes related to controlling process pipelining
Message object that has one of messages object containing attributes related to controlling process pipelining
Pipelines data from reader to writer via a series of operators.
Pipelines data from reader to writer via a series of operators.
Runner object that is executed when engine starts
Runner object that is executed when engine starts
:: ApplicationDeveloperApi ::
Controller that simply pipelines data from reader to writer without any operators. This controller mostly run with batch-style engine.
Data type class to be passes through data pipeline from reader to operators
Data type for the final data format