public class DemotedBroker extends Object
| Constructor and Description |
|---|
DemotedBroker(int brokerId, List<String> reasons) |
| Modifier and Type | Method and Description |
|---|---|
int | brokerId()The brokerId to change leadership priority on. |
List<String> | reasons()The list of reasons that this broker is currently demoted for. |
String | toString() |