| Package | Description |
|---|---|
| io.ray.streaming.runtime.core.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
OneInputProcessor<T> |
class |
SourceProcessor<T>
The processor for the stream sources, containing a SourceOperator.
|
class |
TwoInputProcessor<T,O> |
| Modifier and Type | Method and Description |
|---|---|
static StreamProcessor |
ProcessBuilder.buildProcessor(StreamOperator streamOperator) |
Copyright © 2021. All rights reserved.