public static class LifecycleSupervisor.Status extends Object
Modifier and Type | Field and Description |
---|---|
LifecycleState |
desiredState |
boolean |
discard |
boolean |
error |
int |
failures |
Long |
firstSeen |
Long |
lastSeen |
LifecycleState |
lastSeenState |
Constructor and Description |
---|
Status() |
public Long firstSeen
public Long lastSeen
public LifecycleState lastSeenState
public LifecycleState desiredState
public int failures
public boolean discard
public volatile boolean error
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.