java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeAttributeInfo

public class NodeAttributeInfo extends Object
DAO for node an attribute record.
  • Constructor Details

    • NodeAttributeInfo

      public NodeAttributeInfo()
    • NodeAttributeInfo

      public NodeAttributeInfo(org.apache.hadoop.yarn.api.records.NodeAttribute nodeAttribute)
  • Method Details

    • getPrefix

      public String getPrefix()
    • getName

      public String getName()
    • getType

      public String getType()
    • getValue

      public String getValue()