Uses of Class
com.gigaspaces.cluster.ClusterFailureDetector
Packages that use ClusterFailureDetector
-
Uses of ClusterFailureDetector in com.gigaspaces.cluster.activeelection.core
Methods in com.gigaspaces.cluster.activeelection.core that return ClusterFailureDetectorConstructors in com.gigaspaces.cluster.activeelection.core with parameters of type ClusterFailureDetectorModifierConstructorDescriptionActiveElectionManager(String nodeName, Object service, ServiceTemplate participantSrvTemplate, INamingService namingSrv, IActiveElectionListener activeElectionListener, IActiveElectionDecisionFilter decisionFilter, ActiveElectionConfig config, ClusterFailureDetector clusterFailureDetector, SplitBrainRecoveryHolder splitBrainRecoveryHolder, AtomicBoolean recoveryIndicator) Constructs an instance of this class that will addActiveElectionStateto the set of service attributes see:#addNamingAttributes(Object, Entry[]). -
Uses of ClusterFailureDetector in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return ClusterFailureDetector