Uses of Interface
com.gigaspaces.cluster.activeelection.ICandidateEntry
Packages that use ICandidateEntry
Package
Description
-
Uses of ICandidateEntry in com.gigaspaces.cluster.activeelection
Classes in com.gigaspaces.cluster.activeelection that implement ICandidateEntryModifier and TypeClassDescriptionfinal classComparable class to sort candidate members according theStateand order ID in the cluster.Methods in com.gigaspaces.cluster.activeelection that return ICandidateEntryMethods in com.gigaspaces.cluster.activeelection with parameters of type ICandidateEntryModifier and TypeMethodDescriptionintICandidateEntry.compareTo(ICandidateEntry currCandidate) intPriorityElectionFilter.CandidateEntry.compareTo(ICandidateEntry currCandidate) -
Uses of ICandidateEntry in com.gigaspaces.cluster.activeelection.core
Methods in com.gigaspaces.cluster.activeelection.core that return ICandidateEntryModifier and TypeMethodDescriptionIActiveElectionDecisionFilter.getCandidateEntry(ServiceItem service) SplitBrainServiceEntry.getElectionPriorityEntry()Constructors in com.gigaspaces.cluster.activeelection.core with parameters of type ICandidateEntryModifierConstructorDescriptionSplitBrainServiceEntry(ServiceItem service, ServiceReplicationStatus replicationStatus, ICandidateEntry electionPriorityEntry)