http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b618ac40/apidocs/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html 
b/apidocs/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html
index 6bff1a3..366cbf9 100644
--- 
a/apidocs/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html
+++ 
b/apidocs/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html
@@ -18,8 +18,8 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
+var methods = 
{"i0":6,"i1":18,"i2":18,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -117,7 +117,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a 
href="javascript:show(16);">Default Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -127,47 +127,57 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#build--">build</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setBandwidth-long-">setBandwidth</a></span>(long&nbsp;bandwidth)</code>&nbsp;</td>
+<td class="colFirst"><code>default <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putAllConfiguration-java.util.Map-">putAllConfiguration</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;configuration)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setClusterKey-java.lang.String-">setClusterKey</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;clusterKey)</code>
-<div class="block">Set the clusterKey which is the concatenation of the slave 
cluster's:
- 
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent</div>
-</td>
+<td class="colFirst"><code>default <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putAllPeerData-java.util.Map-">putAllPeerData</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&lt;byte[],byte[]&gt;&nbsp;peerData)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setConfiguration-java.util.Map-">setConfiguration</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;configuration)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putConfiguration-java.lang.String-java.lang.String-">putConfiguration</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
+                <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeNamespaces-java.util.Set-">setExcludeNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putPeerData-byte:A-byte:A-">putPeerData</a></span>(byte[]&nbsp;key,
+           byte[]&nbsp;value)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeTableCFsMap-java.util.Map-">setExcludeTableCFsMap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setBandwidth-long-">setBandwidth</a></span>(long&nbsp;bandwidth)</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setNamespaces-java.util.Set-">setNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setClusterKey-java.lang.String-">setClusterKey</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;clusterKey)</code>
+<div class="block">Set the clusterKey which is the concatenation of the slave 
cluster's:
+ 
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent</div>
+</td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setPeerData-java.util.Map-">setPeerData</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&lt;byte[],byte[]&gt;&nbsp;peerData)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeNamespaces-java.util.Set-">setExcludeNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setReplicateAllUserTables-boolean-">setReplicateAllUserTables</a></span>(boolean&nbsp;replicateAllUserTables)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeTableCFsMap-java.util.Map-">setExcludeTableCFsMap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setNamespaces-java.util.Set-">setNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setReplicateAllUserTables-boolean-">setReplicateAllUserTables</a></span>(boolean&nbsp;replicateAllUserTables)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setReplicationEndpointImpl-java.lang.String-">setReplicationEndpointImpl</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;replicationEndpointImpl)</code>
 <div class="block">Sets the ReplicationEndpoint plugin class for this 
peer.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setTableCFsMap-java.util.Map-">setTableCFsMap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</code>&nbsp;</td>
 </tr>
@@ -211,22 +221,42 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 </dl>
 </li>
 </ul>
-<a name="setPeerData-java.util.Map-">
+<a name="putConfiguration-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putConfiguration</h4>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.46">putConfiguration</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
+                                              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="putAllConfiguration-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putAllConfiguration</h4>
+<pre>default&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.48">putAllConfiguration</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;configuration)</pre>
+</li>
+</ul>
+<a name="putPeerData-byte:A-byte:A-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setPeerData</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.46">setPeerData</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&lt;byte[],byte[]&gt;&nbsp;peerData)</pre>
+<h4>putPeerData</h4>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.53">putPeerData</a>(byte[]&nbsp;key,
+                                         byte[]&nbsp;value)</pre>
 </li>
 </ul>
-<a name="setConfiguration-java.util.Map-">
+<a name="putAllPeerData-java.util.Map-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setConfiguration</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.48">setConfiguration</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;configuration)</pre>
+<h4>putAllPeerData</h4>
+<pre>default&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.55">putAllPeerData</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&lt;byte[],byte[]&gt;&nbsp;peerData)</pre>
 </li>
 </ul>
 <a name="setTableCFsMap-java.util.Map-">
@@ -235,7 +265,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setTableCFsMap</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.51">setTableCFsMap</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.61">setTableCFsMap</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</pre>
 </li>
 </ul>
 <a name="setNamespaces-java.util.Set-">
@@ -244,7 +274,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setNamespaces</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.53">setNamespaces</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;namespaces)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.63">setNamespaces</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;namespaces)</pre>
 </li>
 </ul>
 <a name="setBandwidth-long-">
@@ -253,7 +283,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setBandwidth</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.55">setBandwidth</a>(long&nbsp;bandwidth)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.65">setBandwidth</a>(long&nbsp;bandwidth)</pre>
 </li>
 </ul>
 <a name="setReplicateAllUserTables-boolean-">
@@ -262,7 +292,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setReplicateAllUserTables</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.57">setReplicateAllUserTables</a>(boolean&nbsp;replicateAllUserTables)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.67">setReplicateAllUserTables</a>(boolean&nbsp;replicateAllUserTables)</pre>
 </li>
 </ul>
 <a name="setExcludeTableCFsMap-java.util.Map-">
@@ -271,7 +301,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setExcludeTableCFsMap</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.59">setExcludeTableCFsMap</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.69">setExcludeTableCFsMap</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</pre>
 </li>
 </ul>
 <a name="setExcludeNamespaces-java.util.Set-">
