|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterAction | |
---|---|
org.apache.whirr.actions |
A collection of ClusterAction implementations. |
Uses of ClusterAction in org.apache.whirr.actions |
---|
Subclasses of ClusterAction in org.apache.whirr.actions | |
---|---|
class |
BootstrapClusterAction
A ClusterAction that starts instances in a cluster in parallel and
runs bootstrap scripts on them. |
class |
ByonClusterAction
|
class |
ConfigureClusterAction
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |