|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterController | |
---|---|
org.apache.whirr | The Whirr client API. |
org.apache.whirr.cli.command |
Uses of ClusterController in org.apache.whirr |
---|
Subclasses of ClusterController in org.apache.whirr | |
---|---|
class |
ByonClusterController
Equivalent of ClusterController , but for execution in BYON mode
("bring your own nodes"). |
Methods in org.apache.whirr that return ClusterController | |
---|---|
ClusterController |
ClusterControllerFactory.create(String serviceName)
Create an instance of a ClusterController according to the given
name. |
Uses of ClusterController in org.apache.whirr.cli.command |
---|
Methods in org.apache.whirr.cli.command that return ClusterController | |
---|---|
protected ClusterController |
AbstractClusterSpecCommand.createClusterController(String serviceName)
Create the specified service |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |