public abstract class GenericWritableConfigurable
extends org.apache.hadoop.io.GenericWritable
implements org.apache.hadoop.conf.Configurable
Configurables| Constructor and Description |
|---|
GenericWritableConfigurable() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
void |
readFields(DataInput in) |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
public org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.ConfigurablegetConf in class org.apache.hadoop.io.GenericWritablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.ConfigurablesetConf in class org.apache.hadoop.io.GenericWritablepublic void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritablereadFields in class org.apache.hadoop.io.GenericWritableIOExceptionCopyright © 2014 The Apache Software Foundation