public class BrokerLeadershipPriorityResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BrokerLeadershipPriorityResult.LeadershipPriorityEnum |
Modifier and Type | Method and Description |
---|---|
int |
brokerId()
The brokerId to change leadership priority on.
|
BrokerLeadershipPriorityResult.LeadershipPriorityEnum |
leadershipPriority()
Indicates the broker's new leadership priority enum.
|
String |
toString() |
public int brokerId()
public BrokerLeadershipPriorityResult.LeadershipPriorityEnum leadershipPriority()