| Package | Description |
|---|---|
| org.apache.flink.runtime.io.disk | |
| org.apache.flink.runtime.io.disk.iomanager |
| Constructor and Description |
|---|
ChannelReaderInputViewIterator(AbstractChannelReaderInputView inView,
List<org.apache.flink.core.memory.MemorySegment> freeMemTarget,
org.apache.flink.api.common.typeutils.TypeSerializer<E> accessors) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelReaderInputView
A
DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream. |
class |
HeaderlessChannelReaderInputView
A
DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.