public final class NodeId extends Object implements Serializable
NodeId(String groupId, PeerId peerId)
boolean
equals(Object obj)
String
getGroupId()
PeerId
getPeerId()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NodeId(String groupId, PeerId peerId)
public String getGroupId()
public String toString()
toString
Object
public PeerId getPeerId()
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2021. All rights reserved.