Uses of Class
org.apache.hadoop.hbase.CompoundConfiguration
-
Uses of CompoundConfiguration in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionCompoundConfiguration.add
(org.apache.hadoop.conf.Configuration conf) Add Hadoop Configuration object to config list.CompoundConfiguration.addBytesMap
(Map<Bytes, Bytes> map) Add Bytes map to config list.CompoundConfiguration.addStringMap
(Map<String, String> map) Add String map to config list.