@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)
methodConstructor and Description |
---|
BaseConfigurable() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
Copyright © 2007–2019 Cloudera. All rights reserved.