| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.disk | |
| org.apache.flink.runtime.io.disk.iomanager |
| 构造器和说明 |
|---|
ChannelReaderInputViewIterator(AbstractChannelReaderInputView inView,
List<org.apache.flink.core.memory.MemorySegment> freeMemTarget,
org.apache.flink.api.common.typeutils.TypeSerializer<E> accessors) |
| 限定符和类型 | 类和说明 |
|---|---|
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.