http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/ByteBufferUtils.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/ByteBufferUtils.html 
b/apidocs/org/apache/hadoop/hbase/util/ByteBufferUtils.html
index 371b527..0ddb9b9 100644
--- a/apidocs/org/apache/hadoop/hbase/util/ByteBufferUtils.html
+++ b/apidocs/org/apache/hadoop/hbase/util/ByteBufferUtils.html
@@ -97,7 +97,7 @@
 <br>
 <pre>@InterfaceAudience.Public
 @InterfaceStability.Evolving
-public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.43">ByteBufferUtils</a>
+public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.44">ByteBufferUtils</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></pre>
 <div class="block">Utility functions for working with byte buffers, such as 
reading/writing
  variable-length long numbers.</div>
@@ -158,6 +158,15 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#compareTo(byte[],%20int,%20int,%20java.nio.ByteBuffer,%20int,%20int)">compareTo</a></strong>(byte[]&nbsp;buf1,
+                  int&nbsp;o1,
+                  int&nbsp;l1,
+                  <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;buf2,
+                  int&nbsp;o2,
+                  int&nbsp;l2)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#compareTo(java.nio.ByteBuffer,%20int,%20int,%20byte[],%20int,%20int)">compareTo</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;buf1,
                   int&nbsp;o1,
                   int&nbsp;l1,
@@ -165,7 +174,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                   int&nbsp;o2,
                   int&nbsp;l2)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#compareTo(java.nio.ByteBuffer,%20int,%20int,%20java.nio.ByteBuffer,%20int,%20int)">compareTo</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;buf1,
                   int&nbsp;o1,
@@ -174,7 +183,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                   int&nbsp;o2,
                   int&nbsp;l2)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyBufferToStream(java.io.OutputStream,%20java.nio.ByteBuffer,%20int,%20int)">copyBufferToStream</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;out,
                                     <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;in,
@@ -183,7 +192,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Copy data from a buffer to an output stream.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyFromArrayToBuffer(java.nio.ByteBuffer,%20byte[],%20int,%20int)">copyFromArrayToBuffer</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;out,
                                           byte[]&nbsp;in,
@@ -192,7 +201,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Copies the bytes from given array's offset to length part 
into the given buffer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyFromBufferToArray(byte[],%20java.nio.ByteBuffer,%20int,%20int,%20int)">copyFromBufferToArray</a></strong>(byte[]&nbsp;out,
                                           <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;in,
@@ -203,14 +212,14 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  the array.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyFromBufferToBuffer(java.nio.ByteBuffer,%20java.nio.ByteBuffer)">copyFromBufferToBuffer</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;in,
                                             <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;out)</code>
 <div class="block">Copy one buffer's whole data to another.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyFromBufferToBuffer(java.nio.ByteBuffer,%20java.nio.ByteBuffer,%20int,%20int)">copyFromBufferToBuffer</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;in,
                                             <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;out,
@@ -219,7 +228,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Copy from one buffer to another from given offset.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyFromBufferToBuffer(java.nio.ByteBuffer,%20java.nio.ByteBuffer,%20int,%20int,%20int)">copyFromBufferToBuffer</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;in,
                                             <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;out,
@@ -229,7 +238,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Copy from one buffer to another from given offset.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#copyFromStreamToBuffer(java.nio.ByteBuffer,%20java.io.DataInputStream,%20int)">copyFromStreamToBuffer</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;out,
                                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataInputStream.html?is-external=true";
 title="class or interface in java.io">DataInputStream</a>&nbsp;in,
@@ -238,13 +247,13 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  current position of the given buffer, updating the position in the 
buffer.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <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"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#drainInputStreamToBuffer(java.io.InputStream)">drainInputStreamToBuffer</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">Copy from the InputStream to a new heap ByteBuffer until 
the InputStream is exhausted.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#equals(java.nio.ByteBuffer,%20int,%20int,%20byte[],%20int,%20int)">equals</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;buf1,
             int&nbsp;o1,
@@ -253,7 +262,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
             int&nbsp;o2,
             int&nbsp;l2)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#equals(java.nio.ByteBuffer,%20int,%20int,%20java.nio.ByteBuffer,%20int,%20int)">equals</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;buf1,
             int&nbsp;o1,
