http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b80ecc4e/devapidocs/org/apache/hadoop/hbase/client/package-use.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-use.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-use.html
index 0e53640..6a31414 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-use.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-use.html
@@ -2162,6 +2162,16 @@ service.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Append.html#org.apache.hadoop.hbase.thrift">Append</a>
+<div class="block">Performs Append operations on a single row.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Increment.html#org.apache.hadoop.hbase.thrift">Increment</a>
+<div class="block">Used to perform Increment operations on a single row.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html#org.apache.hadoop.hbase.thrift">OperationWithAttributes</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -2192,31 +2202,21 @@ service.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Append.html#org.apache.hadoop.hbase.thrift2">Append</a>
-<div class="block">Performs Append operations on a single row.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Delete.html#org.apache.hadoop.hbase.thrift2">Delete</a>
 <div class="block">Used to perform Delete operations on a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Durability.html#org.apache.hadoop.hbase.thrift2">Durability</a>
 <div class="block">Enum describing the durability guarantees for tables and <a 
href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class 
in org.apache.hadoop.hbase.client"><code>Mutation</code></a>s
  Note that the items must be sorted in order of increasing durability</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Get.html#org.apache.hadoop.hbase.thrift2">Get</a>
 <div class="block">Used to perform Get operations on a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Increment.html#org.apache.hadoop.hbase.thrift2">Increment</a>
-<div class="block">Used to perform Increment operations on a single row.</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html#org.apache.hadoop.hbase.thrift2">OperationWithAttributes</a>&nbsp;</td>
 </tr>
@@ -2231,26 +2231,21 @@ service.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Result.html#org.apache.hadoop.hbase.thrift2">Result</a>
-<div class="block">Single row result of a <a 
href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in 
org.apache.hadoop.hbase.client"><code>Get</code></a> or <a 
href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in 
org.apache.hadoop.hbase.client"><code>Scan</code></a> query.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/ResultScanner.html#org.apache.hadoop.hbase.thrift2">ResultScanner</a>
 <div class="block">Interface for client-side scanning.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RowMutations.html#org.apache.hadoop.hbase.thrift2">RowMutations</a>
 <div class="block">Performs multiple mutations atomically on a single 
row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Scan.html#org.apache.hadoop.hbase.thrift2">Scan</a>
 <div class="block">Used to perform Scan operations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Table.html#org.apache.hadoop.hbase.thrift2">Table</a>
 <div class="block">Used to communicate with a single HBase table.</div>
 </td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b80ecc4e/devapidocs/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html
index 91c332f..e6b41bc 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html
@@ -101,7 +101,7 @@
 <br>
 <pre><a 
href="../../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Public.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Public</a>
 <a 
href="../../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Evolving.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceStability.Evolving</a>
-public class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.85">ReplicationAdmin</a>
+public class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.86">ReplicationAdmin</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a></pre>
 <div class="block"><p>
@@ -424,7 +424,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>LOG</h4>
-<pre>private static final&nbsp;org.apache.commons.logging.Log <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.86">LOG</a></pre>
+<pre>private static final&nbsp;org.apache.commons.logging.Log <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.87">LOG</a></pre>
 </li>
 </ul>
 <a name="TNAME">
@@ -433,7 +433,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>TNAME</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.88">TNAME</a></pre>
+<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.89">TNAME</a></pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../constant-values.html#org.apache.hadoop.hbase.client.replication.ReplicationAdmin.TNAME">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
@@ -443,7 +443,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>CFNAME</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.89">CFNAME</a></pre>
+<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.90">CFNAME</a></pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../constant-values.html#org.apache.hadoop.hbase.client.replication.ReplicationAdmin.CFNAME">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
@@ -453,7 +453,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATIONTYPE</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.93">REPLICATIONTYPE</a></pre>
+<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.94">REPLICATIONTYPE</a></pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../../constant-values.html#org.apache.hadoop.hbase.client.replication.ReplicationAdmin.REPLICATIONTYPE">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
@@ -463,7 +463,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATIONGLOBAL</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.94">REPLICATIONGLOBAL</a></pre>
+<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.95">REPLICATIONGLOBAL</a></pre>
 </li>
 </ul>
 <a name="connection">
@@ -472,7 +472,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>connection</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.97">connection</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.98">connection</a></pre>
 </li>
 </ul>
 <a name="replicationQueuesClient">
@@ -481,7 +481,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>replicationQueuesClient</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueuesClient.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueuesClient</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.100">replicationQueuesClient</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueuesClient.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationQueuesClient</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.101">replicationQueuesClient</a></pre>
 </li>
 </ul>
 <a name="replicationPeers">
