public class PathParameter extends AbstractParameter<org.apache.hadoop.fs.Path>
Parametered.ParameteredGeneralizationslog| Constructor and Description |
|---|
PathParameter(String prefix,
String name,
org.apache.hadoop.conf.Configuration jobConf,
org.apache.hadoop.fs.Path defaultValue,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
setStringValue(String stringValue) |
configure, createParameters, defaultValue, description, get, getParameters, getStringValue, name, prefix, set, toString, typepublic void setStringValue(String stringValue)
stringValue - value string representationCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.