| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid |
| Modifier and Type | Method and Description |
|---|---|
HybridShuffleConfiguration |
HybridShuffleConfiguration.Builder.build() |
| Constructor and Description |
|---|
HsFileDataManager(BatchShuffleReadBufferPool bufferPool,
ScheduledExecutorService ioExecutor,
HsFileDataIndex dataIndex,
Path dataFilePath,
HsSubpartitionFileReader.Factory fileReaderFactory,
HybridShuffleConfiguration hybridShuffleConfiguration) |
HsFullSpillingStrategy(HybridShuffleConfiguration hybridShuffleConfiguration) |
HsResultPartition(String owningTaskName,
int partitionIndex,
ResultPartitionID partitionId,
ResultPartitionType partitionType,
int numSubpartitions,
int numTargetKeyGroups,
BatchShuffleReadBufferPool readBufferPool,
ScheduledExecutorService readIOExecutor,
ResultPartitionManager partitionManager,
String dataFileBashPath,
int networkBufferSize,
HybridShuffleConfiguration hybridShuffleConfiguration,
BufferCompressor bufferCompressor,
boolean isBroadcastOnly,
org.apache.flink.util.function.SupplierWithException<BufferPool,IOException> bufferPoolFactory) |
HsSelectiveSpillingStrategy(HybridShuffleConfiguration hybridShuffleConfiguration) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.