| 程序包 | 说明 |
|---|---|
| io.ray.streaming.runtime.config | |
| io.ray.streaming.runtime.transfer | |
| io.ray.streaming.runtime.transfer.channel | |
| io.ray.streaming.runtime.worker |
| 限定符和类型 | 字段和说明 |
|---|---|
StreamingWorkerConfig |
StreamingConfig.workerConfigTemplate |
| 构造器和说明 |
|---|
DataReader(List<String> inputChannels,
List<io.ray.api.BaseActorHandle> fromActors,
Map<String,OffsetInfo> checkpoints,
StreamingWorkerConfig workerConfig) |
DataWriter(List<String> outputChannels,
List<io.ray.api.BaseActorHandle> toActors,
Map<String,OffsetInfo> checkpoints,
StreamingWorkerConfig workerConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
ChannelUtils.toNativeConf(StreamingWorkerConfig workerConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamingWorkerConfig |
JobWorker.getWorkerConfig() |
Copyright © 2021. All rights reserved.