Package com.enonic.xp.cluster
Class ClusterNodeId
- java.lang.Object
-
- com.enonic.xp.cluster.ClusterNodeId
-
- All Implemented Interfaces:
Serializable
@PublicApi public final class ClusterNodeId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
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()
-