public final class ExtensionsShell extends AbstractShell
mCloser, mConfiguration
Modifier and Type | Method and Description |
---|---|
protected String |
getShellName() |
protected Map<String,Command> |
loadCommands()
Map structure: Command name =>
Command instance. |
static void |
main(String[] args)
Manage Alluxio extensions.
|
close, getCommands, printUsage, run
public static void main(String[] args)
args
- array of arguments given by the user's input from the terminalprotected String getShellName()
getShellName
in class AbstractShell
protected Map<String,Command> loadCommands()
AbstractShell
Command
instance.loadCommands
in class AbstractShell
Copyright © 2023. All Rights Reserved.