public class LeaderBroker extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
serviceUrl |
| Constructor and Description |
|---|
LeaderBroker() |
LeaderBroker(String serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getServiceUrl() |
int |
hashCode() |
boolean |
isLeaderReady() |
void |
setLeaderReady(boolean isLeaderReady) |
public final String serviceUrl
public LeaderBroker()
public LeaderBroker(String serviceUrl)
public String getServiceUrl()
public boolean isLeaderReady()
public void setLeaderReady(boolean isLeaderReady)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.