public class DestroyClusterCommand extends AbstractClusterCommand
factory, parser, stateStoreFactory| Constructor and Description |
|---|
DestroyClusterCommand() |
DestroyClusterCommand(ClusterControllerFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
int |
run(InputStream in,
PrintStream out,
PrintStream err,
ClusterSpec clusterSpec) |
int |
run(InputStream in,
PrintStream out,
PrintStream err,
List<String> args) |
createClusterController, createClusterStateStore, getCluster, getClusterSpec, printErrorAndHelpHint, printProviderInfo, printUsagegetDescription, getNamepublic DestroyClusterCommand()
throws IOException
IOExceptionpublic DestroyClusterCommand(ClusterControllerFactory factory)
public int run(InputStream in, PrintStream out, PrintStream err, List<String> args) throws Exception
public int run(InputStream in, PrintStream out, PrintStream err, ClusterSpec clusterSpec) throws Exception
ExceptionCopyright © 2010–2016 Cloudera. All rights reserved.