| Class | Description |
|---|---|
| InputStreamTask | |
| OneInputStreamTask |
Input stream task with 1 input.
|
| SourceStreamTask | |
| StreamTask |
StreamTask is a while-loop thread to read message, process message, and send result
messages to downstream operators |
| TwoInputStreamTask |
Input stream task with 2 inputs.
|
Copyright © 2021. All rights reserved.