@PublicEvolving public class ShuffleServiceOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NETTY_SHUFFLE_SERVICE_FACTORY_CLASS |
static 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.
|
public static final String NETTY_SHUFFLE_SERVICE_FACTORY_CLASS
public static final org.apache.flink.configuration.ConfigOption<String> SHUFFLE_SERVICE_FACTORY_CLASS
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.