|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StorageDeviceType | |
| org.globus.mds.glue | |
| org.globus.mds.glue.config | |
| Uses of StorageDeviceType in org.globus.mds.glue |
| Methods in org.globus.mds.glue that return StorageDeviceType | |
StorageDeviceType[] |
SubClusterOrHostType.getStorageDevice()
Gets the storageDevice value for this SubClusterOrHostType. |
StorageDeviceType |
SubClusterOrHostType.getStorageDevice(int i)
|
| Methods in org.globus.mds.glue with parameters of type StorageDeviceType | |
void |
SubClusterOrHostType.setStorageDevice(StorageDeviceType[] storageDevice)
Sets the storageDevice value for this SubClusterOrHostType. |
void |
SubClusterOrHostType.setStorageDevice(int i,
StorageDeviceType _value)
|
| Constructors in org.globus.mds.glue with parameters of type StorageDeviceType | |
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 StorageDeviceType in org.globus.mds.glue.config |
| Methods in org.globus.mds.glue.config that return StorageDeviceType | |
StorageDeviceType[] |
SubClusterDefinitionType.getStorageDevice()
Gets the storageDevice value for this SubClusterDefinitionType. |
StorageDeviceType |
SubClusterDefinitionType.getStorageDevice(int i)
|
| Methods in org.globus.mds.glue.config with parameters of type StorageDeviceType | |
void |
SubClusterDefinitionType.setStorageDevice(StorageDeviceType[] storageDevice)
Sets the storageDevice value for this SubClusterDefinitionType. |
void |
SubClusterDefinitionType.setStorageDevice(int i,
StorageDeviceType _value)
|
| Constructors in org.globus.mds.glue.config with parameters of type StorageDeviceType | |
SubClusterDefinitionType(HostNameArrayDefinitionType hostNames,
MainMemoryType mainMemory,
ProcessorType processor,
OperatingSystemType operatingSystem,
StorageDeviceType[] storageDevice,
ArchitectureType architecture,
String name,
String uniqueID)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||