Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT |
static String |
NAME
Parameter name.
|
Constructor and Description |
---|
ConcatSourcesParam(org.apache.hadoop.fs.Path[] paths) |
ConcatSourcesParam(String str)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getAbsolutePaths() |
String |
getName() |
String |
getValueString() |
getValue, toSortedString, toString
public static final String NAME
public static final String DEFAULT
public ConcatSourcesParam(String str)
str
- a string representation of the parameter value.public ConcatSourcesParam(org.apache.hadoop.fs.Path[] paths)
public String getName()
public final String[] getAbsolutePaths()
public String getValueString()
getValueString
in class Param<String,org.apache.hadoop.hdfs.web.resources.StringParam.Domain>
Copyright © 2018 Apache Software Foundation. All Rights Reserved.