Uses of Class
org.apache.whirr.service.ClusterActionHandlerSupport

Packages that use ClusterActionHandlerSupport
org.apache.whirr.service The Whirr Service API. 
org.apache.whirr.service.cassandra   
org.apache.whirr.service.chef   
org.apache.whirr.service.elasticsearch   
org.apache.whirr.service.ganglia   
org.apache.whirr.service.hadoop   
org.apache.whirr.service.hama   
org.apache.whirr.service.hbase   
org.apache.whirr.service.kerberos   
org.apache.whirr.service.mahout   
org.apache.whirr.service.pig   
org.apache.whirr.service.puppet   
org.apache.whirr.service.solr   
org.apache.whirr.service.yarn   
org.apache.whirr.service.zookeeper   
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service
 class NoopClusterActionHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.cassandra
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.cassandra
 class CassandraClusterActionHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.chef
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.chef
 class ChefClusterActionHandler
          Installs chef-solo provisioned services, chef itself and its dependencies.
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.elasticsearch
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.elasticsearch
 class ElasticSearchHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.ganglia
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.ganglia
 class GangliaMetadClusterActionHandler
           
 class GangliaMonitorClusterActionHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.hadoop
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.hadoop
 class HadoopClusterActionHandler
           
 class HadoopDataNodeClusterActionHandler
           
 class HadoopJobTrackerClusterActionHandler
           
 class HadoopNameNodeClusterActionHandler
           
 class HadoopTaskTrackerClusterActionHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.hama
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.hama
 class HamaClusterActionHandler
          Base class for Hama service handlers.
 class HamaGroomServerClusterActionHandler
           
 class HamaMasterClusterActionHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.hbase
 

Subclasses of ClusterActionHandlerSupport 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 ClusterActionHandlerSupport in org.apache.whirr.service.kerberos
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.kerberos
 class KerberosBaseHandler
           
 class KerberosClientHandler
           
 class KerberosServerHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.mahout
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.mahout
 class MahoutClientClusterActionHandler
          Mahout cluster action handler which configures Mahout by unpacking a binary tarball and setting MAHOUT_HOME and PATH environment variables.
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.pig
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.pig
 class PigClientClusterActionHandler
          Pig cluster action handler which configures Pig by unpacking a binary tarball and setting PIG_HOME and PATH environment variables.
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.puppet
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.puppet
 class PuppetClusterActionHandler
          Installs puppet.
 class PuppetInstallClusterActionHandler
          Installs puppet (and ruby).
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.solr
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.solr
 class SolrClusterActionHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.yarn
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.yarn
 class MapReduceJobHistoryServerHandler
           
 class YarnHandler
           
 class YarnNodeManagerHandler
           
 class YarnResourceManagerHandler
           
 

Uses of ClusterActionHandlerSupport in org.apache.whirr.service.zookeeper
 

Subclasses of ClusterActionHandlerSupport in org.apache.whirr.service.zookeeper
 class ZooKeeperClusterActionHandler
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.