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