public class SpaceInstanceStatisticsChangedEvent extends Object
Note, monitoring needs to be enabled in order to receive the events.
SpaceInstanceStatisticsChangedEventListener, 
SpaceInstanceStatisticsChangedEventManager| Constructor and Description | 
|---|
| SpaceInstanceStatisticsChangedEvent(SpaceInstance spaceInstance,
                                   SpaceInstanceStatistics statistics) | 
| Modifier and Type | Method and Description | 
|---|---|
| SpaceInstance | getSpaceInstance()Returns the Space Instance associated with this event. | 
| SpaceInstanceStatistics | getStatistics()Returns the statistics of the Space Instance sampled. | 
public SpaceInstanceStatisticsChangedEvent(SpaceInstance spaceInstance, SpaceInstanceStatistics statistics)
public SpaceInstance getSpaceInstance()
public SpaceInstanceStatistics getStatistics()
Copyright © GigaSpaces.