Class SnapshotDiffIndexParam

java.lang.Object
org.apache.hadoop.hdfs.web.resources.Param<Integer,org.apache.hadoop.hdfs.web.resources.IntegerParam.Domain>
org.apache.hadoop.hdfs.web.resources.SnapshotDiffIndexParam

public class SnapshotDiffIndexParam extends Param<Integer,org.apache.hadoop.hdfs.web.resources.IntegerParam.Domain>
resuming index of snapshotDiffReportListing operation.
  • Field Details

  • Constructor Details

    • SnapshotDiffIndexParam

      public SnapshotDiffIndexParam(Integer value)
      Constructor.
      Parameters:
      value - the parameter value.
    • SnapshotDiffIndexParam

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

    • getName

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

      public String toString()
      Overrides:
      toString in class Param<Integer,org.apache.hadoop.hdfs.web.resources.IntegerParam.Domain>
    • getValueString

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