|
||||||||||
| 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.GrepCommand
org.apache.accumulo.core.util.shell.commands.EGrepCommand
public class EGrepCommand
| 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 | |
|---|---|
EGrepCommand()
|
|
| Method Summary | |
|---|---|
String |
description()
|
protected void |
setUpIterator(int prio,
String name,
String term,
BatchScanner scanner)
|
String |
usage()
|
| Methods inherited from class org.apache.accumulo.core.util.shell.commands.GrepCommand |
|---|
execute, getOptions, numArgs |
| Methods inherited from class org.apache.accumulo.core.util.shell.commands.ScanCommand |
|---|
addScanIterators, fetchColumns, getAuths, getRange, printBinaryRecords, printRecords, printRecords |
| Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
|---|
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EGrepCommand()
| Method Detail |
|---|
protected void setUpIterator(int prio,
String name,
String term,
BatchScanner scanner)
throws IOException
setUpIterator in class GrepCommandIOExceptionpublic String description()
description in class GrepCommandpublic String usage()
usage in class GrepCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||