@@ -490,7 +490,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>replicationPeers</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html"
 title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> 
<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.101">replicationPeers</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html"
 title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a> 
<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.102">replicationPeers</a></pre>
 </li>
 </ul>
 <a name="zkw">
@@ -499,7 +499,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>zkw</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html"
 title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.106">zkw</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html"
 title="class in org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.107">zkw</a></pre>
 <div class="block">A watcher used by replicationPeers and 
replicationQueuesClient. Keep reference so can dispose
  on <a 
href="../../../../../../org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#close()"><code>close()</code></a>.</div>
 </li>
@@ -518,7 +518,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ReplicationAdmin</h4>
-<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.114">ReplicationAdmin</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.115">ReplicationAdmin</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)
                  throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Constructor that creates a connection to the local 
ZooKeeper ensemble.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>conf</code> - 
Configuration to use</dd>
@@ -541,7 +541,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <ul class="blockList">
 <li class="blockList">
 <h4>createZooKeeperWatcher</h4>
-<pre>private&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html"
 title="class in 
org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.150">createZooKeeperWatcher</a>()
+<pre>private&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.html"
 title="class in 
org.apache.hadoop.hbase.zookeeper">ZooKeeperWatcher</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.152">createZooKeeperWatcher</a>()
                                          throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
@@ -554,7 +554,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.h
 <li class="blockList">
 <h4>addPeer</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.179">addPeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.181">addPeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                       <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&nbsp;peerConfig,
                       <a 
href="http://docs.oracle.com/javase/7/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>,? extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;tableCfs)
              throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
@@ -575,7 +575,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>addPeer</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.192">addPeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.194">addPeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
            <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">Add a new remote slave cluster for replication.</div>
@@ -591,7 +591,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>parseTableCFsFromConfig</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.200">parseTableCFsFromConfig</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableCFsConfig)</pre>
+public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.202">parseTableCFsFromConfig</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableCFsConfig)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>as release 
of 2.0.0, and it will be removed in 3.0.0</i></div>
 </li>
 </ul>
@@ -601,7 +601,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>updatePeerConfig</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.204">updatePeerConfig</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.206">updatePeerConfig</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                     <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>
 <dl><dt><span class="strong">Throws:</span></dt>
@@ -614,7 +614,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>removePeer</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.212">removePeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.214">removePeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                 throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Removes a peer cluster and stops the replication to 
it.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - a 
short name that identifies the cluster</dd>
@@ -628,7 +628,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>enablePeer</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.220">enablePeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.222">enablePeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                 throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Restart the replication stream to the specified peer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - a 
short name that identifies the cluster</dd>
@@ -642,7 +642,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>disablePeer</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.228">disablePeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.230">disablePeer</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                  throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Stop the replication stream to the specified peer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - a 
short name that identifies the cluster</dd>
@@ -656,7 +656,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>getPeersCount</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.236">getPeersCount</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.238">getPeersCount</a>()</pre>
 <div class="block">Get the number of slave clusters the local cluster 
has.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>number of slave 
clusters</dd></dl>
 </li>
@@ -667,7 +667,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>listPeerConfigs</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.240">listPeerConfigs</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationPeerConfig</a>&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.242">listPeerConfigs</a>()</pre>
 </li>
 </ul>
 <a name="getPeerConfig(java.lang.String)">
@@ -676,7 +676,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <ul class="blockList">
 <li class="blockList">
 <h4>getPeerConfig</h4>
-<pre>public&nbsp;<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/client/replication/ReplicationAdmin.html#line.244">getPeerConfig</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+<pre>public&nbsp;<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/client/replication/ReplicationAdmin.html#line.246">getPeerConfig</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                                     throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <dl><dt><span class="strong">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></dd></dl>
@@ -689,7 +689,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/M
 <li class="blockList">
 <h4>getPeerTableCFs</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.255">getPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+public&nbsp;<a 
href="http://docs.oracle.com/javase/7/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/client/replication/ReplicationAdmin.html#line.257">getPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                        throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>as release 
of 2.0.0, and it will be removed in 3.0.0,
  use <a 
href="../../../../../../org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#getPeerConfig(java.lang.String)"><code>getPeerConfig(String)</code></a>
 instead.</i></div>
@@ -706,7 +706,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>appendPeerTableCFs</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.268">appendPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.270">appendPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableCfs)
                         throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>as release 
