org.apache.accumulo.core.util.shell.commands
public class MaxRowCommand extends ScanCommand
Shell.Command.CompletionSet
timestampOpt
Constructor and Description |
---|
MaxRowCommand() |
Modifier and Type | Method and Description |
---|---|
String |
description() |
int |
execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState) |
addScanIterators, fetchColumns, getAuths, getFormatter, getInterpreter, getOptions, getOutputFile, getRange, getTimeout, numArgs, printBinaryRecords, printBinaryRecords, printRecords, printRecords
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral, usage
public int execute(String fullCommand, org.apache.commons.cli.CommandLine cl, Shell shellState) throws Exception
execute
in class ScanCommand
Exception
public String description()
description
in class ScanCommand
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.