See: Description
| Class | Description | 
|---|---|
| AbstractPipelineLauncher | 
 Abstract class covering the common operations between Classic and Flex templates. 
 | 
| ClassicTemplateClient | 
 Client for interacting with Dataflow classic templates using the Dataflow SDK. 
 | 
| ClassicTemplateClient.Builder | 
 Builder for  
ClassicTemplateClient. | 
| DefaultPipelineLauncher | 
 Default class for implementation of  
PipelineLauncher interface. | 
| DefaultPipelineLauncher.Builder | 
 Builder for  
DefaultPipelineLauncher. | 
| DirectRunnerClient | 
 Implementation of the  
PipelineLauncher interface which invokes the template class using
 DirectRunner, and manages the state in memory. | 
| DirectRunnerClient.Builder | 
 Builder for  
DirectRunnerClient. | 
| FlexTemplateClient | 
 Client for interacting with Dataflow Flex Templates using the Dataflow SDK. 
 | 
| FlexTemplateClient.Builder | 
 Builder for  
FlexTemplateClient. |