Package | Description |
---|---|
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 | 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.