@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)
conf - configuration to be usedConfiguration getConf()
Copyright © 2020 Apache Software Foundation. All rights reserved.