@Beta public class NodeId extends Object
NodeId()
boolean
equals(Object o)
static NodeId
from(Object object)
from(String string)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NodeId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public static NodeId from(String string)
public static NodeId from(Object object)