http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aba0b536/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/DataBlockEncoding.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/DataBlockEncoding.html
 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/DataBlockEncoding.html
index 156fbb8..869b4c9 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/DataBlockEncoding.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/DataBlockEncoding.html
@@ -199,11 +199,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span 
class="strong">HFileBlockEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileBlockDefaultEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span 
class="strong">HFileBlockDefaultEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileBlockEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
@@ -233,9 +233,11 @@ the order they are declared.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockEncodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#newDataBlockEncodingContext(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding,%20byte[],%20org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockEncodingContext</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;encoding,
-                                                      byte[]&nbsp;header,
-                                                      <a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#newDataBlockEncodingContext(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding,%20byte[],%20org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockEncodingContext</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;encoding,
+                                                      byte[]&nbsp;headerBytes,
+                                                      <a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>
+<div class="block">Creates a encoder specific encoding context</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockEncodingContext</a></code></td>
@@ -245,11 +247,9 @@ the order they are declared.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockEncodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#newDataBlockEncodingContext(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding,%20byte[],%20org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockEncodingContext</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;encoding,
-                                                      byte[]&nbsp;headerBytes,
-                                                      <a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>
-<div class="block">Creates a encoder specific encoding context</div>
-</td>
+<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#newDataBlockEncodingContext(org.apache.hadoop.hbase.io.encoding.DataBlockEncoding,%20byte[],%20org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockEncodingContext</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;encoding,
+                                                      byte[]&nbsp;header,
+                                                      <a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -313,7 +313,7 @@ the order they are declared.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span class="strong">HFile.Reader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Reader.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
@@ -325,7 +325,7 @@ the order they are declared.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span 
class="strong">HFileDataBlockEncoderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HFile.Reader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Reader.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
@@ -333,7 +333,7 @@ the order they are declared.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span 
class="strong">HFileDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileDataBlockEncoderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#getDataBlockEncoding()">getDataBlockEncoding</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
@@ -341,7 +341,7 @@ the order they are declared.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span class="strong">HFile.Reader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Reader.html#getEffectiveEncodingInCache(boolean)">getEffectiveEncodingInCache</a></strong>(boolean&nbsp;isCompaction)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#getEffectiveEncodingInCache(boolean)">getEffectiveEncodingInCache</a></strong>(boolean&nbsp;isCompaction)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
@@ -353,11 +353,11 @@ the order they are declared.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span 
class="strong">HFileDataBlockEncoderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#getEffectiveEncodingInCache(boolean)">getEffectiveEncodingInCache</a></strong>(boolean&nbsp;isCompaction)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HFile.Reader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Reader.html#getEffectiveEncodingInCache(boolean)">getEffectiveEncodingInCache</a></strong>(boolean&nbsp;isCompaction)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a></code></td>
-<td class="colLast"><span 
class="strong">HFileDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#getEffectiveEncodingInCache(boolean)">getEffectiveEncodingInCache</a></strong>(boolean&nbsp;isCompaction)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileDataBlockEncoderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#getEffectiveEncodingInCache(boolean)">getEffectiveEncodingInCache</a></strong>(boolean&nbsp;isCompaction)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -425,27 +425,27 @@ the order they are declared.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html" 
title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</a></code></td>
-<td class="colLast"><span 
class="strong">HFile.CachingBlockReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.CachingBlockReader.html#readBlock(long,%20long,%20boolean,%20boolean,%20boolean,%20boolean,%20org.apache.hadoop.hbase.io.hfile.BlockType,%20org.apache.hadoop.hbase.io.encoding.DataBlockEncoding)">readBlock</a></strong>(long&nbsp;offset,
+<td class="colLast"><span 
class="strong">HFileReaderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.html#readBlock(long,%20long,%20boolean,%20boolean,%20boolean,%20boolean,%20org.apache.hadoop.hbase.io.hfile.BlockType,%20org.apache.hadoop.hbase.io.encoding.DataBlockEncoding)">readBlock</a></strong>(long&nbsp;dataBlockOffset,
                   long&nbsp;onDiskBlockSize,
                   boolean&nbsp;cacheBlock,
                   boolean&nbsp;pread,
                   boolean&nbsp;isCompaction,
                   boolean&nbsp;updateCacheMetrics,
                   <a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" 
