Uses of Class
org.apache.flink.runtime.shuffle.ShuffleEnvironmentContext
Packages that use ShuffleEnvironmentContext
-
Uses of ShuffleEnvironmentContext in org.apache.flink.runtime.io.network
Methods in org.apache.flink.runtime.io.network with parameters of type ShuffleEnvironmentContextModifier and TypeMethodDescriptionNettyShuffleServiceFactory.createShuffleEnvironment(ShuffleEnvironmentContext shuffleEnvironmentContext) -
Uses of ShuffleEnvironmentContext in org.apache.flink.runtime.shuffle
Methods in org.apache.flink.runtime.shuffle with parameters of type ShuffleEnvironmentContextModifier and TypeMethodDescriptionShuffleServiceFactory.createShuffleEnvironment(ShuffleEnvironmentContext shuffleEnvironmentContext) Factory method to create a specific localShuffleEnvironmentimplementation.