Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.privileged.PrivilegedOperation.ResultCode
Packages that use PrivilegedOperation.ResultCode
-
Uses of PrivilegedOperation.ResultCode in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.privileged
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.privileged that return PrivilegedOperation.ResultCodeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PrivilegedOperation.ResultCode[]PrivilegedOperation.ResultCode.values()Returns an array containing the constants of this enum class, in the order they are declared.