public class Configured extends Object implements Configurable
Configuration.| Constructor and Description |
|---|
Configured(Configuration conf)
Construct a Configured.
|
| 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.
|
public Configured(Configuration conf)
public void setConf(Configuration conf)
ConfigurablesetConf in interface Configurablepublic Configuration getConf()
ConfigurablegetConf in interface ConfigurableCopyright © 2007, 2014, Oracle and/or its affiliates. All rights reserved.