Constructor and Description |
---|
ServerManager(DcsMaster master,
org.apache.hadoop.conf.Configuration conf,
ZkClient zkc,
DcsNetworkConfiguration netConf,
long startupTimestamp,
Metrics metrics) |
Modifier and Type | Method and Description |
---|---|
Boolean |
call() |
JdbcT4Util |
getJdbcT4Util() |
List<org.codehaus.jettison.json.JSONObject> |
getRepositoryItemList(String command) |
org.codehaus.jettison.json.JSONArray |
getRepositoryListT4Driver(String command) |
List<ServerItem> |
getServerItemList() |
List<RunningServer> |
getServersList() |
ZkClient |
getZkClient() |
String |
getZKParentZnode() |
public List<RunningServer> getServersList()
public List<ServerItem> getServerItemList()
public List<org.codehaus.jettison.json.JSONObject> getRepositoryItemList(String command)
public org.codehaus.jettison.json.JSONArray getRepositoryListT4Driver(String command)
public String getZKParentZnode()
public ZkClient getZkClient()
public JdbcT4Util getJdbcT4Util()
Copyright © 2020. All rights reserved.