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

Packages that use FileSystemType
org.globus.mds.glue   
 

Uses of FileSystemType in org.globus.mds.glue
 

Subclasses of FileSystemType in org.globus.mds.glue
 class LocalFileSystemType
           
 class RemoteFileSystemType
           
 

Methods in org.globus.mds.glue that return FileSystemType
 FileSystemType[] SubClusterOrHostType.getFileSystem()
          Gets the fileSystem value for this SubClusterOrHostType.
 FileSystemType SubClusterOrHostType.getFileSystem(int i)
           
 

Methods in org.globus.mds.glue with parameters of type FileSystemType
 void SubClusterOrHostType.setFileSystem(FileSystemType[] fileSystem)
          Sets the fileSystem value for this SubClusterOrHostType.
 void SubClusterOrHostType.setFileSystem(int i, FileSystemType _value)
           
 

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