org.globus.mds.glue
Class SubClusterType
java.lang.Object
org.globus.mds.glue.SubClusterOrHostType
org.globus.mds.glue.SubClusterType
- All Implemented Interfaces:
- AnyContentType, Serializable
- public class SubClusterType
- extends SubClusterOrHostType
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
SubClusterType()
|
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)
|
| Methods inherited from class org.globus.mds.glue.SubClusterOrHostType |
get_any, getApplicationSoftware, getArchitecture, getBenchmark, getFileSystem, getFileSystem, getInformationServiceURL, getMainMemory, getName, getNetworkAdapter, getNetworkAdapter, getOperatingSystem, getProcessor, getStorageDevice, getStorageDevice, getUniqueID, set_any, setApplicationSoftware, setArchitecture, setBenchmark, setFileSystem, setFileSystem, setInformationServiceURL, setMainMemory, setName, setNetworkAdapter, setNetworkAdapter, setOperatingSystem, setProcessor, setStorageDevice, setStorageDevice, setUniqueID |
host
private HostType[] host
__equalsCalc
private Object __equalsCalc
__hashCodeCalc
private boolean __hashCodeCalc
typeDesc
private static TypeDesc typeDesc
SubClusterType
public SubClusterType()
SubClusterType
public 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)
getHost
public HostType[] getHost()
- Gets the host value for this SubClusterType.
- Returns:
- host
setHost
public void setHost(HostType[] host)
- Sets the host value for this SubClusterType.
- Parameters:
host -
getHost
public HostType getHost(int i)
setHost
public void setHost(int i,
HostType _value)
equals
public boolean equals(Object obj)
- Overrides:
equals in class SubClusterOrHostType
hashCode
public int hashCode()
- Overrides:
hashCode in class SubClusterOrHostType
getTypeDesc
public static TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer