http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html
index fd3f026..6bae4eb 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.47">WALCoprocessorHost</a>
+public class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.48">WALCoprocessorHost</a>
 extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html"
 title="class in org.apache.hadoop.hbase.coprocessor">CoprocessorHost</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>,<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessorEnvironment</a>&gt;</pre>
 <div class="block">Implements the coprocessor environment and runtime support 
for coprocessors
  loaded within a <a 
href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface 
in org.apache.hadoop.hbase.wal"><code>WAL</code></a>.</div>
@@ -299,7 +299,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>LOG</h4>
-<pre>private static final&nbsp;org.slf4j.Logger <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.49">LOG</a></pre>
+<pre>private static final&nbsp;org.slf4j.Logger <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.50">LOG</a></pre>
 </li>
 </ul>
 <a name="wal">
@@ -308,7 +308,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>wal</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface 
in org.apache.hadoop.hbase.wal">WAL</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.94">wal</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface 
in org.apache.hadoop.hbase.wal">WAL</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.95">wal</a></pre>
 </li>
 </ul>
 <a name="walObserverGetter">
@@ -317,7 +317,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockListLast">
 <li class="blockList">
 <h4>walObserverGetter</h4>
-<pre>private&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/CoprocessorHost.ObserverGetter.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">CoprocessorHost.ObserverGetter</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>,<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALObserver.html" 
title="interface in org.apache.hadoop.hbase.coprocessor">WALObserver</a>&gt; <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.132">walObserverGetter</a></pre>
+<pre>private&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/CoprocessorHost.ObserverGetter.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">CoprocessorHost.ObserverGetter</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>,<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALObserver.html" 
title="interface in org.apache.hadoop.hbase.coprocessor">WALObserver</a>&gt; <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.137">walObserverGetter</a></pre>
 </li>
 </ul>
 </li>
@@ -334,7 +334,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockListLast">
 <li class="blockList">
 <h4>WALCoprocessorHost</h4>
-<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.101">WALCoprocessorHost</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface 
in org.apache.hadoop.hbase.wal">WAL</a>&nbsp;log,
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.102">WALCoprocessorHost</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface 
in org.apache.hadoop.hbase.wal">WAL</a>&nbsp;log,
                           org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block">Constructor</div>
 <dl>
@@ -358,7 +358,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>createEnvironment</h4>
-<pre>public&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.WALEnvironment.html"
 title="class in 
org.apache.hadoop.hbase.regionserver.wal">WALCoprocessorHost.WALEnvironment</a>&nbsp;<a
 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.115">createEnvironment</a>(<a
 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>&nbsp;instance,
+<pre>public&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.WALEnvironment.html"
 title="class in 
org.apache.hadoop.hbase.regionserver.wal">WALCoprocessorHost.WALEnvironment</a>&nbsp;<a
 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.116">createEnvironment</a>(<a
 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>&nbsp;instance,
                                                            int&nbsp;priority,
                                                            int&nbsp;seq,
                                                            
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
@@ -376,9 +376,9 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>checkAndGetInstance</h4>
-<pre>public&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.121">checkAndGetInstance</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implClass)
-                                   throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true";
 title="class or interface in java.lang">InstantiationException</a>,
-                                          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalAccessException.html?is-external=true";
 title="class or interface in java.lang">IllegalAccessException</a></pre>
+<pre>public&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.122">checkAndGetInstance</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implClass)
+                                   throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalAccessException.html?is-external=true";
 title="class or interface in java.lang">IllegalAccessException</a>,
+                                          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true";
 title="class or interface in java.lang">InstantiationException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html#checkAndGetInstance-java.lang.Class-">CoprocessorHost</a></code></span></div>
 <div class="block">Called when a new Coprocessor class needs to be loaded. 
Checks if type of the given class
  is what the corresponding host implementation expects. If it is of correct 
