Uses of Class
org.apache.hadoop.hbase.CompoundConfiguration

Packages that use CompoundConfiguration
org.apache.hadoop.hbase   
 

Uses of CompoundConfiguration in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return CompoundConfiguration
 CompoundConfiguration CompoundConfiguration.add(org.apache.hadoop.conf.Configuration conf)
          Add Hadoop Configuration object to config list.
 CompoundConfiguration CompoundConfiguration.addStringMap(Map<String,String> map)
          Add String map to config list.
 CompoundConfiguration CompoundConfiguration.addWritableMap(Map<ImmutableBytesWritable,ImmutableBytesWritable> map)
          Add ImmutableBytesWritable map to config list.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.