http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
index 12c6921..98baa6b 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
@@ -131,8 +131,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/OffheapTag.html" title="class in 
org.apache.hadoop.hbase">OffheapTag</a></span></code>
-<div class="block">This is a <a 
href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase"><code>Tag</code></a> implementation in which value is 
backed by an off heap
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferTag.html" title="class 
in org.apache.hadoop.hbase">ByteBufferTag</a></span></code>
+<div class="block">This is a <a 
href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase"><code>Tag</code></a> implementation in which value is 
backed by
  <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio"><code>ByteBuffer</code></a></div>
 </td>
 </tr>
@@ -150,15 +150,15 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 <td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#EMPTY_ARRAY_LIST">EMPTY_ARRAY_LIST</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/CellUtil.html#EMPTY_TAGS_ITR">EMPTY_TAGS_ITR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>(package private) static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">TagUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/TagUtil.html#EMPTY_TAGS_ITR">EMPTY_TAGS_ITR</a></span></code>
 <div class="block">Iterator returned when no Tags.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/CellUtil.html#EMPTY_TAGS_ITR">EMPTY_TAGS_ITR</a></span></code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
@@ -758,17 +758,17 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span 
class="typeNameLabel">VisibilityLabelService.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.html#createVisibilityExpTags-java.lang.String-boolean-boolean-">createVisibilityExpTags</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;visExpression,
+<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#createVisibilityExpTags-java.lang.String-boolean-boolean-">createVisibilityExpTags</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;visExpression,
                        boolean&nbsp;withSerializationFormat,
-                       boolean&nbsp;checkAuths)</code>
-<div class="block">Creates tags corresponding to given visibility 
expression.</div>
-</td>
+                       boolean&nbsp;checkAuths)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#createVisibilityExpTags-java.lang.String-boolean-boolean-">createVisibilityExpTags</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;visExpression,
+<td class="colLast"><span 
class="typeNameLabel">VisibilityLabelService.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.html#createVisibilityExpTags-java.lang.String-boolean-boolean-">createVisibilityExpTags</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;visExpression,
                        boolean&nbsp;withSerializationFormat,
-                       boolean&nbsp;checkAuths)</code>&nbsp;</td>
+                       boolean&nbsp;checkAuths)</code>
+<div class="block">Creates tags corresponding to given visibility 
expression.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
@@ -814,6 +814,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#encodeVisibilityForReplication-java.util.List-java.lang.Byte-">encodeVisibilityForReplication</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags,
+                              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;serializationFormat)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><span 
class="typeNameLabel">VisibilityLabelService.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.html#encodeVisibilityForReplication-java.util.List-java.lang.Byte-">encodeVisibilityForReplication</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;visTags,
                               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;serializationFormat)</code>
 <div class="block">Provides a way to modify the visibility tags of type <a 
href="../../../../../org/apache/hadoop/hbase/TagType.html" title="class in 
org.apache.hadoop.hbase"><code>TagType</code></a>
@@ -823,11 +828,6 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
  .replicate().</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#encodeVisibilityForReplication-java.util.List-java.lang.Byte-">encodeVisibilityForReplication</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags,
-                              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;serializationFormat)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in java.lang">Byte</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">VisibilityUtils.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityUtils.html#extractAndPartitionTags-org.apache.hadoop.hbase.Cell-java.util.List-java.util.List-">extractAndPartitionTags</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
@@ -873,6 +873,20 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#matchVisibility-java.util.List-java.lang.Byte-java.util.List-java.lang.Byte-">matchVisibility</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;putVisTags,
+               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in java.lang">Byte</a>&nbsp;putTagsFormat,
+               <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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;deleteVisTags,
+               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;deleteTagsFormat)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#matchVisibility-java.util.List-java.lang.Byte-java.util.List-java.lang.Byte-">matchVisibility</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;putVisTags,
+               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in java.lang">Byte</a>&nbsp;putTagsFormat,
+               <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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;deleteVisTags,
+               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;deleteTagsFormat)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span 
class="typeNameLabel">VisibilityLabelService.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.html#matchVisibility-java.util.List-java.lang.Byte-java.util.List-java.lang.Byte-">matchVisibility</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;putVisTags,
                <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in java.lang">Byte</a>&nbsp;putVisTagFormat,
                <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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;deleteVisTags,