type, returns an
@@ -389,8 +389,8 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html#checkAndGetInstance-java.lang.Class-">checkAndGetInstance</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html"
 title="class in org.apache.hadoop.hbase.coprocessor">CoprocessorHost</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessor.html"
 title="interface in org.apache.hadoop.hbase.coprocessor">WALCoprocessor</a>,<a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessorEnvironment</a>&gt;</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true";
 title="class or interface in java.lang">InstantiationException</a></code></dd>
 <dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalAccessException.html?is-external=true";
 title="class or interface in java.lang">IllegalAccessException</a></code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true";
 title="class or interface in java.lang">InstantiationException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -400,7 +400,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>preWALWrite</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.142">preWALWrite</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" 
title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;info,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.147">preWALWrite</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" 
title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;info,
                         <a 
href="../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" 
title="interface in org.apache.hadoop.hbase.wal">WALKey</a>&nbsp;logKey,
                         <a 
href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class 
in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;logEdit)
                  throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
@@ -416,7 +416,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>postWALWrite</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.156">postWALWrite</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" 
title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;info,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.161">postWALWrite</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" 
title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;info,
                          <a 
href="../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" 
title="interface in org.apache.hadoop.hbase.wal">WALKey</a>&nbsp;logKey,
                          <a 
href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class 
in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;logEdit)
                   throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
@@ -432,7 +432,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockList">
 <li class="blockList">
 <h4>preWALRoll</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.171">preWALRoll</a>(org.apache.hadoop.fs.Path&nbsp;oldPath,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.176">preWALRoll</a>(org.apache.hadoop.fs.Path&nbsp;oldPath,
                        org.apache.hadoop.fs.Path&nbsp;newPath)
                 throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Called before rolling the current WAL</div>
@@ -451,7 +451,7 @@ extends <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/Coprocess
 <ul class="blockListLast">
 <li class="blockList">
 <h4>postWALRoll</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.185">postWALRoll</a>(org.apache.hadoop.fs.Path&nbsp;oldPath,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#line.190">postWALRoll</a>(org.apache.hadoop.fs.Path&nbsp;oldPath,
                         org.apache.hadoop.fs.Path&nbsp;newPath)
                  throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Called after rolling the current WAL</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html
 
b/devapidocs/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html
index d1a1764..4e4b820 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.45">NamespaceTableCfWALEntryFilter</a>
+public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.44">NamespaceTableCfWALEntryFilter</a>
 extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryFilter.html" 
title="interface in org.apache.hadoop.hbase.replication">WALEntryFilter</a>, <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALCellFilter.html" 
title="interface in org.apache.hadoop.hbase.replication">WALCellFilter</a></pre>
 <div class="block">Filter a WAL Entry by the peer config: replicate_all flag, 
namespaces config, table-cfs config,
@@ -239,7 +239,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockList">
 <li class="blockList">
 <h4>peer</h4>
-<pre>private final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeer.html" 
title="interface in org.apache.hadoop.hbase.replication">ReplicationPeer</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.47">peer</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeer.html" 
title="interface in org.apache.hadoop.hbase.replication">ReplicationPeer</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.46">peer</a></pre>
 </li>
 </ul>
 <a name="bulkLoadFilter">
@@ -248,7 +248,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockListLast">
 <li class="blockList">
 <h4>bulkLoadFilter</h4>
-<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/BulkLoadCellFilter.html"
 title="class in org.apache.hadoop.hbase.replication">BulkLoadCellFilter</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.48">bulkLoadFilter</a></pre>
+<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/BulkLoadCellFilter.html"
 title="class in org.apache.hadoop.hbase.replication">BulkLoadCellFilter</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.47">bulkLoadFilter</a></pre>
 </li>
 </ul>
 </li>
@@ -265,7 +265,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NamespaceTableCfWALEntryFilter</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.50">NamespaceTableCfWALEntryFilter</a>(<a
 href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeer.html" 
title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeer</a>&nbsp;peer)</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.49">NamespaceTableCfWALEntryFilter</a>(<a
 href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeer.html" 
title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeer</a>&nbsp;peer)</pre>
 </li>
 </ul>
 </li>
@@ -282,7 +282,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockList">
 <li class="blockList">
 <h4>filter</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/wal/WAL.Entry.html" title="class 
