Class NodeToAttributeValue
java.lang.Object
org.apache.hadoop.yarn.api.records.NodeToAttributeValue
Mapping of Attribute Value to a Node.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringabstract Stringstatic NodeToAttributeValuenewInstance(String hostname, String attributeValue) abstract voidsetAttributeValue(String attributeValue) abstract voidsetHostname(String hostname)
-
Constructor Details
-
NodeToAttributeValue
public NodeToAttributeValue()
-
-
Method Details
-
newInstance
-
getAttributeValue
-
setAttributeValue
-
getHostname
-
setHostname
-