@@ -280,7 +310,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setExcludeNamespaces</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.61">setExcludeNamespaces</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;namespaces)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.71">setExcludeNamespaces</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;namespaces)</pre>
 </li>
 </ul>
 <a name="build--">
@@ -289,7 +319,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockListLast">
 <li class="blockList">
 <h4>build</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.63">build</a>()</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#line.73">build</a>()</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b618ac40/apidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeerConfigBuilder.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeerConfigBuilder.html
 
b/apidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeerConfigBuilder.html
index 93a49e2..791dd14 100644
--- 
a/apidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeerConfigBuilder.html
+++ 
b/apidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeerConfigBuilder.html
@@ -113,35 +113,45 @@
 <td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfig.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html#newBuilder-org.apache.hadoop.hbase.replication.ReplicationPeerConfig-">newBuilder</a></span>(<a
 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>default <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putAllConfiguration-java.util.Map-">putAllConfiguration</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;configuration)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>default <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putAllPeerData-java.util.Map-">putAllPeerData</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&lt;byte[],byte[]&gt;&nbsp;peerData)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setBandwidth-long-">setBandwidth</a></span>(long&nbsp;bandwidth)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putConfiguration-java.lang.String-java.lang.String-">putConfiguration</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
+                <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setClusterKey-java.lang.String-">setClusterKey</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;clusterKey)</code>
-<div class="block">Set the clusterKey which is the concatenation of the slave 
cluster's:
- 
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent</div>
-</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#putPeerData-byte:A-byte:A-">putPeerData</a></span>(byte[]&nbsp;key,
+           byte[]&nbsp;value)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setConfiguration-java.util.Map-">setConfiguration</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;configuration)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setBandwidth-long-">setBandwidth</a></span>(long&nbsp;bandwidth)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeNamespaces-java.util.Set-">setExcludeNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setClusterKey-java.lang.String-">setClusterKey</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;clusterKey)</code>
+<div class="block">Set the clusterKey which is the concatenation of the slave 
cluster's:
+ 
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeTableCFsMap-java.util.Map-">setExcludeTableCFsMap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeNamespaces-java.util.Set-">setExcludeNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setNamespaces-java.util.Set-">setNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setExcludeTableCFsMap-java.util.Map-">setExcludeTableCFsMap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&gt;&nbsp;tableCFsMap)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setPeerData-java.util.Map-">setPeerData</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in 
java.util">Map</a>&lt;byte[],byte[]&gt;&nbsp;peerData)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ReplicationPeerConfigBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html#setNamespaces-java.util.Set-">setNamespaces</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;namespaces)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigBuilder</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b618ac40/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html 
b/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
index 8c9c602..77776e8 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.html#line.338">Bytes.ByteArrayComparator</a>
+public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.html#line.339">Bytes.ByteArrayComparator</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements org.apache.hadoop.io.RawComparator&lt;byte[]&gt;</pre>
 <div class="block">Byte array comparator class.</div>
@@ -212,7 +212,7 @@ implements 
org.apache.hadoop.io.RawComparator&lt;byte[]&gt;</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ByteArrayComparator</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html#line.342">ByteArrayComparator</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html#line.343">ByteArrayComparator</a>()</pre>
 <div class="block">Constructor</div>
 </li>
 </ul>
@@ -230,7 +230,7 @@ implements 
org.apache.hadoop.io.RawComparator&lt;byte[]&gt;</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html#line.346">compare</a>(byte[]&nbsp;left,
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html#line.347">compare</a>(byte[]&nbsp;left,
                    byte[]&nbsp;right)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -244,7 +244,7 @@ implements 
org.apache.hadoop.io.RawComparator&lt;byte[]&gt;</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html#line.350">compare</a>(byte[]&nbsp;b1,
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html#line.351">compare</a>(byte[]&nbsp;b1,
                    int&nbsp;s1,
                    int&nbsp;l1,
                    byte[]&nbsp;b2,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b618ac40/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html 
b/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
index 0ea207a..53489a3 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.html#line.365">Bytes.RowEndKeyComparator</a>
+public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.html#line.366">Bytes.RowEndKeyComparator</a>
 extends <a 
href="../../../../../org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html"
 title="class in 
org.apache.hadoop.hbase.util">Bytes.ByteArrayComparator</a></pre>
 <div class="block">A <a 
href="../../../../../org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html"
 title="class in 
org.apache.hadoop.hbase.util"><code>Bytes.ByteArrayComparator</code></a> that 
treats the empty array as the largest value.
  This is useful for comparing row end keys for regions.</div>
@@ -211,7 +211,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/util/Bytes.ByteArrayComp
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RowEndKeyComparator</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html#line.365">RowEndKeyComparator</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html#line.366">RowEndKeyComparator</a>()</pre>
 </li>
 </ul>
 </li>
@@ -228,7 +228,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/util/Bytes.ByteArrayComp
 <ul class="blockList">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html#line.367">compare</a>(byte[]&nbsp;left,
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html#line.368">compare</a>(byte[]&nbsp;left,
                    byte[]&nbsp;right)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -244,7 +244,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/util/Bytes.ByteArrayComp
 <ul class="blockListLast">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html#line.371">compare</a>(byte[]&nbsp;b1,
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html#line.372">compare</a>(byte[]&nbsp;b1,
                    int&nbsp;s1,
                    int&nbsp;l1,
                    byte[]&nbsp;b2,

Reply via email to