| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<HsFileDataIndex.SpilledBuffer>> |
HsMemoryDataSpiller.spillAsync(List<BufferWithIdentity> bufferToSpill)
Spilling buffers to disk asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HsFileDataIndex.addBuffers(List<HsFileDataIndex.SpilledBuffer> spilledBuffers)
Add buffers to the index.
|
void |
HsFileDataIndexImpl.addBuffers(List<HsFileDataIndex.SpilledBuffer> spilledBuffers) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.