|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatingSystemsStatistics | |
---|---|
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 OperatingSystemsStatistics in org.openspaces.admin.os |
---|
Methods in org.openspaces.admin.os that return OperatingSystemsStatistics | |
---|---|
OperatingSystemsStatistics |
OperatingSystemsStatistics.getPrevious()
Returns the previous OperatingSystemsStatistics . |
OperatingSystemsStatistics |
OperatingSystems.getStatistics()
Returns an aggregated view of all the operating systems statistics. |
Methods in org.openspaces.admin.os that return types with arguments of type OperatingSystemsStatistics | |
---|---|
List<OperatingSystemsStatistics> |
OperatingSystemsStatistics.getTimeline()
Returns the timeline (from newest to oldest) history statistics, including this one. |
Uses of OperatingSystemsStatistics in org.openspaces.admin.os.events |
---|
Methods in org.openspaces.admin.os.events that return OperatingSystemsStatistics | |
---|---|
OperatingSystemsStatistics |
OperatingSystemsStatisticsChangedEvent.getStatistics()
Returns the statistics associated with the event. |
Constructors in org.openspaces.admin.os.events with parameters of type OperatingSystemsStatistics | |
---|---|
OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems,
OperatingSystemsStatistics statistics)
|
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |