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