|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Command | |
CommandFactory | Parser uses command factories to create command. |
TableFormatter | Interface implemented by table formatters outputting select results. |
Class Summary | |
---|---|
AlterCommand | Alters tables. |
BasicCommand | Takes the lowest-common-denominator Writer doing its own printlns,
etc. |
ClearCommand | Clears the console screen. |
CreateCommand | Creates tables. |
DeleteCommand | Deletes values from tables. |
DescCommand | Prints information about tables. |
DisableCommand | Disables tables. |
DropCommand | Drops tables. |
EnableCommand | Enables tables. |
ExitCommand | |
FsCommand | Run hadoop filesystem commands. |
HelpCommand | |
InsertCommand | Inserts values into tables. |
JarCommand | Run hadoop jar commands. |
ReturnMsg | Message returned when a Command is
Command.execute(org.apache.hadoop.conf.Configuration) 'ed. |
SchemaModificationCommand | The base class of schema modification commands, CreateCommand and Alter Command. |
SelectCommand | Selects values from tables. |
ShowCommand | Shows all available tables. |
TableFormatterFactory | Table formatter. |
Enum Summary | |
---|---|
AlterCommand.OperationType | |
Command.CommandType |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |