Class NodeAttributeInfo
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeAttributeInfo
DAO for node an attribute record.
-
Constructor Summary
ConstructorsConstructorDescriptionNodeAttributeInfo(org.apache.hadoop.yarn.api.records.NodeAttribute nodeAttribute) -
Method Summary
-
Constructor Details
-
NodeAttributeInfo
public NodeAttributeInfo() -
NodeAttributeInfo
public NodeAttributeInfo(org.apache.hadoop.yarn.api.records.NodeAttribute nodeAttribute)
-
-
Method Details
-
getPrefix
-
getName
-
getType
-
getValue
-