public class ClusterNodeInfo extends Object implements Serializable
String
nodeId
ServerID
serverID
ClusterNodeInfo()
ClusterNodeInfo(String nodeId, ServerID serverID)
boolean
equals(Object o)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String nodeId
public ServerID serverID
public ClusterNodeInfo()
public ClusterNodeInfo(String nodeId, ServerID serverID)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.