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

Packages that use BenchmarkType
org.globus.mds.glue   
 

Uses of BenchmarkType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return BenchmarkType
 BenchmarkType SubClusterOrHostType.getBenchmark()
          Gets the benchmark value for this SubClusterOrHostType.
 

Methods in org.globus.mds.glue with parameters of type BenchmarkType
 void SubClusterOrHostType.setBenchmark(BenchmarkType benchmark)
          Sets the benchmark value for this SubClusterOrHostType.
 

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



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