| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BufferWithIdentity> |
HsSubpartitionMemoryDataManager.spillSubpartitionBuffers(List<BufferIndexAndChannel> toSpill,
CompletableFuture<Void> spillDoneFuture)
Spill this subpartition's buffers in a decision.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<List<HsFileDataIndex.SpilledBuffer>> |
HsMemoryDataSpiller.spillAsync(List<BufferWithIdentity> bufferToSpill)
Spilling buffers to disk asynchronously.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.