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 |
---|---|
OperatingSystemStatistics |
OperatingSystemStatistics.getPrevious()
Returns the previous statistics taken.
|
OperatingSystemStatistics |
OperatingSystem.getStatistics()
Returns the statistics of the operating system.
|
Modifier and Type | Method and Description |
---|---|
List<OperatingSystemStatistics> |
OperatingSystemStatistics.getTimeline()
Returns the timeline (from newest to oldest) history statistics, including this one.
|
Modifier and Type | Method and Description |
---|---|
OperatingSystemStatistics |
OperatingSystemStatisticsChangedEvent.getStatistics()
Returns the operating system statistics associated with the event.
|
Constructor and Description |
---|
OperatingSystemStatisticsChangedEvent(OperatingSystem operatingSystem,
OperatingSystemStatistics statistics) |
Copyright © GigaSpaces.