title="enum in 
org.apache.hadoop.hbase.io.hfile">BlockType</a>&nbsp;expectedBlockType,
-                  <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;expectedDataBlockEncoding)</code>
-<div class="block">Read in a file block.</div>
-</td>
+                  <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;expectedDataBlockEncoding)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html" 
title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</a></code></td>
-<td class="colLast"><span 
class="strong">HFileReaderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.html#readBlock(long,%20long,%20boolean,%20boolean,%20boolean,%20boolean,%20org.apache.hadoop.hbase.io.hfile.BlockType,%20org.apache.hadoop.hbase.io.encoding.DataBlockEncoding)">readBlock</a></strong>(long&nbsp;dataBlockOffset,
+<td class="colLast"><span 
class="strong">HFile.CachingBlockReader.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.CachingBlockReader.html#readBlock(long,%20long,%20boolean,%20boolean,%20boolean,%20boolean,%20org.apache.hadoop.hbase.io.hfile.BlockType,%20org.apache.hadoop.hbase.io.encoding.DataBlockEncoding)">readBlock</a></strong>(long&nbsp;offset,
                   long&nbsp;onDiskBlockSize,
                   boolean&nbsp;cacheBlock,
                   boolean&nbsp;pread,
                   boolean&nbsp;isCompaction,
                   boolean&nbsp;updateCacheMetrics,
                   <a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" 
title="enum in 
org.apache.hadoop.hbase.io.hfile">BlockType</a>&nbsp;expectedBlockType,
-                  <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;expectedDataBlockEncoding)</code>&nbsp;</td>
+                  <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html"
 title="enum in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</a>&nbsp;expectedDataBlockEncoding)</code>
+<div class="block">Read in a file block.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html" 
title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aba0b536/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/EncodingState.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/EncodingState.html 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/EncodingState.html
index 254fd24..5fe6026 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/EncodingState.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/EncodingState.html
@@ -148,11 +148,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/EncodingState.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">EncodingState</a></code></td>
-<td class="colLast"><span 
class="strong">HFileBlockEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html#getEncodingState()">getEncodingState</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileBlockDefaultEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html#getEncodingState()">getEncodingState</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/EncodingState.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">EncodingState</a></code></td>
-<td class="colLast"><span 
class="strong">HFileBlockDefaultEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html#getEncodingState()">getEncodingState</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileBlockEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html#getEncodingState()">getEncodingState</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -165,13 +165,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">HFileBlockEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html#setEncodingState(org.apache.hadoop.hbase.io.encoding.EncodingState)">setEncodingState</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/EncodingState.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">EncodingState</a>&nbsp;state)</code>
-<div class="block">Sets the encoding state.</div>
-</td>
+<td class="colLast"><span 
class="strong">HFileBlockDefaultEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html#setEncodingState(org.apache.hadoop.hbase.io.encoding.EncodingState)">setEncodingState</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/EncodingState.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">EncodingState</a>&nbsp;state)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">HFileBlockDefaultEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html#setEncodingState(org.apache.hadoop.hbase.io.encoding.EncodingState)">setEncodingState</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/EncodingState.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">EncodingState</a>&nbsp;state)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileBlockEncodingContext.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.html#setEncodingState(org.apache.hadoop.hbase.io.encoding.EncodingState)">setEncodingState</a></strong>(<a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/EncodingState.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">EncodingState</a>&nbsp;state)</code>
+<div class="block">Sets the encoding state.</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aba0b536/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
index 6b45179..f0968d6 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
@@ -171,13 +171,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">BufferedDataBlockEncoder.BufferedEncodedSeeker.</span><code><strong><a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.BufferedEncodedSeeker.html#decodingCtx">decodingCtx</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
 <td class="colLast"><span 
class="strong">RowIndexSeekerV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexSeekerV1.html#decodingCtx">decodingCtx</a></strong></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
+<td class="colLast"><span 
class="strong">BufferedDataBlockEncoder.BufferedEncodedSeeker.</span><code><strong><a
 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.BufferedEncodedSeeker.html#decodingCtx">decodingCtx</a></strong></code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
