See: Description
| Interface | Description | 
|---|---|
| Twister2PipelineOptions | Twister2PipelineOptions. | 
| Class | Description | 
|---|---|
| BeamBatchTSetEnvironment | This is a shell tset environment which is used on as a central driver model to fit what beam
 expects. | 
| BeamBatchWorker | The Twister2 worker that will execute the job logic once the job is submitted from the run
 method. | 
| Twister2BatchTranslationContext | Twister2BatchTranslationContext. | 
| Twister2PipelineExecutionEnvironment | Twister2PipelineExecutionEnvironment. | 
| Twister2PipelineResult | Represents a Twister2 pipeline execution result. | 
| Twister2Runner | A  PipelineRunnerthat executes the operations in the pipeline by first translating them
 to a Twister2 Plan and then executing them either locally or on a Twister2 cluster, depending on
 the configuration. | 
| Twister2RunnerRegistrar | AutoService registrar - will register Twister2Runner and Twister2Options as possible pipeline
 runner services. | 
| Twister2RunnerRegistrar.Options | Pipeline options registrar. | 
| Twister2RunnerRegistrar.Runner | Pipeline runner registrar. | 
| Twister2StreamTranslationContext | Twister2StreamingTranslationContext. | 
| Twister2TestRunner | A  PipelineRunnerthat executes the operations in the pipeline by first translating them
 to a Twister2 Plan and then executing them either locally or on a Twister2 cluster, depending on
 the configuration. | 
| Twister2TranslationContext | Twister2TranslationContext. |