@InterfaceAudience.Public @InterfaceStability.Evolving public class LifecycleEvent extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| org.apache.hadoop.service.Service.STATE | statenew state | 
| long | timeLocal time in milliseconds when the event occurred | 
| Constructor and Description | 
|---|
| LifecycleEvent() | 
public long time
public org.apache.hadoop.service.Service.STATE state
public LifecycleEvent()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.