public class BackupGridServiceManagerChangedEvent extends Object
ProcessingUnit.getBackupGridServiceManagerChanged(), 
ProcessingUnits.getBackupGridServiceManagerChanged()| Modifier and Type | Class and Description | 
|---|---|
| static class  | BackupGridServiceManagerChangedEvent.TypeThe type of the event. | 
| Constructor and Description | 
|---|
| BackupGridServiceManagerChangedEvent(ProcessingUnit processingUnit,
                                    BackupGridServiceManagerChangedEvent.Type type,
                                    GridServiceManager gridServiceManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| GridServiceManager | getGridServiceManager()Returns the backup GSM that was either added or removed for the given Processing Unit. | 
| ProcessingUnit | getProcessingUnit()Returns the Processing Unit that the backup GSM event occurred on. | 
| BackupGridServiceManagerChangedEvent.Type | getType()Returns the type of the event. | 
public BackupGridServiceManagerChangedEvent(ProcessingUnit processingUnit, BackupGridServiceManagerChangedEvent.Type type, GridServiceManager gridServiceManager)
public ProcessingUnit getProcessingUnit()
public BackupGridServiceManagerChangedEvent.Type getType()
public GridServiceManager getGridServiceManager()
Copyright © GigaSpaces.