| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleRecordWriters<T extends org.apache.flink.core.io.IOReadableWritable>
The specific delegate implementation for the multiple outputs case.
|
class |
NonRecordWriter<T extends org.apache.flink.core.io.IOReadableWritable>
The specific delegate implementation for the non output case like sink task.
|
class |
SingleRecordWriter<T extends org.apache.flink.core.io.IOReadableWritable>
The specific delegate implementation for the single output case.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.