Uses of Package
org.apache.hadoop.service

Packages that use org.apache.hadoop.service
org.apache.hadoop.mapreduce.v2.hs   
org.apache.hadoop.service   
org.apache.hadoop.yarn.client.api   
org.apache.hadoop.yarn.client.api.async   
org.apache.hadoop.yarn.event   
org.apache.hadoop.yarn.util   
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.mapreduce.v2.hs
AbstractService
          This is the base implementation class for services.
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.service
AbstractService
          This is the base implementation class for services.
LifecycleEvent
          A serializable lifecycle event: the time a state transition occurred, and what state was entered.
Service
          Service LifeCycle.
ServiceStateChangeListener
          Interface to notify state changes of a service.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.yarn.client.api
AbstractService
          This is the base implementation class for services.
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.yarn.client.api.async
AbstractService
          This is the base implementation class for services.
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.yarn.event
AbstractService
          This is the base implementation class for services.
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.yarn.util
AbstractService
          This is the base implementation class for services.
Service
          Service LifeCycle.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.