Package | Description |
---|---|
com.hp.util.dcord.hazelcast |
Distributed Coordination Service implementation using Hazelcast as the underlying technoligy.
|
Modifier and Type | Method and Description |
---|---|
static HazelcastConfiguration |
HazelcastConfiguration.forTcpIpDiscovery(PortNumber port,
Collection<Host> cluster)
Creates a connection configuration where TCP/IP is used to discover peers.
|
static HazelcastConfiguration |
HazelcastConfiguration.forTcpIpDiscovery(PortNumber port,
Host... cluster)
Creates a connection configuration where TCP/IP is used to discover peers.
|
Modifier and Type | Method and Description |
---|---|
static Restrictable<CoordinationService,RestrictedCoordinationService> |
HazelcastCoordinationService.create(HazelcastConfiguration configuration,
org.slf4j.Logger logger)
Creates a
CoordinationService |
Copyright © 2015. All Rights Reserved.