Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
CompoundConfiguration |
CompoundConfiguration.add(org.apache.hadoop.conf.Configuration conf)
Add Hadoop Configuration object to config list.
|
CompoundConfiguration |
CompoundConfiguration.addBytesMap(Map<Bytes,Bytes> map)
Add Bytes map to config list.
|
CompoundConfiguration |
CompoundConfiguration.addStringMap(Map<String,String> map)
Add String map to config list.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.