Uses of Class
com.gigaspaces.cluster.activeelection.core.ActiveElectionConfig
Packages that use ActiveElectionConfig
Package
Description
Provides GigaSpaces cluster plug-in interfaces
-
Uses of ActiveElectionConfig in com.gigaspaces.cluster.activeelection.core
Methods in com.gigaspaces.cluster.activeelection.core that return ActiveElectionConfigConstructors in com.gigaspaces.cluster.activeelection.core with parameters of type ActiveElectionConfigModifierConstructorDescriptionActiveElectionManager(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 ActiveElectionConfig in com.j_spaces.core.cluster
Methods in com.j_spaces.core.cluster that return ActiveElectionConfigMethods in com.j_spaces.core.cluster with parameters of type ActiveElectionConfigModifier and TypeMethodDescriptionvoidFailOverPolicy.setActiveElectionConfig(ActiveElectionConfig activeElectConfig) Set active election configuration.