Modifier and Type | Field and Description |
---|---|
byte[] |
cert |
String |
extHostAddress |
int |
fport |
String |
hostName |
int |
instance |
String |
parentZnode |
String |
serverName |
int |
serverState |
int |
serverThread |
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) |
Modifier and Type | Method and Description |
---|---|
Integer |
call() |
int |
getConnectingTimeout() |
void |
send(org.trafodion.dcs.servermt.serverHandler.PendingRequest preq) |
void |
setConnectingTimeout() |
public String parentZnode
public int fport
public String hostName
public int instance
public int serverThread
public String serverName
public String extHostAddress
public int serverState
public byte[] cert
public 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) throws Exception
Exception
Copyright © 2020. All rights reserved.