public class SpaceStatisticsChangedEvent extends Object
Note, monitoring needs to be enabled in order to receive the events.
SpaceStatisticsChangedEventListener, 
SpaceStatisticsChangedEventManager| Constructor and Description | 
|---|
SpaceStatisticsChangedEvent(Space space,
                           SpaceStatistics statistics)  | 
| Modifier and Type | Method and Description | 
|---|---|
Space | 
getSpace()
Returns a the Space associated with the event. 
 | 
SpaceStatistics | 
getStatistics()
Returns the statistics of the Space sampled. 
 | 
public SpaceStatisticsChangedEvent(Space space, SpaceStatistics statistics)
public Space getSpace()
public SpaceStatistics getStatistics()
Copyright © GigaSpaces.