Uses of Class
org.apache.hadoop.yarn.service.AbstractService

Packages that use AbstractService
org.apache.hadoop.yarn.event   
org.apache.hadoop.yarn.service   
org.apache.hadoop.yarn.util   
 

Uses of AbstractService in org.apache.hadoop.yarn.event
 

Subclasses of AbstractService in org.apache.hadoop.yarn.event
 class AsyncDispatcher
          Dispatches events in a separate thread.
 

Uses of AbstractService in org.apache.hadoop.yarn.service
 

Subclasses of AbstractService in org.apache.hadoop.yarn.service
 class CompositeService
          Composition of services.
 

Uses of AbstractService in org.apache.hadoop.yarn.util
 

Subclasses of AbstractService in org.apache.hadoop.yarn.util
 class AbstractLivelinessMonitor<O>
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.