Package | Description |
---|---|
com.hazelcast.internal.cluster.fd |
Contains failure detector mechanism and its implementations.
|
com.hazelcast.internal.cluster.impl |
This package contains the implementation of the cluster functionality.
|
Class and Description |
---|
ClusterFailureDetector
Cluster failure detector tracks heartbeats of the members and decides liveness/availability of them.
|
ClusterFailureDetectorType |
FailureDetector
Failure detector tracks heartbeats of a member and decides liveness/availability of the member.
|
Class and Description |
---|
PingFailureDetector
Ping based failure detector.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.