public class NodeConfig extends Object implements Serializable
NodeConfig(String host, int port)
String
getHost()
int
getPort()
void
setHost(String host)
setPort(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeConfig(String host, int port)
public int getPort()
public void setPort(int port)
public String getHost()
public void setHost(String host)
Copyright © 2016. All rights reserved.