public class ProcessDataPipelineContext extends Object implements PipelineContext
| Constructor and Description |
|---|
ProcessDataPipelineContext(ChannelConnect connect) |
ProcessDataPipelineContext(ChannelConnect connect,
Semaphore semaphore) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(StageException ex) |
public ProcessDataPipelineContext(ChannelConnect connect)
public ProcessDataPipelineContext(ChannelConnect connect, Semaphore semaphore)
public void handleError(StageException ex)
handleError in interface PipelineContextCopyright © 2024. All Rights Reserved.