| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.disk | |
| org.apache.flink.runtime.io.network.partition |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileChannelManagerImpl
The manager used for creating/deleting file channels based on config temp dirs.
|
| 构造器和说明 |
|---|
ResultPartitionFactory(ResultPartitionManager partitionManager,
FileChannelManager channelManager,
BufferPoolFactory bufferPoolFactory,
BatchShuffleReadBufferPool batchShuffleReadBufferPool,
ExecutorService batchShuffleReadIOExecutor,
BoundedBlockingSubpartitionType blockingSubpartitionType,
int configuredNetworkBuffersPerChannel,
int floatingNetworkBuffersPerGate,
int networkBufferSize,
boolean blockingShuffleCompressionEnabled,
String compressionCodec,
int maxBuffersPerChannel,
int sortShuffleMinBuffers,
int sortShuffleMinParallelism,
boolean sslEnabled) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.