Package | Description |
---|---|
com.gigaspaces.cluster.activeelection | |
com.gigaspaces.cluster.activeelection.core |
Modifier and Type | Method and Description |
---|---|
void |
LusBasedSelectorHandler.onActive(ActiveElectionEvent theEvent) |
void |
LusBasedSelectorHandler.onExtraBackup(ActiveElectionEvent theEvent) |
void |
LusBasedSelectorHandler.onSplitBrain(ActiveElectionEvent theEvent) |
void |
LusBasedSelectorHandler.onSplitBrainActive(ActiveElectionEvent theEvent) |
void |
LusBasedSelectorHandler.onSplitBrainBackup(ActiveElectionEvent theEvent) |
Modifier and Type | Method and Description |
---|---|
void |
IActiveElectionListener.onActive(ActiveElectionEvent theEvent)
Notification about new elected Active service.
|
void |
IActiveElectionListener.onExtraBackup(ActiveElectionEvent theEvent)
Notification that an extra-backup was resolved.
|
void |
IActiveElectionListener.onSplitBrain(ActiveElectionEvent theEvent)
Notification about split-brain.
|
void |
IActiveElectionListener.onSplitBrainActive(ActiveElectionEvent theEvent)
Notification that split-brain was resolved - current service remains primary.
|
void |
IActiveElectionListener.onSplitBrainBackup(ActiveElectionEvent theEvent)
Notification about a backup that it's primary has changed due to split-brain.
|
Copyright © GigaSpaces.