Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.LinuxContainerRuntimeConstants.RuntimeType
Packages that use LinuxContainerRuntimeConstants.RuntimeType
-
Uses of LinuxContainerRuntimeConstants.RuntimeType in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime that return LinuxContainerRuntimeConstants.RuntimeTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LinuxContainerRuntimeConstants.RuntimeType.values()Returns an array containing the constants of this enum class, in the order they are declared.