@@ -262,12 +271,12 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
             int&nbsp;o2,
             int&nbsp;l2)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#extendLimit(java.nio.ByteBuffer,%20int)">extendLimit</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;buffer,
                       int&nbsp;numBytes)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#findCommonPrefix(byte[],%20int,%20int,%20byte[],%20int,%20int)">findCommonPrefix</a></strong>(byte[]&nbsp;left,
                                 int&nbsp;leftOffset,
@@ -278,7 +287,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Find length of common prefix in two arrays.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#findCommonPrefix(java.nio.ByteBuffer,%20int,%20int,%20java.nio.ByteBuffer,%20int,%20int)">findCommonPrefix</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;left,
                                 int&nbsp;leftOffset,
@@ -289,7 +298,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Find length of common prefix in two arrays.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#findCommonPrefix(java.nio.ByteBuffer,%20int,%20int,%20int)">findCommonPrefix</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;buffer,
                                 int&nbsp;offsetLeft,
@@ -298,19 +307,19 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Find length of common prefix of two parts in the 
buffer</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#intFitsIn(int)">intFitsIn</a></strong>(int&nbsp;value)</code>
 <div class="block">Check how many bytes is required to store value.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#longFitsIn(long)">longFitsIn</a></strong>(long&nbsp;value)</code>
 <div class="block">Check how many bytes are required to store value.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#moveBufferToStream(java.io.OutputStream,%20java.nio.ByteBuffer,%20int)">moveBufferToStream</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;out,
                                     <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;in,
@@ -318,53 +327,61 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Copy the data to the output stream and update position in 
buffer.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putByte(java.nio.ByteBuffer,%20int,%20byte)">putByte</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;buffer,
               int&nbsp;offset,
               byte&nbsp;b)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putCompressedInt(java.io.OutputStream,%20int)">putCompressedInt</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;out,
                                 int&nbsp;value)</code>
 <div class="block">Put in buffer integer using 7 bit encoding.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putInt(java.nio.ByteBuffer,%20int)">putInt</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;buffer,
             int&nbsp;val)</code>
 <div class="block">Put an int value out to the given ByteBuffer's current 
position in big-endian format.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putInt(java.io.OutputStream,%20int)">putInt</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;out,
             int&nbsp;value)</code>
 <div class="block">Put in output stream 32 bit integer (Big Endian byte 
order).</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putLong(java.nio.ByteBuffer,%20long)">putLong</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;buffer,
               long&nbsp;val)</code>
 <div class="block">Put a long value out to the given ByteBuffer's current 
position in big-endian format.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putLong(java.io.OutputStream,%20long,%20int)">putLong</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;out,
               long&nbsp;value,
               int&nbsp;fitInBytes)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#putShort(java.nio.ByteBuffer,%20short)">putShort</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;buffer,
                 short&nbsp;val)</code>
 <div class="block">Put a short value out to the given ByteBuffer's current 
position in big-endian format.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#readAsInt(java.nio.ByteBuffer,%20int,%20int)">readAsInt</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,
+                  int&nbsp;offset,
+                  int&nbsp;length)</code>
+<div class="block">Converts a ByteBuffer to an int value</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#readCompressedInt(java.nio.ByteBuffer)">readCompressedInt</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;buffer)</code>
@@ -474,13 +491,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#writeByteBuffer(java.io.OutputStream,%20java.nio.ByteBuffer,%20int,%20int)">writeByteBuffer</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;out,
-                              <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;b,
-                              int&nbsp;offset,
-                              int&nbsp;length)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html#writeVLong(java.nio.ByteBuffer,%20long)">writeVLong</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;out,
                     long&nbsp;i)</code>
 <div class="block">Similar to 
<code>WritableUtils.writeVLong(java.io.DataOutput, long)</code>,
@@ -515,7 +525,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>VALUE_MASK</h4>
-<pre>public static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.46">VALUE_MASK</a></pre>
+<pre>public static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.47">VALUE_MASK</a></pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.util.ByteBufferUtils.VALUE_MASK">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
@@ -525,7 +535,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>NEXT_BIT_SHIFT</h4>
-<pre>public static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.47">NEXT_BIT_SHIFT</a></pre>
+<pre>public static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.48">NEXT_BIT_SHIFT</a></pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.util.ByteBufferUtils.NEXT_BIT_SHIFT">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
@@ -535,7 +545,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NEXT_BIT_MASK</h4>
-<pre>public static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.48">NEXT_BIT_MASK</a></pre>
+<pre>public static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.49">NEXT_BIT_MASK</a></pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.util.ByteBufferUtils.NEXT_BIT_MASK">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
@@ -553,7 +563,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeVLong</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.59">writeVLong</a>(<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;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.60">writeVLong</a>(<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;out,
               long&nbsp;i)</pre>
 <div class="block">Similar to 
