| 程序包 | 说明 |
|---|---|
| io.ray.streaming.runtime.core.processor |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OneInputProcessor<T> |
class |
SourceProcessor<T>
The processor for the stream sources, containing a SourceOperator.
|
class |
TwoInputProcessor<T,O> |
| 限定符和类型 | 方法和说明 |
|---|---|
static StreamProcessor |
ProcessBuilder.buildProcessor(StreamOperator streamOperator) |
Copyright © 2022. All rights reserved.