Methods in org.apache.blur.shell that throw Command.CommandException |
void |
WaitInSafemodeCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
TruncateTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
TraceRemove.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
TraceList.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
TopCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
TermsDataCommand.doit(PrintWriter outPw,
Blur.Iface client,
String[] args)
|
void |
TableStatsCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
ShardServerLayoutCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
ShardsEchoCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
ShardClusterListCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
SelectorCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
SchemaTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
RemoveTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
RemoveSnapshotCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
RemoveShardServerCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
QueryCommandOld.doit(PrintWriter outPw,
Blur.Iface client,
String[] args)
|
void |
QueryCommand.doit(PrintWriter outPw,
Blur.Iface client,
String[] args)
|
void |
ParseCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
OptimizeTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
MutateRowCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
Main.QuitCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
LogResetCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
LogCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
LoadTestDataCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
ListTablesCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
ListSnapshotsCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
IndexAccessLogCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
GetRowCommand.doit(PrintWriter outPw,
Blur.Iface client,
String[] args)
|
void |
EnableTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
DiscoverFileBufferSizeUtil.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
DisableTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
DescribeTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
DeleteRowCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
CreateTableCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
CreateSnapshotCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
ControllersEchoCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
abstract void |
Command.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
AddColumnDefinitionCommand.doit(PrintWriter out,
Blur.Iface client,
String[] args)
|
void |
TopCommand.doitInternal(PrintWriter out,
Blur.Iface client,
String[] args)
|