Class MaxRowCommand
java.lang.Object
org.apache.accumulo.shell.Shell.Command
org.apache.accumulo.shell.commands.ScanCommand
org.apache.accumulo.shell.commands.MaxRowCommand
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.accumulo.shell.Shell.Command
Shell.Command.CompletionSet -
Field Summary
Fields inherited from class org.apache.accumulo.shell.commands.ScanCommand
profileOpt, showFewOpt, timestampOpt -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class org.apache.accumulo.shell.commands.ScanCommand
addScanIterators, fetchColumns, getAuths, getConsistency, getFormatter, getInterpreter, getOptions, getOutputFile, getRange, getTimeout, getUseSample, numArgs, printRecords, setupSamplingMethods inherited from class org.apache.accumulo.shell.Shell.Command
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral, usage
-
Constructor Details
-
MaxRowCommand
public MaxRowCommand()
-
-
Method Details
-
execute
public int execute(String fullCommand, org.apache.commons.cli.CommandLine cl, Shell shellState) throws Exception - Overrides:
executein classScanCommand- Throws:
Exception
-
description
- Overrides:
descriptionin classScanCommand
-