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