Package org.apache.whirr.cluster.actions

Class Summary
BootstrapClusterAction A ClusterAction that starts instances in a cluster in parallel and runs bootstrap scripts on them.
ConfigureClusterAction A ClusterAction for running a configuration script on instances in the cluster after it has been bootstrapped.
DestroyClusterAction A ClusterAction for tearing down a running cluster and freeing up all its resources.
ScriptBasedClusterAction A ClusterAction that provides the base functionality for running scripts on instances in the cluster.
 



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