Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConfiguration() |
int |
getInfoPort() |
InfoServer |
getInfoServer() |
String |
getMasterHostName() |
String |
getMetrics() |
String |
getServerName() |
long |
getStartTime() |
String |
getTrafodionHome() |
String |
getUserProgramHome() |
String |
getZKParentZnode() |
String |
getZKQuorumServersString() |
static void |
main(String[] args) |
void |
run() |
public static final String SERVER
public DcsServer(String[] args)
public String getMetrics()
public long getStartTime()
public String getServerName()
public String getMasterHostName()
public InfoServer getInfoServer()
public int getInfoPort()
public org.apache.hadoop.conf.Configuration getConfiguration()
public String getZKQuorumServersString()
public String getZKParentZnode()
public String getUserProgramHome()
public String getTrafodionHome()
public static void main(String[] args)
Copyright © 2016. All rights reserved.