ConfigurableAvroSerialization, Command, CommandFactory, CommandShell, ErasureDecoder, ErasureEncoder, FileSystem, FindClass, FsShell, GetGroupsBase, HAAdmin, KDiag, PowerShellFencer, ReconfigurableBase, SerializationFactory, ShellBasedUnixGroupsMapping, ShellCommandFencer, SshFenceByTcpPort, Trash, TrashPolicy, WritableSerialization@Public @Stable public class Configured extends java.lang.Object implements Configurable
Configuration.| Constructor | Description |
|---|---|
Configured() |
Construct a Configured.
|
Configured(Configuration conf) |
Construct a Configured.
|
| Modifier and Type | Method | 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()
public Configured(Configuration conf)
conf - the Configuration object.public void setConf(Configuration conf)
ConfigurablesetConf in interface Configurableconf - configuration to be usedpublic Configuration getConf()
ConfigurablegetConf in interface ConfigurableCopyright © 2008–2025 Apache Software Foundation. All rights reserved.