Package | Description |
---|---|
alluxio.cli.bundler.command | |
alluxio.shell | |
alluxio.util |
Modifier and Type | Class and Description |
---|---|
static class |
CollectAlluxioInfoCommand.AlluxioCommand
A special shell command that runs an Alluxio cmdline operation.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,ShellCommand> |
ExecuteShellCollectInfoCommand.mCommands |
protected Map<String,ShellCommand> |
ExecuteShellCollectInfoCommand.mCommandsAlt |
Modifier and Type | Method and Description |
---|---|
protected void |
ExecuteShellCollectInfoCommand.registerCommand(String name,
ShellCommand cmd,
ShellCommand alternativeCmd) |
Modifier and Type | Class and Description |
---|---|
class |
ScpCommand
Object representation of a remote scp command.
|
class |
SshCommand
Object representation of a remote shell command by SSH.
|
Modifier and Type | Method and Description |
---|---|
static CommandReturn |
ShellUtils.execCmdWithBackup(ShellCommand cmd,
ShellCommand backupCmd)
Executes a shell command.
|
Copyright © 2023. All Rights Reserved.