GigaSpaces XAP 8.0 API

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

Packages that use OperatingSystem
org.openspaces.admin.machine Support for managing of Machine(s) through the Admin API. 
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 OperatingSystem in org.openspaces.admin.machine
 

Methods in org.openspaces.admin.machine that return OperatingSystem
 OperatingSystem Machine.getOperatingSystem()
          Returns the operating system of the machine.
 

Uses of OperatingSystem in org.openspaces.admin.os
 

Methods in org.openspaces.admin.os that return OperatingSystem
 OperatingSystem OperatingSystems.getByUID(String uid)
          Returns the operating system matching its uid.
 OperatingSystem OperatingSystemAware.getOperatingSystem()
          Returns the operating system the grid component is running within.
 OperatingSystem[] OperatingSystems.getOperatingSystems()
          Returns all currently discovered operating systems.
 

Methods in org.openspaces.admin.os that return types with arguments of type OperatingSystem
 Map<String,OperatingSystem> OperatingSystems.getUids()
          Returns a map of operating systems with the key as the uid.
 

Uses of OperatingSystem in org.openspaces.admin.os.events
 

Methods in org.openspaces.admin.os.events that return OperatingSystem
 OperatingSystem OperatingSystemStatisticsChangedEvent.getOperatingSystem()
          Returns the operating system associated with the event.
 

Constructors in org.openspaces.admin.os.events with parameters of type OperatingSystem
OperatingSystemStatisticsChangedEvent(OperatingSystem operatingSystem, OperatingSystemStatistics statistics)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.