Uses of Package
com.gigaspaces.cluster.activeelection.core
Packages that use com.gigaspaces.cluster.activeelection.core
Package
Description
Provides GigaSpaces cluster plug-in interfaces
-
Classes in com.gigaspaces.cluster.activeelection.core used by com.gigaspaces.cluster.activeelectionClassDescriptionThis event sends by
IActiveElectionListenerto notify the listener implementation about new elected active service.Service statesThis interface provides an acceptable decision for the proposed service candidate to advance(acquire) the desiredActiveElectionState.Statestate.
The filter implementation invokes byActiveElectionManagerto identify whether the managed service candidate is acceptable to advance current state toadvanceState.
The state will be advanced by service only ifIActiveElectionDecisionFilter.isAcceptable(ActiveElectionState.State, List)returnstrue, otherwise the state stays without no change.This interface provides notifications byActiveElectionManagerabout new elected Active service. -
Classes in com.gigaspaces.cluster.activeelection.core used by com.gigaspaces.cluster.activeelection.coreClassDescriptionThis class provides a configuration object of
ActiveElectionManager.This event sends byIActiveElectionListenerto notify the listener implementation about new elected active service.This exception thrown byActiveElectionManageron unexpected functionality behavior.Service statesThis interface provides an acceptable decision for the proposed service candidate to advance(acquire) the desiredActiveElectionState.Statestate.
The filter implementation invokes byActiveElectionManagerto identify whether the managed service candidate is acceptable to advance current state toadvanceState.
The state will be advanced by service only ifIActiveElectionDecisionFilter.isAcceptable(ActiveElectionState.State, List)returnstrue, otherwise the state stays without no change.This interface provides notifications byActiveElectionManagerabout new elected Active service.Created by moran on 4/12/15.Created by moran on 4/12/15. -
Classes in com.gigaspaces.cluster.activeelection.core used by com.j_spaces.core.cluster