public class GlbNode extends Object
GlbNode()
GlbNode(String host, int port)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
void
setHost(String host)
setPort(int port)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GlbNode()
public GlbNode(String host, int port)
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2017. All rights reserved.