public class UriFsPathParam extends org.apache.hadoop.hdfs.web.resources.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() |
public static final String NAME
public UriFsPathParam(String str)
str
- a string representation of the parameter value.Copyright © 2017 Apache Software Foundation. All Rights Reserved.