| Package | Description |
|---|---|
| org.apache.flink.runtime.io.disk | |
| org.apache.flink.runtime.io.network.partition |
| Modifier and Type | Class and Description |
|---|---|
class |
FileChannelManagerImpl
The manager used for creating/deleting file channels based on config temp dirs.
|
| Constructor and Description |
|---|
ResultPartitionFactory(ResultPartitionManager partitionManager,
FileChannelManager channelManager,
BufferPoolFactory bufferPoolFactory,
BoundedBlockingSubpartitionType blockingSubpartitionType,
int networkBuffersPerChannel,
int floatingNetworkBuffersPerGate,
int networkBufferSize,
boolean forcePartitionReleaseOnConsumption,
boolean blockingShuffleCompressionEnabled,
String compressionCodec) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.