public class GetServerInfoResponse.ZookeeperConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
GetServerInfoResponse.ZookeeperConfig.ZkFutureTimeout |
| Constructor and Description |
|---|
ZookeeperConfig() |
| Modifier and Type | Method and Description |
|---|---|
GetServerInfoResponse.ZookeeperConfig.ZkFutureTimeout |
getZk_future_timeout() |
String |
getZk_hosts() |
String |
getZk_path() |
String |
getZk_state() |
Integer |
getZk_timeout() |
String |
getZk() |
void |
setZk_future_timeout(GetServerInfoResponse.ZookeeperConfig.ZkFutureTimeout zk_future_timeout) |
void |
setZk_hosts(String zk_hosts) |
void |
setZk_path(String zk_path) |
void |
setZk_state(String zk_state) |
void |
setZk_timeout(Integer zk_timeout) |
void |
setZk(String zk) |
String |
toString() |
public String getZk()
public void setZk(String zk)
public String getZk_hosts()
public void setZk_hosts(String zk_hosts)
public String getZk_path()
public void setZk_path(String zk_path)
public String getZk_state()
public void setZk_state(String zk_state)
public Integer getZk_timeout()
public void setZk_timeout(Integer zk_timeout)
public GetServerInfoResponse.ZookeeperConfig.ZkFutureTimeout getZk_future_timeout()
public void setZk_future_timeout(GetServerInfoResponse.ZookeeperConfig.ZkFutureTimeout zk_future_timeout)
Copyright © 2015. All rights reserved.