Package org.apache.accumulo.core.util.shell

Interface Summary
Shell.PrintLine  
 

Class Summary
EscapeTokenizer EscapeTokenizer - Supports tokenizing with delimiters while being able to escape the delims.
QuotedStringTokenizer A basic tokenizer for generating tokens from a string.
Shell A convenient console interface to perform basic accumulo functions Includes auto-complete, help, and quoted strings with escape sequences
Shell.AboutCommand  
Shell.AddSplitsCommand  
Shell.AuthenticateCommand  
Shell.ByeCommand  
Shell.ClasspathCommand  
Shell.ClearCommand  
Shell.ClsCommand  
Shell.Command The Command class represents a command to be run in the shell.
Shell.CommandFactory Command Factory is a class that holds the command table, which is a mapping from a string representing the command to a class.
Shell.CompactCommand  
Shell.ConfigCommand  
Shell.CreateTableCommand  
Shell.CreateUserCommand  
Shell.DebugCommand  
Shell.DeleteCommand  
Shell.DeleteIterCommand  
Shell.DeleteManyCommand  
Shell.DeleteScanIterCommand  
Shell.DeleteTableCommand  
Shell.DeleteUserCommand  
Shell.DropTableCommand  
Shell.DropUserCommand  
Shell.EGrepCommand  
Shell.ExecfileCommand  
Shell.ExitCommand  
Shell.FlushCommand  
Shell.FormatterCommand  
Shell.GetAuthsCommand  
Shell.GetGroupsCommand  
Shell.GetSplitsCommand  
Shell.GrantCommand  
Shell.GrepCommand  
Shell.HelpCommand  
Shell.HiddenCommand  
Shell.ImportDirectoryCommand  
Shell.InfoCommand  
Shell.InsertCommand  
Shell.ListScansCommand  
Shell.MasterStateCommand  
Shell.OfflineCommand  
Shell.OnlineCommand  
Shell.PasswdCommand  
Shell.PrintFile  
Shell.PrintShell  
Shell.QuestionCommand  
Shell.QuitCommand  
Shell.RenameTableCommand  
Shell.RevokeCommand  
Shell.ScanCommand  
Shell.SelectCommand  
Shell.SelectrowCommand  
Shell.SetAuthsCommand  
Shell.SetGroupsCommand  
Shell.SetIterCommand  
Shell.SetScanIterCommand  
Shell.SystemPermissionsCommand  
Shell.TableCommand  
Shell.TablePermissionsCommand  
Shell.TablesCommand  
Shell.TraceCommand  
Shell.UserCommand  
Shell.UserPermissionsCommand  
Shell.UsersCommand  
Shell.WhoAmICommand  
ShellCompletor  
Token  
 

Enum Summary
Shell.Command.CompletionSet  
Shell.CommandFactory.CodeType  
 

Exception Summary
ShellCommandException  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.