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

Packages that use HostType
org.globus.mds.glue   
 

Uses of HostType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return HostType
 HostType[] SubClusterType.getHost()
          Gets the host value for this SubClusterType.
 HostType SubClusterType.getHost(int i)
           
 

Methods in org.globus.mds.glue with parameters of type HostType
 void SubClusterType.setHost(HostType[] host)
          Sets the host value for this SubClusterType.
 void SubClusterType.setHost(int i, HostType _value)
           
 

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



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