public class ServerIdFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ClusterId |
getServerId()
Get the local cluster Id.
|
static ServerIdFactory |
getServerIdFactory()
Get the factory
|
public static ServerIdFactory getServerIdFactory() throws ServerConfigException
ServerConfigException
- if the local id can not be builtpublic static ClusterId getServerId() throws ServerConfigException
ServerConfigException
- if the id cannot be built