| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.buffer | |
| org.apache.flink.runtime.io.network.partition.consumer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BufferPool
A dynamically sized buffer pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalBufferPool
A buffer pool used to manage a number of
Buffer instances from the NetworkBufferPool. |
| Modifier and Type | Method and Description |
|---|---|
BufferProvider |
RemoteInputChannel.getBufferProvider() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.