| Package | Description |
|---|---|
| org.apache.whirr |
The Whirr client API.
|
| org.apache.whirr.cli.command | |
| org.apache.whirr.command |
| Constructor and Description |
|---|
ByonClusterController(com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute,
ClusterStateStoreFactory stateStoreFactory) |
ClusterController(com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute,
ClusterStateStoreFactory stateStoreFactory) |
| Constructor and Description |
|---|
CleanupClusterCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
ConfigureServicesCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
ListClusterCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
RestartServicesCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
RoleLifecycleCommand(String name,
String description,
ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
RunScriptCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
StartServicesCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
StopServicesCommand(ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterStateStoreFactory |
AbstractClusterCommand.stateStoreFactory |
| Constructor and Description |
|---|
AbstractClusterCommand(String name,
String description,
ClusterControllerFactory factory,
ClusterStateStoreFactory stateStoreFactory) |
Copyright © 2010–2016 Cloudera. All rights reserved.