@InterfaceAudience.Public @InterfaceStability.Stable public interface Configurable
Configuration.| Modifier and Type | Method and Description | 
|---|---|
| Configuration | getConf()Return the configuration used by this object. | 
| void | setConf(Configuration conf)Set the configuration to be used by this object. | 
void setConf(Configuration conf)
Configuration getConf()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.