public class OperatingSystemsStatisticsChangedEvent extends Object
OperatingSystemsStatistics have changed. Only raised when
 statistics monitoring is enabled using StatisticsMonitor.startStatisticsMonitor().| Constructor and Description | 
|---|
OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems,
                                      OperatingSystemsStatistics statistics)  | 
| Modifier and Type | Method and Description | 
|---|---|
OperatingSystems | 
getOperatingSystems()
Returns the operating systems component associated with the event. 
 | 
OperatingSystemsStatistics | 
getStatistics()
Returns the statistics associated with the event. 
 | 
public OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems, OperatingSystemsStatistics statistics)
public OperatingSystems getOperatingSystems()
public OperatingSystemsStatistics getStatistics()
Copyright © GigaSpaces.