See: Description
| Interface | Description | 
|---|---|
| GearpumpPipelineOptions | 
 Options that configure the Gearpump pipeline. 
 | 
| Class | Description | 
|---|---|
| GearpumpPipelineResult | 
 Result of executing a  
Pipeline with Gearpump. | 
| GearpumpRunner | 
 A  
PipelineRunner that executes the operations in the pipeline by first translating them
 to Gearpump Stream DSL and then executing them on a Gearpump cluster. | 
| GearpumpRunnerRegistrar | |
| GearpumpRunnerRegistrar.Options | 
 Registers the  
GearpumpPipelineOptions. | 
| GearpumpRunnerRegistrar.Runner | 
 Registers the  
GearpumpRunner. | 
| TestGearpumpRunner | 
 Gearpump  
PipelineRunner for tests, which uses EmbeddedCluster. |