in org.apache.hadoop.hbase.wal">WAL.Entry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.55">filter</a>(<a
 href="../../../../../org/apache/hadoop/hbase/wal/WAL.Entry.html" title="class 
in org.apache.hadoop.hbase.wal">WAL.Entry</a>&nbsp;entry)</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/wal/WAL.Entry.html" title="class 
in org.apache.hadoop.hbase.wal">WAL.Entry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.54">filter</a>(<a
 href="../../../../../org/apache/hadoop/hbase/wal/WAL.Entry.html" title="class 
in org.apache.hadoop.hbase.wal">WAL.Entry</a>&nbsp;entry)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryFilter.html#filter-org.apache.hadoop.hbase.wal.WAL.Entry-">WALEntryFilter</a></code></span></div>
 <div class="block"><p>
  Applies the filter, possibly returning a different Entry instance. If null is 
returned, the
@@ -310,7 +310,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockList">
 <li class="blockList">
 <h4>filterCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.98">filterCell</a>(<a
 href="../../../../../org/apache/hadoop/hbase/wal/WAL.Entry.html" title="class 
in org.apache.hadoop.hbase.wal">WAL.Entry</a>&nbsp;entry,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.63">filterCell</a>(<a
 href="../../../../../org/apache/hadoop/hbase/wal/WAL.Entry.html" title="class 
in org.apache.hadoop.hbase.wal">WAL.Entry</a>&nbsp;entry,
                        <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/replication/WALCellFilter.html#filterCell-org.apache.hadoop.hbase.wal.WAL.Entry-org.apache.hadoop.hbase.Cell-">WALCellFilter</a></code></span></div>
 <div class="block">Applies the filter, possibly returning a different Cell 
instance.
@@ -333,7 +333,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockList">
 <li class="blockList">
 <h4>filterByExcludeTableCfs</h4>
-<pre>private&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.142">filterByExcludeTableCfs</a>(<a
 href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>private&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.107">filterByExcludeTableCfs</a>(<a
 href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                         <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;family,
                                         <a 
href="https://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="https://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="https://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;excludeTableCfs)</pre>
 </li>
@@ -344,7 +344,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <ul class="blockListLast">
 <li class="blockList">
 <h4>filterByTableCfs</h4>
-<pre>private&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.158">filterByTableCfs</a>(<a
 href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>private&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.html#line.123">filterByTableCfs</a>(<a
 href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;family,
                                  <a 
href="https://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="https://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="https://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;tableCfs)</pre>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html 
b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html
index de34b4c..b09e945 100644
--- a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html
+++ b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html
@@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/replication/ZKReplicationPeerStorage.html"
 title="class in 
org.apache.hadoop.hbase.replication">ZKReplicationPeerStorage</a></dd>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/replication/TableReplicationPeerStorage.html"
 title="class in 
org.apache.hadoop.hbase.replication">TableReplicationPeerStorage</a>, <a 
href="../../../../../org/apache/hadoop/hbase/replication/ZKReplicationPeerStorage.html"
 title="class in 
org.apache.hadoop.hbase.replication">ZKReplicationPeerStorage</a></dd>
 </dl>
 <hr>
 <br>
@@ -225,13 +225,14 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>setPeerState</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.47">setPeerState</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId,
+<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.48">setPeerState</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId,
                   boolean&nbsp;enabled)
            throws <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Set the state of peer, <code>true</code> to 
<code>ENABLED</code>, otherwise to <code>DISABLED</code>.</div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></code> - if there 
are errors accessing the storage service.</dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></code> - if there 
are errors accessing the storage service or peer does not
+           exist.</dd>
 </dl>
 </li>
 </ul>
@@ -241,7 +242,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>updatePeerConfig</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.53">updatePeerConfig</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId,
+<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.54">updatePeerConfig</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId,
                       <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig)
                throws <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Update the config a replication peer.</div>
@@ -257,7 +258,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>listPeerIds</h4>
-<pre><a 
href="https://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="https://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;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.60">listPeerIds</a>()
+<pre><a 
href="https://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="https://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;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.61">listPeerIds</a>()
                   throws <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Return the peer ids of all replication peers.</div>
 <dl>
@@ -272,7 +273,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockList">
 <li class="blockList">
 <h4>isPeerEnabled</h4>
-<pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.66">isPeerEnabled</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId)
+<pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html#line.67">isPeerEnabled</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId)
                throws <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Test whether a replication peer is enabled.</div>
 <dl>
@@ -287,7 +288,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replic
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPeerConfig</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/ReplicationPeerStorage.html#line.72">getPeerConfig</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId)
+<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/ReplicationPeerStorage.html#line.73">getPeerConfig</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId)
                              throws <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Get the peer config of a replication peer.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html 
b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html
index c5afb49..dd9a9ee 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html
@@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/replication/ZKReplicationQueueStorage.html"
 title="class in 
org.apache.hadoop.hbase.replication">ZKReplicationQueueStorage</a></dd>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/replication/TableReplicationQueueStorage.html"
 title="class in 
org.apache.hadoop.hbase.replication">TableReplicationQueueStorage</a>, <a 
href="../../../../../org/apache/hadoop/hbase/replication/ZKReplicationQueueStorage.html"
 title="class in 
org.apache.hadoop.hbase.replication">ZKReplicationQueueStorage</a></dd>
 </dl>
 <hr>
 <br>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html 
b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html
index 4af649c..aa1169c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html
@@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.30">ReplicationStorageFactory</a>
+public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.31">ReplicationStorageFactory</a>
 extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Used to create replication storage(peer, queue) classes.
  <p>
@@ -121,6 +121,37 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#DEFAULT_REPLICATION_PEER_STORAGE_IMPL">DEFAULT_REPLICATION_PEER_STORAGE_IMPL</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#DEFAULT_REPLICATION_QUEUE_STORAGE_IMPL">DEFAULT_REPLICATION_QUEUE_STORAGE_IMPL</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#REPLICATION_PEER_STORAGE_IMPL">REPLICATION_PEER_STORAGE_IMPL</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#REPLICATION_QUEUE_STORAGE_IMPL">REPLICATION_QUEUE_STORAGE_IMPL</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -182,6 +213,58 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="REPLICATION_PEER_STORAGE_IMPL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>REPLICATION_PEER_STORAGE_IMPL</h4>
+<pre>public static final&nbsp;<a 
href="https://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="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.33">REPLICATION_PEER_STORAGE_IMPL</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.replication.ReplicationStorageFactory.REPLICATION_PEER_STORAGE_IMPL">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_REPLICATION_PEER_STORAGE_IMPL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_REPLICATION_PEER_STORAGE_IMPL</h4>
+<pre>public static final&nbsp;<a 
href="https://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="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.34">DEFAULT_REPLICATION_PEER_STORAGE_IMPL</a></pre>
+</li>
+</ul>
+<a name="REPLICATION_QUEUE_STORAGE_IMPL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>REPLICATION_QUEUE_STORAGE_IMPL</h4>
+<pre>public static final&nbsp;<a 
href="https://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="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.37">REPLICATION_QUEUE_STORAGE_IMPL</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.replication.ReplicationStorageFactory.REPLICATION_QUEUE_STORAGE_IMPL">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_REPLICATION_QUEUE_STORAGE_IMPL">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_REPLICATION_QUEUE_STORAGE_IMPL</h4>
+<pre>public static final&nbsp;<a 
href="https://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="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.39">DEFAULT_REPLICATION_QUEUE_STORAGE_IMPL</a></pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
@@ -194,7 +277,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ReplicationStorageFactory</h4>
-<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.32">ReplicationStorageFactory</a>()</pre>
+<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.42">ReplicationStorageFactory</a>()</pre>
 </li>
 </ul>
 </li>
@@ -211,7 +294,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getReplicationPeerStorage</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerStorage</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.38">getReplicationPeerStorage</a>(<a
 href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" 
title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a>&nbsp;zk,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerStorage</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.48">getReplicationPeerStorage</a>(<a
 href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" 
title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a>&nbsp;zk,
                                                                
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block">Create a new <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication"><code>ReplicationPeerStorage</code></a>.</div>
 </li>
@@ -222,7 +305,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getReplicationQueueStorage</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueueStorage</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.45">getReplicationQueueStorage</a>(<a
 href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" 
title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a>&nbsp;zk,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueueStorage</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationStorageFactory.html#line.58">getReplicationQueueStorage</a>(<a
 href="../../../../../org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" 
title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a>&nbsp;zk,
                                                                  
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block">Create a new <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication"><code>ReplicationQueueStorage</code></a>.</div>
 </li>
@@ -281,13 +364,13 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/replication/ReplicationUtils.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationUtils.html 
b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationUtils.html
index 476da15..71bfaef 100644
--- a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationUtils.html
+++ b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationUtils.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9};
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.37">ReplicationUtils</a>
+public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.41">ReplicationUtils</a>
 extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Helper class for replication.</div>
 </li>
