public class ExplicitIpPortRegistrator extends BaseRegistrator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIG_PROP_REGISTER_WITH_IP_ADDRESS |
static java.lang.String |
CONFIG_PROP_REGISTER_WITH_PORT |
CONFIG_PROP_HEALTH_CHECK_PROVIDER, consulAclToken, consulHost, consulPort, consulServiceName, logger, myLocalAddress, registratorConfig, tags| Constructor and Description |
|---|
ExplicitIpPortRegistrator() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.nio.Address |
determineMyLocalAddress(com.hazelcast.spi.discovery.DiscoveryNode localDiscoveryNode,
java.util.Map<java.lang.String,java.lang.Object> registratorConfig) |
deregister, getMyServiceId, init, registerpublic static final java.lang.String CONFIG_PROP_REGISTER_WITH_IP_ADDRESS
public static final java.lang.String CONFIG_PROP_REGISTER_WITH_PORT
public com.hazelcast.nio.Address determineMyLocalAddress(com.hazelcast.spi.discovery.DiscoveryNode localDiscoveryNode,
java.util.Map<java.lang.String,java.lang.Object> registratorConfig)
throws java.lang.Exception
determineMyLocalAddress in class BaseRegistratorjava.lang.Exception