| Package | Description |
|---|---|
| org.apache.flink.runtime.execution | |
| org.apache.flink.runtime.io.network.bufferprovider | |
| org.apache.flink.runtime.io.network.gates |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeEnvironment.registerGlobalBufferPool(GlobalBufferPool globalBufferPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalBufferPoolOwner.registerGlobalBufferPool(GlobalBufferPool globalBufferPool) |
| Constructor and Description |
|---|
LocalBufferPool(GlobalBufferPool globalBufferPool,
int numDesignatedBuffers) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputGate.registerGlobalBufferPool(GlobalBufferPool globalBufferPool) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.