@@ -119,6 +119,29 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#PEER_STATE_DISABLED_BYTES">PEER_STATE_DISABLED_BYTES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#PEER_STATE_ENABLED_BYTES">PEER_STATE_ENABLED_BYTES</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -151,35 +174,46 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#contains-org.apache.hadoop.hbase.replication.ReplicationPeerConfig-org.apache.hadoop.hbase.TableName-">contains</a></span>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig,
+        <a href="../../../../../org/apache/hadoop/hbase/TableName.html" 
title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<div class="block">Returns whether we should replicate the given table.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>static 
org.apache.hadoop.conf.Configuration</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#getPeerClusterConfiguration-org.apache.hadoop.hbase.replication.ReplicationPeerConfig-org.apache.hadoop.conf.Configuration-">getPeerClusterConfiguration</a></span>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig,
                            
org.apache.hadoop.conf.Configuration&nbsp;baseConf)</code>&nbsp;</td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>private static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#isCollectionEqual-java.util.Collection-java.util.Collection-">isCollectionEqual</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="https://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;c1,
                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="https://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;c2)</code>&nbsp;</td>
 </tr>
-<tr id="i2" class="altColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#isKeyConfigEqual-org.apache.hadoop.hbase.replication.ReplicationPeerConfig-org.apache.hadoop.hbase.replication.ReplicationPeerConfig-">isKeyConfigEqual</a></span>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;rpc1,
                 <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;rpc2)</code>&nbsp;</td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>private static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#isNamespacesEqual-java.util.Set-java.util.Set-">isNamespacesEqual</a></span>(<a
 
