public class DegradedBrokerComponent extends Object
| Constructor and Description |
|---|
DegradedBrokerComponent(String reason, byte componentValue) |
| Modifier and Type | Method and Description |
|---|---|
BrokerComponent | brokerComponent()Indicates which component of the broker has been marked as degraded. |
boolean | equals(Object o) |
int | hashCode() |
String | reason()The reason associated with this particular health change. |
String | toString() |
public DegradedBrokerComponent(String reason, byte componentValue)
public String reason()
public BrokerComponent brokerComponent()