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