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