Uses of Interface
org.apache.flink.runtime.shuffle.ShuffleServiceFactory
Packages that use ShuffleServiceFactory
-
Uses of ShuffleServiceFactory in org.apache.flink.runtime.io.network
Classes in org.apache.flink.runtime.io.network that implement ShuffleServiceFactoryModifier and TypeClassDescriptionclassNetty based shuffle service implementation. -
Uses of ShuffleServiceFactory in org.apache.flink.runtime.shuffle
Methods in org.apache.flink.runtime.shuffle that return ShuffleServiceFactoryModifier and TypeMethodDescriptionstatic ShuffleServiceFactory<?,?, ?> ShuffleServiceLoader.loadShuffleServiceFactory(org.apache.flink.configuration.Configuration configuration)