Uses of Enum Class
org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Packages that use ApplicationConstants.Environment
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ApplicationConstants.Environment in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return ApplicationConstants.EnvironmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ApplicationConstants.Environment[]ApplicationConstants.Environment.values()Returns an array containing the constants of this enum class, in the order they are declared.