Uses of Enum
org.apache.flink.yarn.configuration.YarnDeploymentTarget
Packages that use YarnDeploymentTarget
-
Uses of YarnDeploymentTarget in org.apache.flink.yarn.configuration
Methods in org.apache.flink.yarn.configuration that return YarnDeploymentTargetModifier and TypeMethodDescriptionstatic YarnDeploymentTargetYarnDeploymentTarget.fromConfig(org.apache.flink.configuration.Configuration configuration) static YarnDeploymentTargetReturns the enum constant of this type with the specified name.static YarnDeploymentTarget[]YarnDeploymentTarget.values()Returns an array containing the constants of this enum type, in the order they are declared.