| Package | Description |
|---|---|
| io.ray.streaming.runtime.transfer | |
| io.ray.streaming.runtime.transfer.message |
| Modifier and Type | Method and Description |
|---|---|
ChannelMessage |
DataReader.read(long timeoutMillis)
Read message from input channels, if timeout, return null.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BarrierMessage |
class |
DataMessage
DataMessage represents data between upstream and downstream operators.
|
Copyright © 2021. All rights reserved.