href="https://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="https://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;ns1,
                  <a 
href="https://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="https://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;ns2)</code>&nbsp;</td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#isReplicationForBulkLoadDataEnabled-org.apache.hadoop.conf.Configuration-">isReplicationForBulkLoadDataEnabled</a></span>(org.apache.hadoop.conf.Configuration&nbsp;c)</code>&nbsp;</td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>private static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#isTableCFsEqual-java.util.Map-java.util.Map-">isTableCFsEqual</a></span>(<a
 
href="https://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="https://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="https://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;tableCFs1,
                <a 
href="https://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="https://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="https://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;tableCFs2)</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#parsePeerIdFromQueueId-java.lang.String-">parsePeerIdFromQueueId</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;queueId)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationUtils.html#removeAllQueues-org.apache.hadoop.hbase.replication.ReplicationQueueStorage-java.lang.String-">removeAllQueues</a></span>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueueStorage</a>&nbsp;queueStorage,
                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;peerId)</code>&nbsp;</td>
@@ -200,6 +234,32 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="PEER_STATE_ENABLED_BYTES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PEER_STATE_ENABLED_BYTES</h4>
+<pre>public static final&nbsp;byte[] <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.43">PEER_STATE_ENABLED_BYTES</a></pre>
+</li>
+</ul>
+<a name="PEER_STATE_DISABLED_BYTES">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PEER_STATE_DISABLED_BYTES</h4>
+<pre>public static final&nbsp;byte[] <a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.45">PEER_STATE_DISABLED_BYTES</a></pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
@@ -212,7 +272,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ReplicationUtils</h4>
-<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.39">ReplicationUtils</a>()</pre>
+<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.48">ReplicationUtils</a>()</pre>
 </li>
 </ul>
 </li>
