| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<List<HsFileDataIndex.SpilledBuffer>> |
HsMemoryDataSpiller.spillAsync(List<BufferWithIdentity> bufferToSpill)
Spilling buffers to disk asynchronously.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HsFileDataIndex.addBuffers(List<HsFileDataIndex.SpilledBuffer> spilledBuffers)
Add buffers to the index.
|
void |
HsFileDataIndexImpl.addBuffers(List<HsFileDataIndex.SpilledBuffer> spilledBuffers) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.