| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
HsSubpartitionFileReader
This component is responsible for reading data from disk for a specific subpartition.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HsSubpartitionConsumerMemoryDataManager
This class is responsible for managing the data of a single consumer.
|
class |
HsSubpartitionFileReaderImpl
Default implementation of
HsSubpartitionFileReader. |
| 限定符和类型 | 方法和说明 |
|---|---|
HsDataView |
HsFileDataManager.registerNewConsumer(int subpartitionId,
HsConsumerId consumerId,
HsSubpartitionConsumerInternalOperations operation)
This method only called by result partition to create subpartitionFileReader.
|
HsDataView |
HsMemoryDataManager.registerNewConsumer(int subpartitionId,
HsConsumerId consumerId,
HsSubpartitionConsumerInternalOperations viewOperations)
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.