public class QueryCommand extends Command
Constructor and Description |
---|
QueryCommand(org.apache.hadoop.conf.Configuration conf)
Constructs QueryCommand.
|
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 QueryCommand(org.apache.hadoop.conf.Configuration conf)
conf
- - Configuration.public void execute(org.apache.commons.cli.CommandLine cmd) throws Exception
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.