Uses of Class
org.apache.hadoop.service.LifecycleEvent

Packages that use LifecycleEvent
org.apache.hadoop.service   
 

Uses of LifecycleEvent in org.apache.hadoop.service
 

Methods in org.apache.hadoop.service that return types with arguments of type LifecycleEvent
 List<LifecycleEvent> AbstractService.getLifecycleHistory()
           
 List<LifecycleEvent> Service.getLifecycleHistory()
          Get a snapshot of the lifecycle history; it is a static list
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.