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