Package org.apache.hadoop.hbase
Class CompoundConfiguration.ImmutableConfWrapper
java.lang.Object
org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- All Implemented Interfaces:
Iterable<Map.Entry<String,
,String>> CompoundConfiguration.ImmutableConfigMap
- Enclosing class:
- CompoundConfiguration
static class CompoundConfiguration.ImmutableConfWrapper
extends Object
implements CompoundConfiguration.ImmutableConfigMap
-
Field Details
-
c
-
-
Constructor Details
-
ImmutableConfWrapper
ImmutableConfWrapper(org.apache.hadoop.conf.Configuration conf)
-
-
Method Details
-
iterator
-
get
- Specified by:
get
in interfaceCompoundConfiguration.ImmutableConfigMap
-
getRaw
- Specified by:
getRaw
in interfaceCompoundConfiguration.ImmutableConfigMap
-
getClassByName
- Specified by:
getClassByName
in interfaceCompoundConfiguration.ImmutableConfigMap
- Throws:
ClassNotFoundException
-
size
- Specified by:
size
in interfaceCompoundConfiguration.ImmutableConfigMap
-
toString
-