@@ -229,7 +289,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getPeerClusterConfiguration</h4>
-<pre>public static&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.42">getPeerClusterConfiguration</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig,
+<pre>public static&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.51">getPeerClusterConfiguration</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig,
                                                                                
org.apache.hadoop.conf.Configuration&nbsp;baseConf)
                                                                         throws 
<a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <dl>
@@ -244,7 +304,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeAllQueues</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.61">removeAllQueues</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueueStorage</a>&nbsp;queueStorage,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.70">removeAllQueues</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationQueueStorage.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueueStorage</a>&nbsp;queueStorage,
                                    <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;peerId)
                             throws <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <dl>
@@ -259,7 +319,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>isCollectionEqual</h4>
-<pre>private static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.75">isCollectionEqual</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="https://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;c1,
+<pre>private static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.84">isCollectionEqual</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="https://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;c1,
                                          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="https://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;c2)</pre>
 </li>
 </ul>
@@ -269,7 +329,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>isNamespacesEqual</h4>
-<pre>private static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.85">isNamespacesEqual</a>(<a
 
href="https://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="https://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;ns1,
+<pre>private static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.94">isNamespacesEqual</a>(<a
 
href="https://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="https://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;ns1,
                                          <a 
href="https://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="https://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;ns2)</pre>
 </li>
 </ul>
@@ -279,7 +339,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableCFsEqual</h4>
-<pre>private static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.89">isTableCFsEqual</a>(<a
 
href="https://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="https://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="https://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;tableCFs1,
+<pre>private static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.98">isTableCFsEqual</a>(<a
 
href="https://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="https://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="https://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;tableCFs1,
                                        <a 
href="https://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="https://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="https://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;tableCFs2)</pre>
 </li>
 </ul>
@@ -289,17 +349,17 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>isKeyConfigEqual</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.114">isKeyConfigEqual</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;rpc1,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.123">isKeyConfigEqual</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;rpc1,
                                        <a 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;rpc2)</pre>
 </li>
 </ul>
 <a 
name="isReplicationForBulkLoadDataEnabled-org.apache.hadoop.conf.Configuration-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>isReplicationForBulkLoadDataEnabled</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.134">isReplicationForBulkLoadDataEnabled</a>(org.apache.hadoop.conf.Configuration&nbsp;c)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.143">isReplicationForBulkLoadDataEnabled</a>(org.apache.hadoop.conf.Configuration&nbsp;c)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - Configuration to look at</dd>
@@ -308,6 +368,26 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </dl>
 </li>
 </ul>
+<a 
name="contains-org.apache.hadoop.hbase.replication.ReplicationPeerConfig-org.apache.hadoop.hbase.TableName-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>contains</h4>
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.151">contains</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig,
+                               <a 
href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
+<div class="block">Returns whether we should replicate the given table.</div>
+</li>
+</ul>
+<a name="parsePeerIdFromQueueId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>parsePeerIdFromQueueId</h4>
+<pre>public static&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/replication/ReplicationUtils.html#line.186">parsePeerIdFromQueueId</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;queueId)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -362,13 +442,13 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/devapidocs/org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html 
b/devapidocs/org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html
index 7db6666..fc44865 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/replication/ScopeWALEntryFilter.html"
 title="class in org.apache.hadoop.hbase.replication"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/replication/WALCellFilter.html" 
title="interface in org.apache.hadoop.hbase.replication"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/replication/TableReplicationPeerStorage.html"
 title="class in org.apache.hadoop.hbase.replication"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html"
 target="_top">Frames</a></li>
@@ -256,7 +256,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/replication/WALEntryF
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/replication/ScopeWALEntryFilter.html"
 title="class in org.apache.hadoop.hbase.replication"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/replication/WALCellFilter.html" 
title="interface in org.apache.hadoop.hbase.replication"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/replication/TableReplicationPeerStorage.html"
 title="class in org.apache.hadoop.hbase.replication"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.html"
 target="_top">Frames</a></li>

Reply via email to