Package com.enonic.xp.cluster
Class ClusterNodeId
- java.lang.Object
-
- com.enonic.xp.cluster.ClusterNodeId
-
public class ClusterNodeId extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
static ClusterNodeId
from(String name)
int
hashCode()
String
toString()
-