@InterfaceAudience.Private

Package org.apache.hadoop.yarn.service

Interface Summary
Service Service LifeCycle.
ServiceStateChangeListener Interface to notify state changes of a service.
 

Class Summary
AbstractService  
CompositeService Composition of services.
CompositeService.CompositeServiceShutdownHook JVM Shutdown hook for CompositeService which will stop the give CompositeService gracefully in case of JVM shutdown.
FilterService  
ServiceOperations This class contains a set of methods to work with services, especially to walk them through their lifecycle.
 

Enum Summary
Service.STATE Service states
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.