Uses of Package
org.apache.whirr.service

Packages that use org.apache.whirr.service
org.apache.whirr.cli.command   
org.apache.whirr.cluster.actions A collection of ClusterAction implementations. 
org.apache.whirr.service The Whirr Service API. 
org.apache.whirr.service.cassandra   
org.apache.whirr.service.hadoop   
org.apache.whirr.service.hbase   
org.apache.whirr.service.jclouds jclouds-specific classes. 
org.apache.whirr.service.zookeeper   
 

Classes in org.apache.whirr.service used by org.apache.whirr.cli.command
ClusterSpec
          This class represents the specification of a cluster.
Service
          This class represents a service that a client wants to use.
ServiceFactory
          This class is used to create Service instances.
 

Classes in org.apache.whirr.service used by org.apache.whirr.cluster.actions
Cluster
          This class represents a real cluster of Cluster.Instances.
ClusterAction
          Performs an action on a cluster.
ClusterActionEvent
          An event object which is fired when a ClusterAction occurs.
ClusterActionHandler
          A callback interface for cluster actions that apply to instances in a given role.
ClusterSpec
          This class represents the specification of a cluster.
ClusterSpec.InstanceTemplate
          This class describes the type of instances that should be in the cluster.
 

Classes in org.apache.whirr.service used by org.apache.whirr.service
Cluster
          This class represents a real cluster of Cluster.Instances.
Cluster.Instance
          This class represents a real node running in a cluster.
ClusterActionEvent
          An event object which is fired when a ClusterAction occurs.
ClusterActionHandler
          A callback interface for cluster actions that apply to instances in a given role.
ClusterSpec
          This class represents the specification of a cluster.
ClusterSpec.InstanceTemplate
          This class describes the type of instances that should be in the cluster.
ClusterSpec.Property
           
Service
          This class represents a service that a client wants to use.
 

Classes in org.apache.whirr.service used by org.apache.whirr.service.cassandra
Cluster.Instance
          This class represents a real node running in a cluster.
ClusterActionEvent
          An event object which is fired when a ClusterAction occurs.
ClusterActionHandler
          A callback interface for cluster actions that apply to instances in a given role.
ClusterActionHandlerSupport
          This is a utility class to make it easier to implement ClusterActionHandler.
Service
          This class represents a service that a client wants to use.
 

Classes in org.apache.whirr.service used by org.apache.whirr.service.hadoop
Cluster
          This class represents a real cluster of Cluster.Instances.
ClusterActionEvent
          An event object which is fired when a ClusterAction occurs.
ClusterActionHandler
          A callback interface for cluster actions that apply to instances in a given role.
ClusterActionHandlerSupport
          This is a utility class to make it easier to implement ClusterActionHandler.
ClusterSpec
          This class represents the specification of a cluster.
Service
          This class represents a service that a client wants to use.
 

Classes in org.apache.whirr.service used by org.apache.whirr.service.hbase
Cluster
          This class represents a real cluster of Cluster.Instances.
ClusterActionEvent
          An event object which is fired when a ClusterAction occurs.
ClusterActionHandler
          A callback interface for cluster actions that apply to instances in a given role.
ClusterActionHandlerSupport
          This is a utility class to make it easier to implement ClusterActionHandler.
ClusterSpec
          This class represents the specification of a cluster.
 

Classes in org.apache.whirr.service used by org.apache.whirr.service.jclouds
Cluster.Instance
          This class represents a real node running in a cluster.
ClusterSpec
          This class represents the specification of a cluster.
 

Classes in org.apache.whirr.service used by org.apache.whirr.service.zookeeper
Cluster
          This class represents a real cluster of Cluster.Instances.
ClusterActionEvent
          An event object which is fired when a ClusterAction occurs.
ClusterActionHandler
          A callback interface for cluster actions that apply to instances in a given role.
ClusterActionHandlerSupport
          This is a utility class to make it easier to implement ClusterActionHandler.
Service
          This class represents a service that a client wants to use.
 



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