See: Description
Interface | Description |
---|---|
HazelcastDistributedMap<K,V> |
HazelcastDistributedMap interface to get the statistics from iMap
Since iMap statistics is specific to Hazelcast we did not want it to be part
of dcord api and hence have this interface inside dcord-hazelcast package.
|
Class | Description |
---|---|
HazelcastConfiguration |
Hazelcast configuration facade.
|
HazelcastCoordinationService |
Distributed system's
coordination service using
Hazelcast as the underlying technology. |
ServiceNotAvailableExceptionProxy<T> |
Proxy that maps
HazelcastInstanceNotActiveException to
ServiceNotAvailableException ; |
State |
Connection state.
|
Enum | Description |
---|---|
HazelcastConfiguration.LoggingType |
Logging type.
|
Copyright © 2015. All Rights Reserved.