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.ImmutableConfigMap
public String getRaw(String key)
getRaw
in interface CompoundConfiguration.ImmutableConfigMap
public Class<?> getClassByName(String name) throws ClassNotFoundException
getClassByName
in interface CompoundConfiguration.ImmutableConfigMap
ClassNotFoundException
public int size()
size
in interface CompoundConfiguration.ImmutableConfigMap
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.