|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatingSystemStatistics | |
---|---|
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. |
Uses of OperatingSystemStatistics in org.openspaces.admin.os |
---|
Methods in org.openspaces.admin.os that return OperatingSystemStatistics | |
---|---|
OperatingSystemStatistics |
OperatingSystemStatistics.getPrevious()
Returns the previous statistics taken. |
OperatingSystemStatistics |
OperatingSystem.getStatistics()
Returns the statistics of the operating system. |
Uses of OperatingSystemStatistics in org.openspaces.admin.os.events |
---|
Methods in org.openspaces.admin.os.events that return OperatingSystemStatistics | |
---|---|
OperatingSystemStatistics |
OperatingSystemStatisticsChangedEvent.getStatistics()
Returns the operating system statistics associated with the event. |
Constructors in org.openspaces.admin.os.events with parameters of type OperatingSystemStatistics | |
---|---|
OperatingSystemStatisticsChangedEvent(OperatingSystem operatingSystem,
OperatingSystemStatistics statistics)
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |