All Classes and Interfaces
Class
Description
A destination for messages.
The internal state of a pipeline.
The phase of the task.
The internal state of a task.
The PipelineController is responsible for controlling the lifecycle of a
Pipeline.PipelineManager is a class that manages the lifecycle of a
Pipeline, including ask
lifecycle and lifecycle listeners.The TaskController is responsible for controlling the lifecycle of a task.
TaskManager manages the lifecycle of a logical pipeline task, including starting and stopping
workers, handling task actions, and notifying lifecycle listeners.