| Package | Description | 
|---|---|
| org.openspaces.admin.internal.os | 
 Internally Used. 
 | 
| org.openspaces.admin.os | 
 Support for managing of Operating System(s) through the Admin API. 
 | 
| org.openspaces.admin.os.events | 
 Support for managing of Operating System events through the Admin API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultOperatingSystemsStatistics  | 
| Modifier and Type | Method and Description | 
|---|---|
OperatingSystemsStatistics | 
DefaultOperatingSystemsStatistics.getPrevious()  | 
OperatingSystemsStatistics | 
DefaultOperatingSystems.getStatistics()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OperatingSystemsStatistics> | 
DefaultOperatingSystemsStatistics.getTimeline()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultOperatingSystemsStatistics.setPreviousStats(OperatingSystemsStatistics previousStats)  | 
| Constructor and Description | 
|---|
DefaultOperatingSystemsStatistics(OperatingSystemStatistics[] stats,
                                 OperatingSystemsStatistics previousStats,
                                 OperatingSystemsDetails details,
                                 int historySize)  | 
| Modifier and Type | Method and Description | 
|---|---|
OperatingSystemsStatistics | 
OperatingSystemsStatistics.getPrevious()
Returns the previous  
OperatingSystemsStatistics. | 
OperatingSystemsStatistics | 
OperatingSystems.getStatistics()
Returns an aggregated view of all the operating systems statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<OperatingSystemsStatistics> | 
OperatingSystemsStatistics.getTimeline()
Returns the timeline (from newest to oldest) history statistics, including this one. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OperatingSystemsStatistics | 
OperatingSystemsStatisticsChangedEvent.getStatistics()
Returns the statistics associated with the event. 
 | 
| Constructor and Description | 
|---|
OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems,
                                      OperatingSystemsStatistics statistics)  | 
Copyright © GigaSpaces.