@InterfaceAudience.Public @InterfaceStability.Stable public class Configured extends Object implements Configurable
Configuration.| コンストラクタと説明 | 
|---|
| Configured()Construct a Configured. | 
| Configured(Configuration conf)Construct a Configured. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| Configuration | getConf()Return the configuration used by this object. | 
| void | setConf(Configuration conf)Set the configuration to be used by this object. | 
public Configured()
public Configured(Configuration conf)
public void setConf(Configuration conf)
ConfigurablesetConf インタフェース内 Configurablepublic Configuration getConf()
ConfigurablegetConf インタフェース内 ConfigurableCopyright © 2016 Apache Software Foundation. All rights reserved.