Class TieredInternalShuffleMaster

java.lang.Object
org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMaster

public class TieredInternalShuffleMaster extends Object
A wrapper internal shuffle master class for tiered storage. All the tiered storage operations with the shuffle master should be wrapped in this class.