Class ShuffleServiceOptions


  • @PublicEvolving
    public class ShuffleServiceOptions
    extends Object
    Options to configure shuffle service.
    • Field Detail

      • SHUFFLE_SERVICE_FACTORY_CLASS

        public static final org.apache.flink.configuration.ConfigOption<String> SHUFFLE_SERVICE_FACTORY_CLASS
        The full class name of the shuffle service factory implementation to be used by the cluster.