Uses of Class
org.globus.mds.glue.OperatingSystemType

Packages that use OperatingSystemType
org.globus.mds.glue   
org.globus.mds.glue.config   
 

Uses of OperatingSystemType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return OperatingSystemType
 OperatingSystemType SubClusterOrHostType.getOperatingSystem()
          Gets the operatingSystem value for this SubClusterOrHostType.
 

Methods in org.globus.mds.glue with parameters of type OperatingSystemType
 void SubClusterOrHostType.setOperatingSystem(OperatingSystemType operatingSystem)
          Sets the operatingSystem value for this SubClusterOrHostType.
 

Constructors in org.globus.mds.glue with parameters of type OperatingSystemType
SubClusterType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL, HostType[] host)
           
SubClusterOrHostType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL)
           
HostType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL, LoadType processorLoad, LoadType SMPLoad)
           
 

Uses of OperatingSystemType in org.globus.mds.glue.config
 

Methods in org.globus.mds.glue.config that return OperatingSystemType
 OperatingSystemType SubClusterDefinitionType.getOperatingSystem()
          Gets the operatingSystem value for this SubClusterDefinitionType.
 

Methods in org.globus.mds.glue.config with parameters of type OperatingSystemType
 void SubClusterDefinitionType.setOperatingSystem(OperatingSystemType operatingSystem)
          Sets the operatingSystem value for this SubClusterDefinitionType.
 

Constructors in org.globus.mds.glue.config with parameters of type OperatingSystemType
SubClusterDefinitionType(HostNameArrayDefinitionType hostNames, MainMemoryType mainMemory, ProcessorType processor, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, String name, String uniqueID)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.