| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.disk | |
| org.apache.flink.runtime.io.disk.iomanager | |
| org.apache.flink.runtime.iterative.io | |
| org.apache.flink.runtime.operators.hash |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileChannelOutputView
A
DataOutputView that is backed by a BlockChannelWriter, making it effectively a data output stream. |
class |
RandomAccessOutputView |
class |
SimpleCollectingOutputView
The list with the full segments contains at any point all completely full segments, plus the
segment that is currently filled.
|
class |
SpillingBuffer
An output view that buffers written data in memory pages and spills them when they are full.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractChannelWriterOutputView
A
DataOutputView that is backed by a FileIOChannel,
making it effectively a data output stream. |
class |
ChannelWriterOutputView
A
DataOutputView that is backed by a BlockChannelWriter, making it effectively a data output stream. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SerializedUpdateBuffer
AbstractPagedOutputView used by the BlockingBackChannel for transmitting
superstep results. |
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
HashPartition.BuildSideBuffer |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.