Uses of Class
org.apache.whirr.actions.ScriptBasedClusterAction

Packages that use ScriptBasedClusterAction
org.apache.whirr.actions A collection of ClusterAction implementations. 
 

Uses of ScriptBasedClusterAction in org.apache.whirr.actions
 

Subclasses of ScriptBasedClusterAction in org.apache.whirr.actions
 class BootstrapClusterAction
          A ClusterAction that starts instances in a cluster in parallel and runs bootstrap scripts on them.
 class ByonClusterAction
           
 class ConfigureClusterAction
          A ClusterAction for running a configuration script on instances in the cluster after it has been bootstrapped.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.