@@ -189,7 +189,10 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>
+<div class="block">Creates an encoder specific decoding context, which will 
prepare the data
+ before actual decoding</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
@@ -197,10 +200,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>
-<div class="block">Creates an encoder specific decoding context, which will 
prepare the data
- before actual decoding</div>
-</td>
+<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -213,40 +213,42 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span 
class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span 
class="strong">DiffKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-                        <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+                        <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
+<div class="block">Create a HFileBlock seeker which find KeyValues within a 
block.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span 
class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span 
class="strong">FastDiffDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span 
class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span 
class="strong">FastDiffDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span 
class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-                        <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
-<div class="block">Create a HFileBlock seeker which find KeyValues within a 
block.</div>
-</td>
+<td class="colLast"><span 
class="strong">DiffKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+                        <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <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">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#decodeKeyValues(java.io.DataInputStream,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">decodeKeyValues</a></strong>(<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;source,
-                              <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#decodeKeyValues(java.io.DataInputStream,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">decodeKeyValues</a></strong>(<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;source,
+                              <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
+<div class="block">Decode.</div>
+</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>
@@ -255,10 +257,8 @@
 </tr>
 <tr class="altColor">
 <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">DataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#decodeKeyValues(java.io.DataInputStream,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">decodeKeyValues</a></strong>(<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;source,
-                              <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
-<div class="block">Decode.</div>
-</td>
+<td class="colLast"><span 
class="strong">RowIndexCodecV1.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#decodeKeyValues(java.io.DataInputStream,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">decodeKeyValues</a></strong>(<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;source,
+                              <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -329,17 +329,17 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">NoOpDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">HFileDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;fileContext)</code>
+<div class="block">create a encoder specific decoding context for 
reading.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">HFileDataBlockEncoderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;fileContext)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">NoOpDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;meta)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html"
 title="interface in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a></code></td>
-<td class="colLast"><span 
class="strong">HFileDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;fileContext)</code>
-<div class="block">create a encoder specific decoding context for 
reading.</div>
-</td>
+<td class="colLast"><span 
class="strong">HFileDataBlockEncoderImpl.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#newDataBlockDecodingContext(org.apache.hadoop.hbase.io.hfile.HFileContext)">newDataBlockDecodingContext</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" 
title="class in 
org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;fileContext)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aba0b536/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
index d8e55a5..cf72bd9 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
@@ -109,14 +109,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <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">DiffKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
+<td class="colLast"><span 
class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
                                               int&nbsp;allocateHeaderLength,
                                               int&nbsp;skipLastBytes,
                                               <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultDecodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <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">PrefixKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
+<td class="colLast"><span 
class="strong">FastDiffDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
                                               int&nbsp;allocateHeaderLength,
                                               int&nbsp;skipLastBytes,
                                               <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultDecodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
@@ -130,14 +130,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <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">CopyKeyDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
+<td class="colLast"><span 
class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
                                               int&nbsp;allocateHeaderLength,
                                               int&nbsp;skipLastBytes,
                                               <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultDecodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <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">FastDiffDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
+<td class="colLast"><span 
class="strong">DiffKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#internalDecodeKeyValues(java.io.DataInputStream,%20int,%20int,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext)">internalDecodeKeyValues</a></strong>(<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;source,
                                               int&nbsp;allocateHeaderLength,
                                               int&nbsp;skipLastBytes,
                                               <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultDecodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aba0b536/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultEncodingContext.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultEncodingContext.html
 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultEncodingContext.html
index fef6057..4bac5cd 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultEncodingContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultEncodingContext.html
@@ -122,13 +122,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span 
class="strong">DiffKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<td class="colLast"><span 
class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultEncodingContext</a>&nbsp;encodingContext,
                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in 
java.io">DataOutputStream</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span 
class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<td class="colLast"><span 
class="strong">FastDiffDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultEncodingContext</a>&nbsp;encodingContext,
                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in 
java.io">DataOutputStream</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
@@ -140,13 +140,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span 
class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<td class="colLast"><span 
class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultEncodingContext</a>&nbsp;encodingContext,
                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in 
java.io">DataOutputStream</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span 
class="strong">FastDiffDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<td class="colLast"><span 
class="strong">DiffKeyDeltaEncoder.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#internalEncode(org.apache.hadoop.hbase.Cell,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext,%20java.io.DataOutputStream)">internalEncode</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface 
in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.html"
 title="class in 
org.apache.hadoop.hbase.io.encoding">HFileBlockDefaultEncodingContext</a>&nbsp;encodingContext,
                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in 
java.io">DataOutputStream</a>&nbsp;out)</code>&nbsp;</td>
 </tr>

Reply via email to