Uses of Interface
org.apache.flink.runtime.shuffle.ShuffleMasterContext
Packages that use ShuffleMasterContext
Package
Description
-
Uses of ShuffleMasterContext in org.apache.flink.runtime.io.network
Methods in org.apache.flink.runtime.io.network with parameters of type ShuffleMasterContextModifier and TypeMethodDescriptionNettyShuffleServiceFactory.createShuffleMaster(ShuffleMasterContext shuffleMasterContext) -
Uses of ShuffleMasterContext in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
Constructors in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle with parameters of type ShuffleMasterContextModifierConstructorDescriptionTieredInternalShuffleMaster(ShuffleMasterContext shuffleMasterContext, ShuffleDescriptorRetriever shuffleDescriptorRetriever) -
Uses of ShuffleMasterContext in org.apache.flink.runtime.shuffle
Classes in org.apache.flink.runtime.shuffle that implement ShuffleMasterContextMethods in org.apache.flink.runtime.shuffle with parameters of type ShuffleMasterContextModifier and TypeMethodDescriptionShuffleServiceFactory.createShuffleMaster(ShuffleMasterContext shuffleMasterContext) Factory method to create a specificShuffleMasterimplementation.Constructors in org.apache.flink.runtime.shuffle with parameters of type ShuffleMasterContext