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 booleanequals(Object o)static ClusterNodeIdfrom(String name)inthashCode()StringtoString()
-