<code>WritableUtils.writeVLong(java.io.DataOutput, long)</code>,
  but writes to a <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio"><code>ByteBuffer</code></a>.</div>
@@ -565,7 +575,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>readVLong</h4>
-<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.92">readVLong</a>(<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;in)</pre>
+<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.93">readVLong</a>(<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;in)</pre>
 <div class="block">Similar to <code>WritableUtils.readVLong(DataInput)</code> 
but reads from a
  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio"><code>ByteBuffer</code></a>.</div>
 </li>
@@ -576,7 +586,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putCompressedInt</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.117">putCompressedInt</a>(<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;out,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.118">putCompressedInt</a>(<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;out,
                    int&nbsp;value)
                             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">Put in buffer integer using 7 bit encoding. For each 
written byte:
@@ -594,7 +604,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putInt</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.139">putInt</a>(<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;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.140">putInt</a>(<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;out,
           int&nbsp;value)
                    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">Put in output stream 32 bit integer (Big Endian byte 
order).</div>
@@ -609,7 +619,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toByte</h4>
-<pre>public static&nbsp;byte&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.151">toByte</a>(<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;buffer,
+<pre>public static&nbsp;byte&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.152">toByte</a>(<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;buffer,
           int&nbsp;offset)</pre>
 </li>
 </ul>
@@ -619,7 +629,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>moveBufferToStream</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.165">moveBufferToStream</a>(<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;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.166">moveBufferToStream</a>(<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;out,
                       <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;in,
                       int&nbsp;length)
                                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>
@@ -635,7 +645,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyBufferToStream</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.180">copyBufferToStream</a>(<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;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.181">copyBufferToStream</a>(<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;out,
                       <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;in,
                       int&nbsp;offset,
                       int&nbsp;length)
@@ -654,7 +664,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putLong</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.192">putLong</a>(<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;out,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.194">putLong</a>(<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;out,
           long&nbsp;value,
           int&nbsp;fitInBytes)
                    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>
@@ -668,7 +678,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putByte</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.202">putByte</a>(<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;buffer,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.204">putByte</a>(<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;buffer,
           int&nbsp;offset,
           byte&nbsp;b)</pre>
 </li>
@@ -679,7 +689,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>longFitsIn</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.216">longFitsIn</a>(long&nbsp;value)</pre>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.218">longFitsIn</a>(long&nbsp;value)</pre>
 <div class="block">Check how many bytes are required to store value.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - 
Value which size will be tested.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>How many bytes are required 
to store value.</dd></dl>
@@ -691,7 +701,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>intFitsIn</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.252">intFitsIn</a>(int&nbsp;value)</pre>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.254">intFitsIn</a>(int&nbsp;value)</pre>
 <div class="block">Check how many bytes is required to store value.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - 
Value which size will be tested.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>How many bytes are required 
to store value.</dd></dl>
@@ -703,7 +713,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>readCompressedInt</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.274">readCompressedInt</a>(<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;input)
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.276">readCompressedInt</a>(<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;input)
                              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">Read integer from stream coded in 7 bits and increment 
position.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the integer that has been 
read</dd>
@@ -717,7 +727,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>readCompressedInt</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.295">readCompressedInt</a>(<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;buffer)</pre>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.297">readCompressedInt</a>(<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;buffer)</pre>
 <div class="block">Read integer from buffer coded in 7 bits and increment 
position.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>Read integer.</dd></dl>
 </li>
@@ -728,7 +738,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>readLong</h4>
-<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.309">readLong</a>(<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;in,
+<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.311">readLong</a>(<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;in,
             int&nbsp;fitInBytes)
                      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">Read long which was written to fitInBytes bytes and 
increment position.</div>
@@ -744,7 +754,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>readLong</h4>
-<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.323">readLong</a>(<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;in,
+<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.325">readLong</a>(<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;in,
             int&nbsp;fitInBytes)</pre>
 <div class="block">Read long which was written to fitInBytes bytes and 
