public interface Configurable
extends org.apache.hadoop.conf.Configurable
Configurable
interface.Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
conf() |
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setConf(org.apache.hadoop.conf.Configuration c) |
org.apache.hadoop.conf.Configuration conf()
org.apache.hadoop.conf.Configuration getConf()
getConf
in interface org.apache.hadoop.conf.Configurable
void setConf(org.apache.hadoop.conf.Configuration c)
setConf
in interface org.apache.hadoop.conf.Configurable