@InterfaceAudience.Public @InterfaceStability.Evolving public class LifecycleEvent extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
org.apache.hadoop.service.Service.STATE | 
state
new state 
 | 
long | 
time
Local 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 © 2015 Apache Software Foundation. All rights reserved.