@@ -892,20 +906,6 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#matchVisibility-java.util.List-java.lang.Byte-java.util.List-java.lang.Byte-">matchVisibility</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;putVisTags,
-               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in java.lang">Byte</a>&nbsp;putTagsFormat,
-               <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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;deleteVisTags,
-               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;deleteTagsFormat)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span 
class="typeNameLabel">DefaultVisibilityLabelServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html#matchVisibility-java.util.List-java.lang.Byte-java.util.List-java.lang.Byte-">matchVisibility</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;putVisTags,
-               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in java.lang">Byte</a>&nbsp;putTagsFormat,
-               <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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;deleteVisTags,
-               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true";
 title="class or interface in 
java.lang">Byte</a>&nbsp;deleteTagsFormat)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>private void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">VisibilityController.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/security/visibility/VisibilityController.html#removeReplicationVisibilityTag-java.util.List-">removeReplicationVisibilityTag</a></span>(<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="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
 
b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
index 3402e75..a975f90 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
@@ -173,7 +173,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span 
class="typeNameLabel">ConnectionImplementation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#isMasterRunning--">isMasterRunning</a></span>()</code>
+<td class="colLast"><span 
class="typeNameLabel">ClusterConnection.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#isMasterRunning--">isMasterRunning</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">this has been deprecated 
without a replacement</span></div>
 </div>
@@ -181,7 +181,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span 
class="typeNameLabel">ClusterConnection.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#isMasterRunning--">isMasterRunning</a></span>()</code>
+<td class="colLast"><span 
class="typeNameLabel">ConnectionImplementation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#isMasterRunning--">isMasterRunning</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">this has been deprecated 
without a replacement</span></div>
 </div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ce958bce/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html
 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html
index 93b0a85..a18cb14 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html
@@ -676,16 +676,23 @@ service.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">RegionServerObserver</a></span></code>
+<div class="block">Defines coprocessor hooks for interacting with operations 
on the
+ <a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html"
 title="class in 
org.apache.hadoop.hbase.regionserver"><code>HRegionServer</code></a> 
process.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">SingletonCoprocessorService</a></span></code>
 <div class="block">Coprocessor endpoints registered once per server and 
providing protobuf services should implement
  this interface and return the <code>Service</code> instance via <a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.html#getService--"><code>SingletonCoprocessorService.getService()</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.html"
 title="interface in 
org.apache.hadoop.hbase.coprocessor">WALCoprocessorEnvironment</a></span></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/coprocessor/WALObserver.html" 
title="interface in 
org.apache.hadoop.hbase.coprocessor">WALObserver</a></span></code>
 <div class="block">It's provided to have a way for coprocessors to observe, 
rewrite,
@@ -1640,45 +1647,51 @@ service.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ClusterMarkingEntryFilter.html"
 title="class in 
org.apache.hadoop.hbase.replication">ClusterMarkingEntryFilter</a></span></code>
+<div class="block">Filters out entries with our peerClusterId (i.e.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationEndpoint</a></span></code>
 <div class="block">ReplicationEndpoint is a plugin which implements replication
  to other HBase clusters, or other systems.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a></span></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.ReplicateContext.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationEndpoint.ReplicateContext</a></span></code>
 <div class="block">A context for <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html#replicate-org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext-"><code>ReplicationEndpoint.replicate(ReplicateContext)</code></a>
 method.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeer.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeer</a></span></code>
 <div class="block">ReplicationPeer manages enabled / disabled state for the 
peer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeer.PeerState.html"
 title="enum in 
org.apache.hadoop.hbase.replication">ReplicationPeer.PeerState</a></span></code>
 <div class="block">State of the peer, whether it is enabled or not</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfigListener.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfigListener</a></span></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/WALCellFilter.html" 
title="interface in 
org.apache.hadoop.hbase.replication">WALCellFilter</a></span></code>
 <div class="block">A filter for WAL entry cells before being sent over to 
replication.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/replication/WALEntryFilter.html"
 title="interface in 
org.apache.hadoop.hbase.replication">WALEntryFilter</a></span></code>
 <div class="block">A Filter for WAL entries before being sent over to 
replication.</div>

Reply via email to