GigaSpaces XAP 9.7.2 API

Uses of Interface
org.openspaces.admin.os.OperatingSystemStatistics

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.
 

Methods in org.openspaces.admin.os that return types with arguments of type OperatingSystemStatistics
 List<OperatingSystemStatistics> OperatingSystemStatistics.getTimeline()
          Returns the timeline (from newest to oldest) history statistics, including this one.
 

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 9.7.2 API

Copyright © GigaSpaces.