|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.config.ClusterConfiguration
this configuration is meant to describe your cluster and subclusters for reporting the GLUE schema through the MDS4. this is a way to create organizational mappings that otherwise can't be determined automatically. system administrators must specify these definitions. for now, only one cluster may be defined with an arbitrary number of subclusters within it
| Constructor Summary | |
ClusterConfiguration()
|
|
ClusterConfiguration(ClusterDefinitionType cluster)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
ClusterDefinitionType |
getCluster()
Gets the cluster value for this ClusterConfiguration. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCluster(ClusterDefinitionType cluster)
Sets the cluster value for this ClusterConfiguration. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClusterConfiguration()
public ClusterConfiguration(ClusterDefinitionType cluster)
| Method Detail |
public ClusterDefinitionType getCluster()
public void setCluster(ClusterDefinitionType cluster)
cluster - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||