| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.disk | |
| org.apache.flink.runtime.io.disk.iomanager | |
| org.apache.flink.runtime.operators.hash |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileChannelInputView
A
DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream. |
class |
RandomAccessInputView |
class |
SeekableFileChannelInputView
A
DataInputView that is backed by a BlockChannelReader, making it effectively a data input stream. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractChannelReaderInputView
A
DataInputView that is backed by a FileIOChannel,
making it effectively a data input stream. |
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. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HashPartition<BT,PT> |
class |
ReOpenableHashPartition<BT,PT> |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.