|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.accumulo.core.util.shell.Shell.Command
org.apache.accumulo.core.util.shell.commands.ScanCommand
org.apache.accumulo.core.util.shell.commands.DeleteManyCommand
public class DeleteManyCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
|---|
Shell.Command.CompletionSet |
| Field Summary |
|---|
| Fields inherited from class org.apache.accumulo.core.util.shell.commands.ScanCommand |
|---|
timestampOpt |
| Constructor Summary | |
|---|---|
DeleteManyCommand()
|
|
| Method Summary | |
|---|---|
String |
description()
|
int |
execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState)
|
org.apache.commons.cli.Options |
getOptions()
|
| Methods inherited from class org.apache.accumulo.core.util.shell.commands.ScanCommand |
|---|
addScanIterators, fetchColumns, getAuths, getRange, numArgs, printBinaryRecords, printRecords, printRecords |
| Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
|---|
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteManyCommand()
| Method Detail |
|---|
public int execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState)
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
IOException,
org.apache.commons.cli.ParseException
execute in class ScanCommandAccumuloException
AccumuloSecurityException
TableNotFoundException
IOException
org.apache.commons.cli.ParseExceptionpublic String description()
description in class ScanCommandpublic org.apache.commons.cli.Options getOptions()
getOptions in class ScanCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||