| Class | Description |
|---|---|
| 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 |
A collection of ClusterAction implementations.
Copyright © 2010–2016 Cloudera. All rights reserved.