public class BrokerHealthStatusResult extends Object
| Modifier and Type | Method and Description |
|---|---|
BrokerComponent | brokerComponent()Indicates the broker component which was modified. |
int | brokerId()The brokerId to change leadership priority on. |
ComponentHealthStatus | componentHealthStatus()Indicates the broker component's new health status. |
String | toString() |
public int brokerId()
public BrokerComponent brokerComponent()
public ComponentHealthStatus componentHealthStatus()