Uses of Package
org.apache.hadoop.service

Packages that use org.apache.hadoop.service
org.apache.hadoop.mapreduce.v2.hs   
org.apache.hadoop.registry.client.api YARN Registry Client API. 
org.apache.hadoop.registry.client.impl Registry client services 
org.apache.hadoop.registry.client.impl.zk Core Zookeeper support. 
org.apache.hadoop.registry.server.services Basic services for the YARN registry The RegistryAdminService extends the shared Yarn Registry client with registry setup and (potentially asynchronous) administrative actions. 
org.apache.hadoop.service   
org.apache.hadoop.yarn.client.api Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
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.registry.client.api
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.registry.client.impl
AbstractService
          This is the base implementation class for services.
CompositeService
          Composition of services.
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.registry.client.impl.zk
AbstractService
          This is the base implementation class for services.
CompositeService
          Composition of services.
Service
          Service LifeCycle.
 

Classes in org.apache.hadoop.service used by org.apache.hadoop.registry.server.services
AbstractService
          This is the base implementation class for services.
CompositeService
          Composition of 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.