| 接口 | 说明 |
|---|---|
| IBackoff | |
| PipelineContext |
Abstract the computing environment of the Pipeline, and perform error handling and other tasks.
|
| Stage<INPUT,OUTPUT> |
| 类 | 说明 |
|---|---|
| AbstractStage<INPUT,OUTPUT> | |
| Pipeline<INPUT,OUTPUT> | |
| ProcessDataBackoff | |
| ProcessDataPipeline |
ProcessDataPipeline is a cyclic pipeline task on ChannelConnect for executing data reading and data processing.
|
| ProcessDataPipelineContext |
The abstract of ProcessDataPipeline computing environment, mainly for error handling and other operations.
|
| ThreadPoolStageDecorator<INPUT,OUTPUT> | |
| Utils |
| 异常错误 | 说明 |
|---|---|
| StageException |
Copyright © 2025. All Rights Reserved.