Package org.apache.whirr.actions

A collection of ClusterAction implementations.

See:
          Description

Class Summary
BootstrapClusterAction A ClusterAction that starts instances in a cluster in parallel and runs bootstrap scripts on them.
ByonClusterAction  
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.
 

Package org.apache.whirr.actions Description

A collection of ClusterAction implementations.



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