|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterActionHandler | |
---|---|
org.apache.whirr.actions |
A collection of ClusterAction implementations. |
org.apache.whirr.service | The Whirr Service API. |
org.apache.whirr.service.cassandra | |
org.apache.whirr.service.elasticsearch | |
org.apache.whirr.service.hadoop | |
org.apache.whirr.service.hbase | |
org.apache.whirr.service.voldemort | |
org.apache.whirr.service.zookeeper |
Uses of ClusterActionHandler in org.apache.whirr.actions |
---|
Constructor parameters in org.apache.whirr.actions with type arguments of type ClusterActionHandler | |
---|---|
BootstrapClusterAction(com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute,
Map<String,ClusterActionHandler> handlerMap)
|
|
ByonClusterAction(String action,
com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute,
Map<String,ClusterActionHandler> handlerMap)
|
|
ConfigureClusterAction(com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute,
Map<String,ClusterActionHandler> handlerMap)
|
|
ScriptBasedClusterAction(com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute,
Map<String,ClusterActionHandler> handlerMap)
|
Uses of ClusterActionHandler in org.apache.whirr.service |
---|
Subclasses of ClusterActionHandler in org.apache.whirr.service | |
---|---|
class |
ClusterActionHandlerSupport
This is a utility class to make it easier to implement ClusterActionHandler . |
class |
NoopClusterActionHandler
|
Uses of ClusterActionHandler in org.apache.whirr.service.cassandra |
---|
Subclasses of ClusterActionHandler in org.apache.whirr.service.cassandra | |
---|---|
class |
CassandraClusterActionHandler
|
Uses of ClusterActionHandler in org.apache.whirr.service.elasticsearch |
---|
Subclasses of ClusterActionHandler in org.apache.whirr.service.elasticsearch | |
---|---|
class |
ElasticSearchHandler
|
Uses of ClusterActionHandler in org.apache.whirr.service.hadoop |
---|
Uses of ClusterActionHandler in org.apache.whirr.service.hbase |
---|
Subclasses of ClusterActionHandler in org.apache.whirr.service.hbase | |
---|---|
class |
BasicServerClusterActionHandler
Provides a base class for servers like REST or Avro. |
class |
HBaseAvroServerClusterActionHandler
|
class |
HBaseClusterActionHandler
Base class for HBase service handlers. |
class |
HBaseMasterClusterActionHandler
|
class |
HBaseRegionServerClusterActionHandler
|
class |
HBaseRestServerClusterActionHandler
|
class |
HBaseThriftServerClusterActionHandler
|
Uses of ClusterActionHandler in org.apache.whirr.service.voldemort |
---|
Subclasses of ClusterActionHandler in org.apache.whirr.service.voldemort | |
---|---|
class |
VoldemortClusterActionHandler
|
Uses of ClusterActionHandler in org.apache.whirr.service.zookeeper |
---|
Subclasses of ClusterActionHandler in org.apache.whirr.service.zookeeper | |
---|---|
class |
ZooKeeperClusterActionHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |