public class HelpCommand extends Command
Constructor and Description |
---|
HelpCommand(org.apache.hadoop.conf.Configuration conf)
Constructs a help command.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine cmd)
Executes the Client Calls.
|
void |
printHelp()
Gets extended help for this command.
|
addValidCommandParameters, close, create, getClusterURI, getDataNodeProxy, getDefaultTop, getNodeList, getNodes, getOutputPath, getTopNodes, open, parseTopNodes, populatePathNames, readClusterInfo, recordOutput, setCluster, setClusterURI, setNodesToProcess, setNodesToProcess, setOutputPath, setTopNodes, verifyCommandOptions
public HelpCommand(org.apache.hadoop.conf.Configuration conf)
conf
- - configpublic void execute(org.apache.commons.cli.CommandLine cmd) throws Exception
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.