Class StringAttributeValue

java.lang.Object
org.apache.hadoop.yarn.nodelabels.StringAttributeValue
All Implemented Interfaces:
AttributeValue

public class StringAttributeValue extends Object implements AttributeValue
Attribute value for String NodeAttributeType.
  • Constructor Details

    • StringAttributeValue

      public StringAttributeValue()
  • Method Details