public class BooleanConfigParam extends ConfigParam
CONFIG_DELIM, name| Modifier and Type | Method and Description |
|---|---|
void |
validateValue(java.lang.String value)
Make sure that value is a valid string for booleans.
|
getDefault, getDescription, getExtraDescription, getName, isForReplication, isMutable, setForReplication, toString, validatepublic void validateValue(java.lang.String value)
throws java.lang.IllegalArgumentException
validateValue in class ConfigParamjava.lang.IllegalArgumentException