| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network |
| Modifier and Type | Method and Description |
|---|---|
NetworkBufferPool |
NetworkEnvironment.getNetworkBufferPool() |
| Constructor and Description |
|---|
NetworkEnvironment(NetworkBufferPool networkBufferPool,
ConnectionManager connectionManager,
ResultPartitionManager resultPartitionManager,
TaskEventDispatcher taskEventDispatcher,
KvStateRegistry kvStateRegistry,
KvStateServer kvStateServer,
IOManager.IOMode defaultIOMode,
int partitionRequestInitialBackoff,
int partitionRequestMaxBackoff,
int networkBuffersPerChannel,
int extraNetworkBuffersPerGate) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.