of 2.0.0, and it will be removed in 3.0.0,
@@ -723,7 +723,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>appendPeerTableCFs</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.278">appendPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.280">appendPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                       <a 
href="http://docs.oracle.com/javase/7/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>,? extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;tableCfs)
                         throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Append the replicable table-cf config of the specified 
peer</div>
@@ -739,7 +739,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>removePeerTableCFs</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.321">removePeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.323">removePeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableCf)
                         throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>as release 
of 2.0.0, and it will be removed in 3.0.0,
@@ -756,7 +756,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>removePeerTableCFs</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.331">removePeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.333">removePeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                       <a 
href="http://docs.oracle.com/javase/7/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>,? extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;tableCfs)
                         throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <div class="block">Remove some table-cfs from config of the specified 
peer</div>
@@ -771,7 +771,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setPeerTableCFs</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.379">setPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.381">setPeerTableCFs</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
                    <a 
href="http://docs.oracle.com/javase/7/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>,? extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;tableCfs)
                      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 replicable table-cf config of the specified 
peer</div>
@@ -789,7 +789,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getPeerState</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.390">getPeerState</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.392">getPeerState</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                      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 state of the specified peer cluster</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - 
String format of the Short name that identifies the peer,
@@ -805,7 +805,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>close</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.395">close</a>()
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.397">close</a>()
            throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -822,7 +822,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>listReplicated</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true";
 title="class or interface in java.util">HashMap</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.416">listReplicated</a>()
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true";
 title="class or interface in java.util">HashMap</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.418">listReplicated</a>()
                                             throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Find all column families that are replicated from this 
cluster</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the full list of the 
replicated column families of this cluster as:
@@ -843,7 +843,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>enableTableRep</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.450">enableTableRep</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.452">enableTableRep</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                     throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Enable a table's replication switch.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- name of the table</dd>
@@ -857,7 +857,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>disableTableRep</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.470">disableTableRep</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.472">disableTableRep</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                      throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Disable a table's replication switch.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- name of the table</dd>
@@ -871,7 +871,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableSplitRowKeys</h4>
-<pre>private&nbsp;byte[][]&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.489">getTableSplitRowKeys</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>private&nbsp;byte[][]&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.491">getTableSplitRowKeys</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get the split row keys of table</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- table name</dd>
@@ -886,7 +886,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>checkAndSyncTableDescToPeers</h4>
-<pre>private&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.513">checkAndSyncTableDescToPeers</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>private&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.515">checkAndSyncTableDescToPeers</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                 byte[][]&nbsp;splits)
                                    throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Connect to peer and check the table descriptor on peer:
@@ -905,7 +905,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>peerAdded</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.556">peerAdded</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.558">peerAdded</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)
                throws <a 
href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationException.html"
 title="class in 
org.apache.hadoop.hbase.replication">ReplicationException</a></pre>
 <dl><dt><span class="strong">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></dd></dl>
@@ -917,7 +917,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>listReplicationPeers</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/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/replication/ReplicationPeer.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeer</a>&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.561">listReplicationPeers</a>()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/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/replication/ReplicationPeer.html"
 title="interface in 
org.apache.hadoop.hbase.replication">ReplicationPeer</a>&gt;&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.563">listReplicationPeers</a>()</pre>
 </li>
 </ul>
 <a name="setTableRep(org.apache.hadoop.hbase.TableName, boolean)">
@@ -926,7 +926,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setTableRep</h4>
-<pre>private&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.592">setTableRep</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>private&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.594">setTableRep</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                boolean&nbsp;isRepEnabled)
                   throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block">Set the table's replication switch if the table's 
replication switch is already not set.</div>
@@ -941,7 +941,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockListLast">
 <li class="blockList">
 <h4>isTableRepEnabled</h4>
-<pre>private&nbsp;boolean&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.620">isTableRepEnabled</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" 
title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;htd)</pre>
+<pre>private&nbsp;boolean&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#line.622">isTableRepEnabled</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" 
title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;htd)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>htd</code> - 
table descriptor details for the table to check</dd>
 <dt><span class="strong">Returns:</span></dt><dd>true if table's replication 
