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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hdfs.web.resources.Param
getValue, toSortedString
-
Field Details
-
NAME
Parameter name.- See Also:
-
DEFAULT
Default parameter value.- See Also:
-
-
Constructor Details
-
SnapshotDiffIndexParam
Constructor.- Parameters:
value- the parameter value.
-
SnapshotDiffIndexParam
Constructor.- Parameters:
str- a string representation of the parameter value.
-
-
Method Details
-
getName
-
toString
-
getValueString
- Specified by:
getValueStringin classParam<Integer,org.apache.hadoop.hdfs.web.resources.IntegerParam.Domain> - Returns:
- the parameter value as a string
-