public class SupervisorStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SupervisorStatus.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDetailedState() |
String |
getId() |
String |
getSource() |
SupervisorSpec |
getSpec() |
String |
getSpecString() |
String |
getState() |
String |
getType() |
int |
hashCode() |
boolean |
isHealthy() |
boolean |
isSuspended() |
public String getId()
public String getState()
public String getDetailedState()
public boolean isHealthy()
public SupervisorSpec getSpec()
public String getSpecString()
public String getType()
public String getSource()
public boolean isSuspended()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.