@InterfaceAudience.Private public class BaseConfigurable extends Object implements org.apache.hadoop.conf.Configurable
setConf(Configuration) in the constructor, but
 only sets the configuration through the setConf(Configuration)
 method| Modifier and Type | Field and Description | 
|---|---|
| private org.apache.hadoop.conf.Configuration | conf | 
| Constructor and Description | 
|---|
| BaseConfigurable() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.conf.Configuration | getConf() | 
| void | setConf(org.apache.hadoop.conf.Configuration conf) | 
private org.apache.hadoop.conf.Configuration conf
public BaseConfigurable()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.