Package org.apache.flink.runtime.shuffle
Class ShuffleServiceOptions
java.lang.Object
org.apache.flink.runtime.shuffle.ShuffleServiceOptions
Options to configure shuffle service.
-
Field Details
-
NETTY_SHUFFLE_SERVICE_FACTORY_CLASS
- See Also:
-
SHUFFLE_SERVICE_FACTORY_CLASS
public static final org.apache.flink.configuration.ConfigOption<String> SHUFFLE_SERVICE_FACTORY_CLASSThe full class name of the shuffle service factory implementation to be used by the cluster.
-