| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| 限定符和类型 | 字段和说明 |
|---|---|
static HsSpillingInfoProvider.ConsumeStatusWithId |
HsSpillingInfoProvider.ConsumeStatusWithId.ALL_ANY |
| 限定符和类型 | 方法和说明 |
|---|---|
static HsSpillingInfoProvider.ConsumeStatusWithId |
HsSpillingInfoProvider.ConsumeStatusWithId.fromStatusAndConsumerId(HsSpillingInfoProvider.ConsumeStatus consumeStatus,
HsConsumerId consumerId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Deque<BufferIndexAndChannel> |
HsMemoryDataManager.getBuffersInOrder(int subpartitionId,
HsSpillingInfoProvider.SpillStatus spillStatus,
HsSpillingInfoProvider.ConsumeStatusWithId consumeStatusWithId) |
Deque<BufferIndexAndChannel> |
HsSpillingInfoProvider.getBuffersInOrder(int subpartitionId,
HsSpillingInfoProvider.SpillStatus spillStatus,
HsSpillingInfoProvider.ConsumeStatusWithId consumeStatusWithId)
Get all buffers with the expected status from the subpartition.
|
Deque<BufferIndexAndChannel> |
HsSubpartitionMemoryDataManager.getBuffersSatisfyStatus(HsSpillingInfoProvider.SpillStatus spillStatus,
HsSpillingInfoProvider.ConsumeStatusWithId consumeStatusWithId)
Get buffers in
HsSubpartitionMemoryDataManager.allBuffers that satisfy expected HsSpillingInfoProvider.SpillStatus and HsSpillingInfoProvider.ConsumeStatus. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.