Package com.enonic.xp.cluster
Class ClusterNode
- java.lang.Object
-
- com.enonic.xp.cluster.ClusterNode
-
public class ClusterNode extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)static ClusterNodefrom(String id)ClusterNodeIdgetId()inthashCode()StringtoString()
-
-
-
Method Detail
-
from
public static ClusterNode from(String id)
-
getId
public ClusterNodeId getId()
-
-