| 接口 | 说明 |
|---|---|
| Processor<T> |
| 类 | 说明 |
|---|---|
| OneInputProcessor<T> | |
| ProcessBuilder | |
| SourceProcessor<T> |
The processor for the stream sources, containing a SourceOperator.
|
| StreamProcessor<T,P extends Operator> |
StreamingProcessor is a process unit for a operator.
|
| TwoInputProcessor<T,O> |
Copyright © 2021. All rights reserved.