| Package | Description |
|---|---|
| org.apache.whirr.actions |
A collection of
ClusterAction implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapClusterAction
A
ClusterAction that starts instances in a cluster in parallel and
runs bootstrap scripts on them. |
class |
ByonClusterAction |
class |
CleanupClusterAction
A
ClusterAction for cleaning-up the cluster services |
class |
ConfigureServicesAction
A
ClusterAction for running a configuration script on instances
in the cluster after it has been bootstrapped. |
class |
DestroyClusterAction
A
ClusterAction for tearing down a running cluster and freeing up all
its resources. |
class |
ScriptBasedClusterAction
A
ClusterAction that provides the base functionality for running
scripts on instances in the cluster. |
class |
StartServicesAction
A
ClusterAction for starting the cluster services |
class |
StopServicesAction
A
ClusterAction for stopping the cluster services |
Copyright © 2010–2016 Cloudera. All rights reserved.