public final class PriorityElectionFilter.CandidateEntry extends Object implements ICandidateEntry
State and order ID in the
cluster. The member with ISpaceState.STARTED of State
or lower order memberID in fail-over group is acceptable to advance to
acquireState.| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ICandidateEntry currCandidate) |
boolean |
equals(Object obj) |
String |
getMemberName() |
boolean |
isStarted() |
String |
toString() |
public String getMemberName()
getMemberName in interface ICandidateEntrypublic boolean isStarted()
isStarted in interface ICandidateEntrypublic int compareTo(ICandidateEntry currCandidate)
compareTo in interface ICandidateEntrycompareTo in interface Comparable<ICandidateEntry>Copyright © GigaSpaces.