| Modifier and Type | Field and Description | 
|---|---|
| static String | DEFAULTDefault parameter value. | 
| static String | NAMEParameter name. | 
| Constructor and Description | 
|---|
| FsActionParam(org.apache.hadoop.fs.permission.FsAction value)Constructor. | 
| FsActionParam(String str)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| String | getValueString() | 
getValue, toSortedString, toStringpublic static final String NAME
public static final String DEFAULT
public FsActionParam(String str)
str - a string representation of the parameter value.public FsActionParam(org.apache.hadoop.fs.permission.FsAction value)
value - the parameter value.public String getName()
public String getValueString()
getValueString in class Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.