public class ManagingGridServiceManagerChangedEvent extends Object
ProcessingUnit.getManagingGridServiceManagerChanged(), 
ProcessingUnits.getManagingGridServiceManagerChanged()| Constructor and Description | 
|---|
| ManagingGridServiceManagerChangedEvent(ProcessingUnit processingUnit,
                                      GridServiceManager newGridServiceManager,
                                      GridServiceManager previousGridServiceManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| GridServiceManager | getNewGridServiceManager()Returns the new GSM that is associated with the processing unit. | 
| GridServiceManager | getPreviousGridServiceManager()Returns the previous GSM that is associated with the processing unit. | 
| ProcessingUnit | getProcessingUnit()Returns the processing unit the managing GSM was changed for. | 
| boolean | isUnknown()Returns  trueif there is unknown managing grid service manager. | 
public ManagingGridServiceManagerChangedEvent(ProcessingUnit processingUnit, GridServiceManager newGridServiceManager, GridServiceManager previousGridServiceManager)
public ProcessingUnit getProcessingUnit()
public GridServiceManager getNewGridServiceManager()
public GridServiceManager getPreviousGridServiceManager()
public boolean isUnknown()
true if there is unknown managing grid service manager.Copyright © GigaSpaces.