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