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