public static class PipelineRunner.Connection<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
PipelineRunner.IO<T> |
source |
PipelineRunner.IO<T> |
target |
Class<T> |
type |
| Constructor and Description |
|---|
Connection() |
public PipelineRunner.IO<T> source
public PipelineRunner.IO<T> target