increment position.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>fitInBytes</code> - In how many 
bytes given long is stored.</dd>
@@ -757,7 +767,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFromStreamToBuffer</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.338">copyFromStreamToBuffer</a>(<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;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.340">copyFromStreamToBuffer</a>(<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;out,
                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataInputStream.html?is-external=true";
 title="class or interface in java.io">DataInputStream</a>&nbsp;in,
                           int&nbsp;length)
                                    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>
@@ -774,7 +784,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>drainInputStreamToBuffer</h4>
-<pre>public static&nbsp;<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;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.354">drainInputStreamToBuffer</a>(<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)
+<pre>public static&nbsp;<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;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.356">drainInputStreamToBuffer</a>(<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)
                                            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">Copy from the InputStream to a new heap ByteBuffer until 
the InputStream is exhausted.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
@@ -787,7 +797,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFromBufferToBuffer</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.369">copyFromBufferToBuffer</a>(<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;in,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.371">copyFromBufferToBuffer</a>(<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;in,
                           <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;out)</pre>
 <div class="block">Copy one buffer's whole data to another. Write starts at 
the current position of 'out' buffer.
  Note : This will advance the position marker of <code>out</code> but not 
change the position maker
@@ -801,7 +811,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFromBufferToBuffer</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.388">copyFromBufferToBuffer</a>(<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;in,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.390">copyFromBufferToBuffer</a>(<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;in,
                          <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;out,
                          int&nbsp;sourceOffset,
                          int&nbsp;destinationOffset,
@@ -817,7 +827,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFromBufferToBuffer</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.416">copyFromBufferToBuffer</a>(<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;in,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.418">copyFromBufferToBuffer</a>(<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;in,
                           <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;out,
                           int&nbsp;sourceOffset,
                           int&nbsp;length)</pre>
@@ -834,7 +844,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>findCommonPrefix</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.440">findCommonPrefix</a>(<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;buffer,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.442">findCommonPrefix</a>(<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;buffer,
                    int&nbsp;offsetLeft,
                    int&nbsp;offsetRight,
                    int&nbsp;limit)</pre>
@@ -849,7 +859,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>findCommonPrefix</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.462">findCommonPrefix</a>(byte[]&nbsp;left,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.464">findCommonPrefix</a>(byte[]&nbsp;left,
                    int&nbsp;leftOffset,
                    int&nbsp;leftLength,
                    byte[]&nbsp;right,
@@ -865,7 +875,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>findCommonPrefix</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.485">findCommonPrefix</a>(<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;left,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.487">findCommonPrefix</a>(<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;left,
                    int&nbsp;leftOffset,
                    int&nbsp;leftLength,
                    <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;right,
@@ -881,7 +891,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>arePartsEqual</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.507">arePartsEqual</a>(<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;buffer,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.509">arePartsEqual</a>(<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;buffer,
                     int&nbsp;offsetLeft,
                     int&nbsp;lengthLeft,
                     int&nbsp;offsetRight,
@@ -897,7 +907,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>skip</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.533">skip</a>(<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;buffer,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.535">skip</a>(<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;buffer,
         int&nbsp;length)</pre>
 <div class="block">Increment position in buffer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - 
In this buffer.</dd><dd><code>length</code> - By that many bytes.</dd></dl>
@@ -909,7 +919,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>extendLimit</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.537">extendLimit</a>(<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;buffer,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.539">extendLimit</a>(<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;buffer,
                int&nbsp;numBytes)</pre>
 </li>
 </ul>
@@ -919,7 +929,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toBytes</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.548">toBytes</a>(<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;buffer,
+<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.550">toBytes</a>(<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;buffer,
              int&nbsp;startPosition)</pre>
 <div class="block">Copy the bytes from position to limit into a new byte[] of 
the exact length and sets the
  position and limit back to their original values (though not thread 
safe).</div>
@@ -933,7 +943,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toBytes</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.564">toBytes</a>(<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;buffer,
+<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.566">toBytes</a>(<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;buffer,
              int&nbsp;offset,
              int&nbsp;length)</pre>
 <div class="block">Copy the given number of bytes from specified offset into a 
new byte[]</div>
@@ -947,7 +957,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.572">equals</a>(<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;buf1,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.574">equals</a>(<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;buf1,
              int&nbsp;o1,
              int&nbsp;l1,
              <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;buf2,
@@ -961,7 +971,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.580">compareTo</a>(<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;buf1,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.582">compareTo</a>(<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;buf1,
             int&nbsp;o1,
             int&nbsp;l1,
             <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;buf2,
@@ -975,7 +985,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.610">equals</a>(<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;buf1,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.612">equals</a>(<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;buf1,
              int&nbsp;o1,
              int&nbsp;l1,
              byte[]&nbsp;buf2,
@@ -983,13 +993,27 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
              int&nbsp;l2)</pre>
 </li>
 </ul>
+<a name="compareTo(byte[], int, int, java.nio.ByteBuffer, int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compareTo</h4>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.620">compareTo</a>(byte[]&nbsp;buf1,
+            int&nbsp;o1,
+            int&nbsp;l1,
+            <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;buf2,
+            int&nbsp;o2,
+            int&nbsp;l2)</pre>
+</li>
+</ul>
 <a name="compareTo(java.nio.ByteBuffer, int, int, byte[], int, int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.618">compareTo</a>(<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;buf1,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.647">compareTo</a>(<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;buf1,
             int&nbsp;o1,
             int&nbsp;l1,
             byte[]&nbsp;buf2,
@@ -1003,7 +1027,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toShort</h4>
-<pre>public static&nbsp;short&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.731">toShort</a>(<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;buffer,
+<pre>public static&nbsp;short&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.760">toShort</a>(<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;buffer,
             int&nbsp;offset)</pre>
 <div class="block">Reads a short value at the given buffer's offset.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - 
</dd><dd><code>offset</code> - </dd>
@@ -1016,20 +1040,36 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toInt</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.745">toInt</a>(<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;buffer,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.774">toInt</a>(<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;buffer,
         int&nbsp;offset)</pre>
 <div class="block">Reads an int value at the given buffer's offset.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - 
</dd><dd><code>offset</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>int value at offset</dd></dl>
 </li>
 </ul>
+<a name="readAsInt(java.nio.ByteBuffer, int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readAsInt</h4>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.792">readAsInt</a>(<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,
+            int&nbsp;offset,
+            int&nbsp;length)</pre>
+<div class="block">Converts a ByteBuffer to an int value</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>buf</code> - The 
ByteBuffer</dd><dd><code>offset</code> - Offset to int 
value</dd><dd><code>length</code> - Number of bytes used to store the int 
value.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the int value</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in java.lang">IllegalArgumentException</a></code> - 
if there's not enough bytes left in the buffer after the given offset</dd></dl>
+</li>
+</ul>
 <a name="toLong(java.nio.ByteBuffer, int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>toLong</h4>
-<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.759">toLong</a>(<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;buffer,
+<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.811">toLong</a>(<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;buffer,
           int&nbsp;offset)</pre>
 <div class="block">Reads a long value at the given buffer's offset.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - 
</dd><dd><code>offset</code> - </dd>
@@ -1042,7 +1082,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putInt</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.773">putInt</a>(<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;buffer,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.825">putInt</a>(<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;buffer,
           int&nbsp;val)</pre>
 <div class="block">Put an int value out to the given ByteBuffer's current 
position in big-endian format.
  This also advances the position in buffer by int size.</div>
@@ -1055,7 +1095,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toDouble</h4>
-<pre>public static&nbsp;double&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.788">toDouble</a>(<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;buffer,
+<pre>public static&nbsp;double&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.840">toDouble</a>(<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;buffer,
               int&nbsp;offset)</pre>
 <div class="block">Reads a double value at the given buffer's offset.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buffer</code> - 
</dd><dd><code>offset</code> - offset where double is</dd>
@@ -1068,7 +1108,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toBigDecimal</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html?is-external=true";
 title="class or interface in java.math">BigDecimal</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.798">toBigDecimal</a>(<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;buffer,
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html?is-external=true";
 title="class or interface in java.math">BigDecimal</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.850">toBigDecimal</a>(<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;buffer,
                       int&nbsp;offset,
                       int&nbsp;length)</pre>
 <div class="block">Reads a BigDecimal value at the given buffer's offset.</div>
@@ -1082,7 +1122,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putShort</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.816">putShort</a>(<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;buffer,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.868">putShort</a>(<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;buffer,
             short&nbsp;val)</pre>
 <div class="block">Put a short value out to the given ByteBuffer's current 
position in big-endian format.
  This also advances the position in buffer by short size.</div>
@@ -1095,7 +1135,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putLong</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.831">putLong</a>(<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;buffer,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.883">putLong</a>(<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;buffer,
            long&nbsp;val)</pre>
 <div class="block">Put a long value out to the given ByteBuffer's current 
position in big-endian format.
  This also advances the position in buffer by long size.</div>
@@ -1108,7 +1148,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFromArrayToBuffer</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.847">copyFromArrayToBuffer</a>(<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;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.899">copyFromArrayToBuffer</a>(<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;out,
                          byte[]&nbsp;in,
                          int&nbsp;inOffset,
                          int&nbsp;length)</pre>
@@ -1123,7 +1163,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFromBufferToArray</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.870">copyFromBufferToArray</a>(byte[]&nbsp;out,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.922">copyFromBufferToArray</a>(byte[]&nbsp;out,
                          <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;in,
                          int&nbsp;sourceOffset,
                          int&nbsp;destinationOffset,
@@ -1133,28 +1173,13 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - 
</dd><dd><code>in</code> - </dd><dd><code>sourceOffset</code> - 
</dd><dd><code>destinationOffset</code> - </dd><dd><code>length</code> - 
</dd></dl>
 </li>
 </ul>
-<a name="writeByteBuffer(java.io.OutputStream, java.nio.ByteBuffer, int, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>writeByteBuffer</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/util/ByteBufferUtils.html#line.884">writeByteBuffer</a>(<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;out,
-                   <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;b,
-                   int&nbsp;offset,
-                   int&nbsp;length)
-                            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>
-</li>
-</ul>
 <a name="toStringBinary(java.nio.ByteBuffer, int, int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>toStringBinary</h4>
-<pre>public static&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/util/ByteBufferUtils.html#line.898">toStringBinary</a>(<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;b,
+<pre>public static&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/util/ByteBufferUtils.html#line.937">toStringBinary</a>(<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;b,
                     int&nbsp;off,
                     int&nbsp;len)</pre>
 </li>
@@ -1165,7 +1190,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toStringBinary</h4>
-<pre>public static&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/util/ByteBufferUtils.html#line.917">toStringBinary</a>(<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;b)</pre>
+<pre>public static&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/util/ByteBufferUtils.html#line.956">toStringBinary</a>(<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;b)</pre>
 </li>
 </ul>
 </li>
@@ -1235,6 +1260,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/ByteRange.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/ByteRange.html 
b/apidocs/org/apache/hadoop/hbase/util/ByteRange.html
index f57f475..6f8c96f 100644
--- a/apidocs/org/apache/hadoop/hbase/util/ByteRange.html
+++ b/apidocs/org/apache/hadoop/hbase/util/ByteRange.html
@@ -840,6 +840,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/ByteRangeUtils.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/ByteRangeUtils.html 
b/apidocs/org/apache/hadoop/hbase/util/ByteRangeUtils.html
index 51a52c7..cab5ac4 100644
--- a/apidocs/org/apache/hadoop/hbase/util/ByteRangeUtils.html
+++ b/apidocs/org/apache/hadoop/hbase/util/ByteRangeUtils.html
@@ -322,6 +322,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html 
b/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
index f97364c..41c0de0 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Bytes.ByteArrayComparator.html
@@ -310,6 +310,6 @@ implements 
org.apache.hadoop.io.RawComparator&lt;byte[]&gt;</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html 
b/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
index f673fbc..21f6585 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
@@ -312,6 +312,6 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/util/Bytes.ByteArrayComp
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/Bytes.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/Bytes.html 
b/apidocs/org/apache/hadoop/hbase/util/Bytes.html
index 3a938a1..53e07c4 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Bytes.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Bytes.html
@@ -3230,6 +3230,6 @@ public static&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/h
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/ConfigurationUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/ConfigurationUtil.html 
b/apidocs/org/apache/hadoop/hbase/util/ConfigurationUtil.html
index b9fb934..e52c224 100644
--- a/apidocs/org/apache/hadoop/hbase/util/ConfigurationUtil.html
+++ b/apidocs/org/apache/hadoop/hbase/util/ConfigurationUtil.html
@@ -335,6 +335,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/Counter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/Counter.html 
b/apidocs/org/apache/hadoop/hbase/util/Counter.html
index edd46b8..b0b3734 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Counter.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Counter.html
@@ -335,6 +335,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/EncryptionTest.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/EncryptionTest.html 
b/apidocs/org/apache/hadoop/hbase/util/EncryptionTest.html
index 86482b8..6700d51 100644
--- a/apidocs/org/apache/hadoop/hbase/util/EncryptionTest.html
+++ b/apidocs/org/apache/hadoop/hbase/util/EncryptionTest.html
@@ -277,6 +277,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/FastLongHistogram.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/FastLongHistogram.html 
b/apidocs/org/apache/hadoop/hbase/util/FastLongHistogram.html
index db7b257..cea72e9 100644
--- a/apidocs/org/apache/hadoop/hbase/util/FastLongHistogram.html
+++ b/apidocs/org/apache/hadoop/hbase/util/FastLongHistogram.html
@@ -318,6 +318,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/FileSystemVersionException.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/FileSystemVersionException.html 
b/apidocs/org/apache/hadoop/hbase/util/FileSystemVersionException.html
index c9b0bfe..d98bf20 100644
--- a/apidocs/org/apache/hadoop/hbase/util/FileSystemVersionException.html
+++ b/apidocs/org/apache/hadoop/hbase/util/FileSystemVersionException.html
@@ -269,6 +269,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.ht
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/JsonMapper.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/JsonMapper.html 
b/apidocs/org/apache/hadoop/hbase/util/JsonMapper.html
index ba46a4a..29cee19 100644
--- a/apidocs/org/apache/hadoop/hbase/util/JsonMapper.html
+++ b/apidocs/org/apache/hadoop/hbase/util/JsonMapper.html
@@ -239,6 +239,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/MD5Hash.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/MD5Hash.html 
b/apidocs/org/apache/hadoop/hbase/util/MD5Hash.html
index c73e85f..6608396 100644
--- a/apidocs/org/apache/hadoop/hbase/util/MD5Hash.html
+++ b/apidocs/org/apache/hadoop/hbase/util/MD5Hash.html
@@ -284,6 +284,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/Order.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/Order.html 
b/apidocs/org/apache/hadoop/hbase/util/Order.html
index b1ef930..2453712 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Order.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Order.html
@@ -390,6 +390,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/OrderedBytes.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/OrderedBytes.html 
b/apidocs/org/apache/hadoop/hbase/util/OrderedBytes.html
index 8bb089c..2730e3e 100644
--- a/apidocs/org/apache/hadoop/hbase/util/OrderedBytes.html
+++ b/apidocs/org/apache/hadoop/hbase/util/OrderedBytes.html
@@ -1492,6 +1492,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/Pair.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/Pair.html 
b/apidocs/org/apache/hadoop/hbase/util/Pair.html
index adba8b6..f91a74f 100644
--- a/apidocs/org/apache/hadoop/hbase/util/Pair.html
+++ b/apidocs/org/apache/hadoop/hbase/util/Pair.html
@@ -465,6 +465,6 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializabl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/PairOfSameType.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/PairOfSameType.html 
b/apidocs/org/apache/hadoop/hbase/util/PairOfSameType.html
index 57d2405..4d5aa27 100644
--- a/apidocs/org/apache/hadoop/hbase/util/PairOfSameType.html
+++ b/apidocs/org/apache/hadoop/hbase/util/PairOfSameType.html
@@ -358,6 +358,6 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/PositionedByteRange.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/util/PositionedByteRange.html 
b/apidocs/org/apache/hadoop/hbase/util/PositionedByteRange.html
index b3818cd..133aea2 100644
--- a/apidocs/org/apache/hadoop/hbase/util/PositionedByteRange.html
+++ b/apidocs/org/apache/hadoop/hbase/util/PositionedByteRange.html
@@ -1008,6 +1008,6 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" tit
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9577bd5e/apidocs/org/apache/hadoop/hbase/util/ReadOnlyByteRangeException.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/ReadOnlyByteRangeException.html 
b/apidocs/org/apache/hadoop/hbase/util/ReadOnlyByteRangeException.html
index 9f2e3bd..7c92956 100644
--- a/apidocs/org/apache/hadoop/hbase/util/ReadOnlyByteRangeException.html
+++ b/apidocs/org/apache/hadoop/hbase/util/ReadOnlyByteRangeException.html
@@ -258,6 +258,6 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedO
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Reply via email to