Class YarnConfigOptionsInternal
- java.lang.Object
-
- org.apache.flink.yarn.configuration.YarnConfigOptionsInternal
-
@Internal public class YarnConfigOptionsInternal extends Object
Yarn configuration options that are not meant to be set by the user.
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.flink.configuration.ConfigOption<String>APPLICATION_LOG_CONFIG_FILE
-
Constructor Summary
Constructors Constructor Description YarnConfigOptionsInternal()
-
-
-
Field Detail
-
APPLICATION_LOG_CONFIG_FILE
public static final org.apache.flink.configuration.ConfigOption<String> APPLICATION_LOG_CONFIG_FILE
-
-