Class ProducerMergedPartitionFile

java.lang.Object
org.apache.flink.runtime.io.network.partition.hybrid.tiered.file.ProducerMergedPartitionFile

public class ProducerMergedPartitionFile extends Object
The partition file in the producer-merge mode. In this mode, the shuffle data is written in the producer side, the consumer side need to read multiple producers to get its partition data.