Modifier and Type | Method and Description |
---|---|
ZkClient |
ServerManager.getZkClient() |
ZkClient |
DcsMaster.getZkClient() |
Constructor and Description |
---|
ServerManager(DcsMaster master,
org.apache.hadoop.conf.Configuration conf,
ZkClient zkc,
DcsNetworkConfiguration netConf,
long startupTimestamp,
Metrics metrics) |
Constructor and Description |
---|
ListenerService(ZkClient zkc,
DcsNetworkConfiguration netConf,
int port,
int portRange,
int requestTimeout,
int selectorTimeout,
Metrics metrics,
String parentZnode) |
Modifier and Type | Method and Description |
---|---|
ZkClient |
RESTServlet.getZk() |
Constructor and Description |
---|
ServerManager(org.apache.hadoop.conf.Configuration conf,
ZkClient zkc,
DcsNetworkConfiguration netConf,
String instance,
int infoPort,
int childServers) |
Constructor and Description |
---|
ServerManager(org.apache.hadoop.conf.Configuration conf,
ZkClient zkc,
DcsNetworkConfiguration netConf,
String instance,
int infoPort,
int serverThreads) |
ServerUtils(ServerHandler server,
ZkClient zkc) |
Constructor and Description |
---|
ServerHandler(org.apache.hadoop.conf.Configuration conf,
ZkClient zkc,
DcsNetworkConfiguration netConf,
int instance,
int infoPort,
String masterHostName,
RetryCounterFactory retryCounterFactory,
int assignedPort,
byte[] cert,
int serverThread) |
Copyright © 2016. All rights reserved.