public class UriFsPathParam extends Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>
| Constructor and Description |
|---|
UriFsPathParam(String str)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsolutePath() |
String |
getName() |
String |
getValueString() |
getValue, toSortedString, toStringpublic static final String NAME
public UriFsPathParam(String str)
str - a string representation of the parameter value.public final String getAbsolutePath()
public String getValueString()
getValueString in class Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>Copyright © 2014 Apache Software Foundation. All Rights Reserved.