public class CancelCommand extends Command
| Constructor and Description | 
|---|
| CancelCommand(org.apache.hadoop.conf.Configuration conf)Contructs a cancel 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, verifyCommandOptionspublic CancelCommand(org.apache.hadoop.conf.Configuration conf)
conf - - Confpublic void execute(org.apache.commons.cli.CommandLine cmd)
             throws Exception
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.