Class NoRedirectParam

java.lang.Object
org.apache.hadoop.hdfs.web.resources.Param<Boolean,org.apache.hadoop.hdfs.web.resources.BooleanParam.Domain>
org.apache.hadoop.hdfs.web.resources.NoRedirectParam

public class NoRedirectParam extends Param<Boolean,org.apache.hadoop.hdfs.web.resources.BooleanParam.Domain>
Overwrite parameter.
  • Field Details

  • Constructor Details

    • NoRedirectParam

      public NoRedirectParam(Boolean value)
      Constructor.
      Parameters:
      value - the parameter value.
    • NoRedirectParam

      public NoRedirectParam(String str)
      Constructor.
      Parameters:
      str - a string representation of the parameter value.
  • Method Details

    • getName

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

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