switch is enabled</dd></dl>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b80ecc4e/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html 
b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
index ecc4793..3ddf9ee 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
@@ -143,23 +143,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span 
class="strong">KeyValueCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">KeyValueCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span 
class="strong">CellCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CellCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodec.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span class="strong">CellCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodec.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Codec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span class="strong">KeyValueCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">CellCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span class="strong">Codec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">KeyValueCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html#getDecoder(java.nio.ByteBuffer)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
@@ -167,27 +167,27 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span 
class="strong">KeyValueCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;is)</code>
+<td class="colLast"><span class="strong">KeyValueCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;is)</code>
 <div class="block">Implementation depends on <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()"
 title="class or interface in 
java.io"><code>InputStream.available()</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span 
class="strong">CellCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in 
java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CellCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodec.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in 
java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span class="strong">CellCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodec.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in 
java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Codec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in 
java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span class="strong">KeyValueCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;is)</code>
-<div class="block">Implementation depends on <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()"
 title="class or interface in 
java.io"><code>InputStream.available()</code></a></div>
-</td>
+<td class="colLast"><span 
class="strong">CellCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in 
java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>
-<td class="colLast"><span class="strong">Codec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in 
java.io">InputStream</a>&nbsp;is)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">KeyValueCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html#getDecoder(java.io.InputStream)">getDecoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io">InputStream</a>&nbsp;is)</code>
+<div class="block">Implementation depends on <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true#available()"
 title="class or interface in 
java.io"><code>InputStream.available()</code></a></div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b80ecc4e/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Encoder.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Encoder.html 
b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Encoder.html
index d1819b0..3ee0e94 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Encoder.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Encoder.html
@@ -135,23 +135,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Encoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Encoder</a></code></td>
-<td class="colLast"><span 
class="strong">KeyValueCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">KeyValueCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Encoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Encoder</a></code></td>
-<td class="colLast"><span 
class="strong">CellCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CellCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodec.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Encoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Encoder</a></code></td>
-<td class="colLast"><span class="strong">CellCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodec.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Codec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Encoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Encoder</a></code></td>
-<td class="colLast"><span class="strong">KeyValueCodec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">CellCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Encoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Encoder</a></code></td>
-<td class="colLast"><span class="strong">Codec.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">KeyValueCodecWithTags.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html#getEncoder(java.io.OutputStream)">getEncoder</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.Encoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Encoder</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b80ecc4e/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.html 
b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.html
index ca6dbc0..e813e48 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.html
@@ -149,13 +149,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a></code></td>
-<td class="colLast"><span 
class="strong">RpcClientImpl.Connection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcClientImpl.Connection.html#codec">codec</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a></code></td>
 <td class="colLast"><span 
class="strong">AbstractRpcClient.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/AbstractRpcClient.html#codec">codec</a></strong></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a></code></td>
+<td class="colLast"><span 
class="strong">RpcClientImpl.Connection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcClientImpl.Connection.html#codec">codec</a></strong></code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a></code></td>
 <td class="colLast"><span 
class="strong">RpcServer.Connection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Connection.html#codec">codec</a></strong></code>
@@ -196,11 +196,11 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a></code></td>
-<td class="colLast"><span class="strong">IPCUtil.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/IPCUtil.html#buildCellBlock(org.apache.hadoop.hbase.codec.Codec,%20org.apache.hadoop.io.compress.CompressionCodec,%20org.apache.hadoop.hbase.CellScanner,%20org.apache.hadoop.hbase.io.BoundedByteBufferPool)">buildCellBlock</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a>&nbsp;codec,
-                            
org.apache.hadoop.io.compress.CompressionCodec&nbsp;compressor,
-                            <a 
href="../../../../../../org/apache/hadoop/hbase/CellScanner.html" 
title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
-                            <a 
href="../../../../../../org/apache/hadoop/hbase/io/BoundedByteBufferPool.html" 
title="class in 
org.apache.hadoop.hbase.io">BoundedByteBufferPool</a>&nbsp;pool)</code>
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html"
 title="class in 
org.apache.hadoop.hbase.io">ByteBufferListOutputStream</a></code></td>
+<td class="colLast"><span class="strong">IPCUtil.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/IPCUtil.html#buildCellBlockStream(org.apache.hadoop.hbase.codec.Codec,%20org.apache.hadoop.io.compress.CompressionCodec,%20org.apache.hadoop.hbase.CellScanner,%20org.apache.hadoop.hbase.io.ByteBufferPool)">buildCellBlockStream</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a>&nbsp;codec,
+                                        
org.apache.hadoop.io.compress.CompressionCodec&nbsp;compressor,
+                                        <a 
href="../../../../../../org/apache/hadoop/hbase/CellScanner.html" 
title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
+                                        <a 
href="../../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html" 
title="class in org.apache.hadoop.hbase.io">ByteBufferPool</a>&nbsp;pool)</code>
 <div class="block">Puts CellScanner Cells into a cell block using passed in 
