public class LaunchClusterCommand extends AbstractClusterCommand
factory, parser, stateStoreFactory| Constructor and Description |
|---|
LaunchClusterCommand() |
LaunchClusterCommand(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 LaunchClusterCommand()
throws IOException
IOExceptionpublic LaunchClusterCommand(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.