Uses of Class
org.apache.hadoop.util.Shell.ShellCommandExecutor
Packages that use Shell.ShellCommandExecutor
-
Uses of Shell.ShellCommandExecutor in org.apache.hadoop.security
Methods in org.apache.hadoop.security that return Shell.ShellCommandExecutorModifier and TypeMethodDescriptionprotected Shell.ShellCommandExecutorShellBasedUnixGroupsMapping.createGroupExecutor(String userName) Create a ShellCommandExecutor object using the user's name.protected Shell.ShellCommandExecutorShellBasedUnixGroupsMapping.createGroupIDExecutor(String userName) Create a ShellCommandExecutor object for fetch a user's group id list.