Package | Description |
---|---|
com.gigaspaces.cluster.activeelection | |
com.gigaspaces.cluster.activeelection.core | |
com.j_spaces.core.cluster |
Provides GigaSpaces cluster plug-in interfaces
|
Class and Description |
---|
ActiveElectionEvent
This event sends by
IActiveElectionListener to notify the listener implementation about
new elected active service. |
ActiveElectionState.State
Service states
|
IActiveElectionDecisionFilter
This interface provides an acceptable decision for the proposed service candidate to
advance(aquire) the desired
ActiveElectionState.State state.The filter implementation invokes by ActiveElectionManager to identify whether the managed service
candidate is acceptable to advance current state to advanceState .The state will be advanced by service only if IActiveElectionDecisionFilter.isAcceptable(ActiveElectionState.State, List)
returns true , otherwise the state stays without no change. |
IActiveElectionListener
This interface provides notifications by
ActiveElectionManager about new elected Active
service. |
Class and Description |
---|
ActiveElectionConfig
This class provides a configuration object of
ActiveElectionManager . |
ActiveElectionEvent
This event sends by
IActiveElectionListener to notify the listener implementation about
new elected active service. |
ActiveElectionException
This exception thrown by
ActiveElectionManager on unexpected functionality behavior. |
ActiveElectionState.State
Service states
|
IActiveElectionDecisionFilter
This interface provides an acceptable decision for the proposed service candidate to
advance(aquire) the desired
ActiveElectionState.State state.The filter implementation invokes by ActiveElectionManager to identify whether the managed service
candidate is acceptable to advance current state to advanceState .The state will be advanced by service only if IActiveElectionDecisionFilter.isAcceptable(ActiveElectionState.State, List)
returns true , otherwise the state stays without no change. |
IActiveElectionListener
This interface provides notifications by
ActiveElectionManager about new elected Active
service. |
ServiceReplicationStatus |
SplitBrainRecoveryHolder
Created by moran on 4/12/15.
|
SplitBrainRecoveryPolicy
Created by moran on 4/12/15.
|
SplitBrainServiceEntry |
Class and Description |
---|
ActiveElectionConfig
This class provides a configuration object of
ActiveElectionManager . |
Copyright © GigaSpaces.