org.apache.whirr.cli.command
Class RunScriptCommand
java.lang.Object
org.apache.whirr.cli.Command
org.apache.whirr.cli.command.AbstractClusterSpecCommand
org.apache.whirr.cli.command.RunScriptCommand
public class RunScriptCommand
- extends AbstractClusterSpecCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunScriptCommand
public RunScriptCommand()
RunScriptCommand
public RunScriptCommand(ClusterControllerFactory factory)
RunScriptCommand
public RunScriptCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory)
run
public int run(InputStream in,
PrintStream out,
PrintStream err,
List<String> args)
throws Exception
- Specified by:
run
in class Command
- Throws:
Exception
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.