Class SubClusterIdInfo
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterIdInfo
This class represent a sub-cluster identifier in the JSON representation
of the policy configuration.
-
Constructor Summary
ConstructorsConstructorDescriptionSubClusterIdInfo(String subClusterId) SubClusterIdInfo(SubClusterId subClusterId) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toId()Get the sub-cluster identifier asSubClusterId.toString()
-
Constructor Details
-
SubClusterIdInfo
public SubClusterIdInfo() -
SubClusterIdInfo
-
SubClusterIdInfo
-
-
Method Details