<code>codec</code> and/or
  <code>compressor</code>.</div>
 </td>
@@ -225,6 +225,13 @@
 <div class="block">Creates a connection.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private void</code></td>
+<td class="colLast"><span class="strong">IPCUtil.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/IPCUtil.html#encodeCellsTo(org.apache.hadoop.hbase.io.ByteBufferOutputStream,%20org.apache.hadoop.hbase.CellScanner,%20org.apache.hadoop.hbase.codec.Codec,%20org.apache.hadoop.io.compress.CompressionCodec)">encodeCellsTo</a></strong>(<a
 
href="../../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html" 
title="class in 
org.apache.hadoop.hbase.io">ByteBufferOutputStream</a>&nbsp;bbos,
+                          <a 
href="../../../../../../org/apache/hadoop/hbase/CellScanner.html" 
title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
+                          <a 
href="../../../../../../org/apache/hadoop/hbase/codec/Codec.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec</a>&nbsp;codec,
+                          
org.apache.hadoop.io.compress.CompressionCodec&nbsp;compressor)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b80ecc4e/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/class-use/PrefixTreeBlockMeta.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/class-use/PrefixTreeBlockMeta.html
 
b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/class-use/PrefixTreeBlockMeta.html
index 68d0f4e..00ba6d6 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/class-use/PrefixTreeBlockMeta.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/class-use/PrefixTreeBlockMeta.html
@@ -205,13 +205,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span 
class="strong">ColumnNodeReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnNodeReader.html#blockMeta">blockMeta</a></strong></code>
+<td class="colLast"><span class="strong">ColumnReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnReader.html#blockMeta">blockMeta</a></strong></code>
 <div class="block">fields</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span class="strong">ColumnReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnReader.html#blockMeta">blockMeta</a></strong></code>
+<td class="colLast"><span 
class="strong">ColumnNodeReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnNodeReader.html#blockMeta">blockMeta</a></strong></code>
 <div class="block">fields</div>
 </td>
 </tr>
@@ -226,12 +226,12 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">ColumnNodeReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnNodeReader.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
+<td class="colLast"><span class="strong">ColumnReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnReader.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
                       <a 
href="../../../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" 
title="class in 
org.apache.hadoop.hbase.nio">ByteBuff</a>&nbsp;block)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ColumnReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnReader.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
+<td class="colLast"><span 
class="strong">ColumnNodeReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/column/ColumnNodeReader.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
                       <a 
href="../../../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" 
title="class in 
org.apache.hadoop.hbase.nio">ByteBuff</a>&nbsp;block)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -317,11 +317,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span 
class="strong">MvccVersionDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/MvccVersionDecoder.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">TimestampDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/TimestampDecoder.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span 
class="strong">TimestampDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/TimestampDecoder.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">MvccVersionDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/MvccVersionDecoder.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -334,12 +334,12 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">MvccVersionDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/MvccVersionDecoder.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
+<td class="colLast"><span 
class="strong">TimestampDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/TimestampDecoder.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
                       <a 
href="../../../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" 
title="class in 
org.apache.hadoop.hbase.nio">ByteBuff</a>&nbsp;block)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TimestampDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/TimestampDecoder.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
+<td class="colLast"><span 
class="strong">MvccVersionDecoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/timestamp/MvccVersionDecoder.html#initOnBlock(org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta,%20org.apache.hadoop.hbase.nio.ByteBuff)">initOnBlock</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a>&nbsp;blockMeta,
                       <a 
href="../../../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" 
title="class in 
org.apache.hadoop.hbase.nio">ByteBuff</a>&nbsp;block)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -390,15 +390,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span 
class="strong">ColumnNodeWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnNodeWriter.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
 <td class="colLast"><span 
class="strong">ColumnSectionWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnSectionWriter.html#blockMeta">blockMeta</a></strong></code>
 <div class="block">fields</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
+<td class="colLast"><span 
class="strong">ColumnNodeWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnNodeWriter.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
@@ -450,11 +450,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span 
class="strong">RowSectionWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowSectionWriter.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">RowNodeWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowNodeWriter.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.html"
 title="class in 
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeBlockMeta</a></code></td>
-<td class="colLast"><span class="strong">RowNodeWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowNodeWriter.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">RowSectionWriter.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowSectionWriter.html#blockMeta">blockMeta</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Reply via email to