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  
CleanupClusterAction A ClusterAction for cleaning-up the cluster services
ConfigureServicesAction 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.
StartServicesAction A ClusterAction for starting the cluster services
StopServicesAction A ClusterAction for stopping the cluster services
 

Package org.apache.whirr.actions Description

A collection of ClusterAction implementations.



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