Class XAttrValueParam

java.lang.Object
org.apache.hadoop.hdfs.web.resources.Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>
org.apache.hadoop.hdfs.web.resources.XAttrValueParam

public class XAttrValueParam extends Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>
  • Field Details

  • Constructor Details

    • XAttrValueParam

      public XAttrValueParam(String str)
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in class Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>
      Returns:
      the parameter name.
    • getXAttrValue

      public byte[] getXAttrValue() throws IOException
      Throws:
      IOException
    • getValueString

      public String getValueString()
      Specified by:
      getValueString in class Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>
      Returns:
      the parameter value as a string