@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)
Configurable
setConf
インタフェース内 Configurable
public Configuration getConf()
Configurable
getConf
インタフェース内 Configurable
Copyright © 2016 Apache Software Foundation. All rights reserved.