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