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

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

Uses of ProcessorType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return ProcessorType
 ProcessorType SubClusterOrHostType.getProcessor()
          Gets the processor value for this SubClusterOrHostType.
 

Methods in org.globus.mds.glue with parameters of type ProcessorType
 void SubClusterOrHostType.setProcessor(ProcessorType processor)
          Sets the processor value for this SubClusterOrHostType.
 

Constructors in org.globus.mds.glue with parameters of type ProcessorType
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 ProcessorType in org.globus.mds.glue.config
 

Methods in org.globus.mds.glue.config that return ProcessorType
 ProcessorType SubClusterDefinitionType.getProcessor()
          Gets the processor value for this SubClusterDefinitionType.
 

Methods in org.globus.mds.glue.config with parameters of type ProcessorType
 void SubClusterDefinitionType.setProcessor(ProcessorType processor)
          Sets the processor value for this SubClusterDefinitionType.
 

Constructors in org.globus.mds.glue.config with parameters of type ProcessorType
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.