static class CompoundConfiguration.ImmutableConfWrapper extends Object implements CompoundConfiguration.ImmutableConfigMap
| Modifier and Type | Field and Description |
|---|---|
(package private) org.apache.hadoop.conf.Configuration |
c |
| Constructor and Description |
|---|
CompoundConfiguration.ImmutableConfWrapper(org.apache.hadoop.conf.Configuration conf) |
CompoundConfiguration.ImmutableConfWrapper(org.apache.hadoop.conf.Configuration conf)
public String get(String key)
get in interface CompoundConfiguration.ImmutableConfigMappublic String getRaw(String key)
getRaw in interface CompoundConfiguration.ImmutableConfigMappublic Class<?> getClassByName(String name) throws ClassNotFoundException
getClassByName in interface CompoundConfiguration.ImmutableConfigMapClassNotFoundExceptionpublic int size()
size in interface CompoundConfiguration.ImmutableConfigMapCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.