http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/codec/package-summary.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/codec/package-summary.html 
b/devapidocs/org/apache/hadoop/hbase/codec/package-summary.html
index 1ed8303..1b37cc2 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/package-summary.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/package-summary.html
@@ -163,54 +163,58 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBufferedKeyValueDecoder</a></td>
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue</a></td>
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue</a></td>
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryNoTagsKeyValue</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.KeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.KeyValueDecoder</a></td>
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryOffheapKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryOffheapKeyValue</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.KeyValueEncoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.KeyValueEncoder</a></td>
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.KeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.KeyValueDecoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.KeyValueEncoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.KeyValueEncoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html" 
title="class in org.apache.hadoop.hbase.codec">KeyValueCodecWithTags</a></td>
 <td class="colLast">
 <div class="block">Codec that does KeyValue version 1 serialization with 
serializing tags also.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.ByteBufferedKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodecWithTags.ByteBufferedKeyValueDecoder</a></td>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.ByteBuffKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodecWithTags.ByteBuffKeyValueDecoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.KeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodecWithTags.KeyValueDecoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.KeyValueEncoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodecWithTags.KeyValueEncoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/MessageCodec.html" 
title="class in org.apache.hadoop.hbase.codec">MessageCodec</a></td>
 <td class="colLast">
 <div class="block">Codec that just writes out Cell as a protobuf Cell 
Message.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/MessageCodec.MessageDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">MessageCodec.MessageDecoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/hadoop/hbase/codec/MessageCodec.MessageEncoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">MessageCodec.MessageEncoder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/codec/package-tree.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/codec/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/codec/package-tree.html
index 7579e2e..3033cf8 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/package-tree.html
@@ -99,6 +99,15 @@
 <li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/MessageCodec.MessageEncoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">MessageCodec.MessageEncoder</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">ByteBufferedCell</span></a> (implements 
org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>)
+<ul>
+<li type="circle">org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/OffheapKeyValue.html" title="class 
in org.apache.hadoop.hbase"><span 
class="typeNameLink">OffheapKeyValue</span></a> (implements 
org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a>)
+<ul>
+<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryOffheapKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryOffheapKeyValue</span></a>
 (implements org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
 <li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/CellCodec.html" title="class 
in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">CellCodec</span></a> (implements 
org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.html" title="interface 
in org.apache.hadoop.hbase.codec">Codec</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/CellCodecWithTags.html" 
title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">CellCodecWithTags</span></a> (implements 
org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.html" title="interface 
in org.apache.hadoop.hbase.codec">Codec</a>)</li>
 <li type="circle">java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true";
 title="class or interface in java.io"><span 
class="typeNameLink">InputStream</span></a> (implements java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>)
@@ -116,18 +125,18 @@
 </li>
 <li type="circle">org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase"><span class="typeNameLink">KeyValue</span></a> 
(implements org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a>)
 <ul>
-<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue</span></a>
 (implements org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue</span></a>
 (implements org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" title="class 
in org.apache.hadoop.hbase"><span class="typeNameLink">NoTagsKeyValue</span></a>
 <ul>
-<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue</span></a>
 (implements org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryNoTagsKeyValue</span></a>
 (implements org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a>)</li>
 </ul>
 </li>
 </ul>
 </li>
 <li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html" 
title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec</span></a> (implements 
org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.html" title="interface 
in org.apache.hadoop.hbase.codec">Codec</a>)</li>
-<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBufferedKeyValueDecoder</span></a> 
(implements org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a>)
+<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodec.ByteBuffKeyValueDecoder</span></a> 
(implements org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a>)
 <ul>
-<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.ByteBufferedKeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodecWithTags.ByteBufferedKeyValueDecoder</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.ByteBuffKeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodecWithTags.ByteBuffKeyValueDecoder</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.html" 
title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">KeyValueCodecWithTags</span></a> (implements 
org.apache.hadoop.hbase.codec.<a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.html" title="interface 
in org.apache.hadoop.hbase.codec">Codec</a>)</li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/codec/package-use.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/codec/package-use.html 
b/devapidocs/org/apache/hadoop/hbase/codec/package-use.html
index 778221c..13004cc 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/package-use.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/package-use.html
@@ -140,7 +140,7 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/codec/class-use/KeyValueCodec.ByteBufferedKeyValueDecoder.html#org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBufferedKeyValueDecoder</a>&nbsp;</td>
+<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/codec/class-use/KeyValueCodec.ByteBuffKeyValueDecoder.html#org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder</a>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
index 8394e6b..b62c7a5 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
@@ -176,13 +176,13 @@
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
 <li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">Filter.ReturnCode</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">BitComparator.BitwiseOp</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/FuzzyRowFilter.SatisfiesCode.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">FuzzyRowFilter.SatisfiesCode</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/FuzzyRowFilter.Order.html" 
title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">FuzzyRowFilter.Order</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/FilterList.Operator.html" 
title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">FilterList.Operator</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">RegexStringComparator.EngineType</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/FilterWrapper.FilterRowRetCode.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">FilterWrapper.FilterRowRetCode</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">CompareFilter.CompareOp</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">BitComparator.BitwiseOp</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/FuzzyRowFilter.SatisfiesCode.html"
 title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">FuzzyRowFilter.SatisfiesCode</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.filter.<a 
href="../../../../../org/apache/hadoop/hbase/filter/FilterList.Operator.html" 
title="enum in org.apache.hadoop.hbase.filter"><span 
class="typeNameLink">FilterList.Operator</span></a></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html
index 7cd5ca5..2f2620e 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html
@@ -114,14 +114,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></dd>
 </dl>
 <hr>
 <br>
 <pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
 public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html#line.34">ByteArrayOutputStream</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in java.io">OutputStream</a>
-implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></pre>
+implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></pre>
 <div class="block">Our own implementation of ByteArrayOutputStream where all 
methods are NOT synchronized and
  supports writing ByteBuffer directly to it.</div>
 </li>
@@ -224,8 +224,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteArrayOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></span>(<a
 
href="http://docs.oracle.com/javase/8/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)</code>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
+<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code></div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -235,8 +234,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteArrayOutputStream.html#writeInt-int-">writeInt</a></span>(int&nbsp;i)</code>
-<div class="block">Writes an <code>int</code> to the underlying output stream 
as four
- bytes, high byte first.</div>
+<div class="block">Writes an <code>int</code> to the underlying output stream 
as four bytes, high byte first.</div>
 </td>
 </tr>
 </table>
@@ -342,12 +340,11 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html#line.52">write</a>(<a
 
href="http://docs.oracle.com/javase/8/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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">ByteBufferSupportOutputStream</a></code></span></div>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#write-java.nio.ByteBuffer-int-int-">ByteBufferWriter</a></code></span></div>
+<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>b</code> - the data.</dd>
 <dd><code>off</code> - the start offset in the data.</dd>
@@ -362,12 +359,11 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
 <li class="blockList">
 <h4>writeInt</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteArrayOutputStream.html#line.59">writeInt</a>(int&nbsp;i)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#writeInt-int-">ByteBufferSupportOutputStream</a></code></span></div>
-<div class="block">Writes an <code>int</code> to the underlying output stream 
as four
- bytes, high byte first.</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#writeInt-int-">ByteBufferWriter</a></code></span></div>
+<div class="block">Writes an <code>int</code> to the underlying output stream 
as four bytes, high byte first.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#writeInt-int-">writeInt</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#writeInt-int-">writeInt</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>i</code> - the <code>int</code> to write</dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteBuffInputStream.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/io/ByteBuffInputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteBuffInputStream.html
index f17f705..a1a4808 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/ByteBuffInputStream.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/ByteBuffInputStream.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriterOutputStream.html"
 title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/hadoop/hbase/io/CellOutputStream.html" 
title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -372,7 +372,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.ht
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriterOutputStream.html"
 title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/hadoop/hbase/io/CellOutputStream.html" 
title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html
index 208cc22..6fdb48e 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></dd>
 </dl>
 <hr>
 <br>
@@ -254,8 +254,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStrea
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></span>(<a
 
href="http://docs.oracle.com/javase/8/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)</code>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
+<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code></div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -505,12 +504,11 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStrea
                   int&nbsp;off,
                   int&nbsp;len)
            throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">ByteBufferSupportOutputStream</a></code></span></div>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#write-java.nio.ByteBuffer-int-int-">ByteBufferWriter</a></code></span></div>
+<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html" 
title="class in 
org.apache.hadoop.hbase.io">ByteBufferOutputStream</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -518,8 +516,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStrea
 <dd><code>off</code> - the start offset in the data.</dd>
 <dd><code>len</code> - the number of bytes to write.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs. In particular, an <code>IOException</code> is thrown if
-              the output stream is closed.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferOutputStream.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferOutputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferOutputStream.html
index 17199ad..f28a1d8 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferOutputStream.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferOutputStream.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -126,7 +126,7 @@ var activeTableTab = "activeTableTab";
  <a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Evolving.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceStability.Evolving</a>
 public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferOutputStream.html#line.40">ByteBufferOutputStream</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in java.io">OutputStream</a>
-implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></pre>
+implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></pre>
 <div class="block">Not thread safe!</div>
 </li>
 </ul>
@@ -243,8 +243,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></span>(<a
 
href="http://docs.oracle.com/javase/8/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)</code>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
+<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code></div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
@@ -494,19 +493,17 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
                   int&nbsp;off,
                   int&nbsp;len)
            throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">ByteBufferSupportOutputStream</a></code></span></div>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#write-java.nio.ByteBuffer-int-int-">ByteBufferWriter</a></code></span></div>
+<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>b</code> - the data.</dd>
 <dd><code>off</code> - the start offset in the data.</dd>
 <dd><code>len</code> - the number of bytes to write.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs. In particular, an <code>IOException</code> is thrown if
-              the output stream is closed.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs.</dd>
 </dl>
 </li>
 </ul>
@@ -522,7 +519,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportO
  bytes, high byte first.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#writeInt-int-">writeInt</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html#writeInt-int-">writeInt</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io">ByteBufferWriter</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>i</code> - the <code>int</code> to write</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferPool.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferPool.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferPool.html
index 19f4028..2caa391 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferPool.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferPool.html
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html" 
title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/io/ByteBufferPool.html" 
target="_top">Frames</a></li>
@@ -228,11 +228,11 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html#getBuffer--">getBuffer</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>(package private) int</code></td>
+<td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html#getBufferSize--">getBufferSize</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>(package private) int</code></td>
+<td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html#getQueueSize--">getQueueSize</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -452,7 +452,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getBufferSize</h4>
-<pre>int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferPool.html#line.143">getBufferSize</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferPool.html#line.143">getBufferSize</a>()</pre>
 </li>
 </ul>
 <a name="getQueueSize--">
@@ -461,7 +461,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getQueueSize</h4>
-<pre>int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferPool.html#line.151">getQueueSize</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferPool.html#line.151">getQueueSize</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Number of free buffers</dd>
@@ -497,7 +497,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html" 
title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferWriter.html" 
title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/io/ByteBufferPool.html" 
target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html
deleted file mode 100644
index bb8acab..0000000
--- 
a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html
+++ /dev/null
@@ -1,366 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteBufferSupportDataOutputStream (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteBufferSupportDataOutputStream (Apache 
HBase 2.0.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ByteBufferSupportDataOutputStream.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html" 
title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 target="_top">Frames</a></li>
-<li><a href="ByteBufferSupportDataOutputStream.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a 
href="#fields.inherited.from.class.java.io.DataOutputStream">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.hadoop.hbase.io</div>
-<h2 title="Class ByteBufferSupportDataOutputStream" class="title">Class 
ByteBufferSupportDataOutputStream</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in java.io">java.io.OutputStream</a></li>
-<li>
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html?is-external=true";
 title="class or interface in java.io">java.io.FilterOutputStream</a></li>
-<li>
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">java.io.DataOutputStream</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.hadoop.hbase.io.ByteBufferSupportDataOutputStream</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true";
 title="class or interface in java.io">Flushable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></dd>
-</dl>
-<hr>
-<br>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html#line.32">ByteBufferSupportDataOutputStream</a>
-extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a>
-implements <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></pre>
-<div class="block">Our extension of DataOutputStream which implements 
ByteBufferSupportOutputStream</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields.inherited.from.class.java.io.DataOutputStream">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#written";
 title="class or interface in java.io">written</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields.inherited.from.class.java.io.FilterOutputStream">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html?is-external=true";
 title="class or interface in java.io">FilterOutputStream</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html?is-external=true#out";
 title="class or interface in java.io">out</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html#ByteBufferSupportDataOutputStream-java.io.OutputStream-">ByteBufferSupportDataOutputStream</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;out)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></span>(<a
 
href="http://docs.oracle.com/javase/8/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)</code>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.java.io.DataOutputStream">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#flush--";
 title="class or interface in java.io">flush</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#size--";
 title="class or interface in java.io">size</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#write-byte:A-int-int-";
 title="class or interface in java.io">write</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#write-int-";
 title="class or interface in java.io">write</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeBoolean-boolean-";
 title="class or interface in java.io">writeBoolean</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeByte-int-";
 title="class or interface in java.io">writeByte</a>, <a href="http:
 
//docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeBytes-java.lang.String-"
 title="class or interface in java.io">writeBytes</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeChar-int-";
 title="class or interface in java.io">writeChar</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeChars-java.lang.String-";
 title="class or interface in java.io">writeChars</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeDouble-double-";
 title="class or interface in java.io">writeDouble</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeFloat-float-";
 title="class or interface in java.io">writeFloat</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeInt-int-";
 title="class or interface in
  java.io">writeInt</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeLong-long-";
 title="class or interface in java.io">writeLong</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeShort-int-";
 title="class or interface in java.io">writeShort</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true#writeUTF-java.lang.String-";
 title="class or interface in java.io">writeUTF</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.java.io.FilterOutputStream">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html?is-external=true";
 title="class or interface in java.io">FilterOutputStream</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html?is-external=true#close--";
 title="class or interface in java.io">close</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterOutputStream.html?is-external=true#write-byte:A-";
 title="class or interface in java.io">write</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.io.ByteBufferSupportOutputStream">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.io.<a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#writeInt-int-">writeInt</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.java.io.DataOutput">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true#write-byte:A-";
 title="class or interface in java.io">write</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="ByteBufferSupportDataOutputStream-java.io.OutputStream-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>ByteBufferSupportDataOutputStream</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html#line.35">ByteBufferSupportDataOutputStream</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in java.io">OutputStream</a>&nbsp;out)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="write-java.nio.ByteBuffer-int-int-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>write</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html#line.40">write</a>(<a
 
href="http://docs.oracle.com/javase/8/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)
-           throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">ByteBufferSupportOutputStream</a></code></span></div>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in 
org.apache.hadoop.hbase.io">ByteBufferSupportOutputStream</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>b</code> - the data.</dd>
-<dd><code>off</code> - the start offset in the data.</dd>
-<dd><code>len</code> - the number of bytes to write.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs. In particular, an <code>IOException</code> is thrown if
-              the output stream is closed.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ByteBufferSupportDataOutputStream.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html" 
title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 title="interface in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 target="_top">Frames</a></li>
-<li><a href="ByteBufferSupportDataOutputStream.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a 
href="#fields.inherited.from.class.java.io.DataOutputStream">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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/86fde03b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html
deleted file mode 100644
index ae5072a..0000000
--- a/devapidocs/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html
+++ /dev/null
@@ -1,272 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteBufferSupportOutputStream (Apache HBase 2.0.0-SNAPSHOT API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteBufferSupportOutputStream (Apache HBase 
2.0.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ByteBufferSupportOutputStream.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBuffInputStream.html" 
title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 target="_top">Frames</a></li>
-<li><a href="ByteBufferSupportOutputStream.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.hadoop.hbase.io</div>
-<h2 title="Interface ByteBufferSupportOutputStream" class="title">Interface 
ByteBufferSupportOutputStream</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/regionserver/wal/AsyncProtobufLogWriter.OutputStreamWrapper.html"
 title="class in 
org.apache.hadoop.hbase.regionserver.wal">AsyncProtobufLogWriter.OutputStreamWrapper</a>,
 <a href="../../../../../org/apache/hadoop/hbase/io/ByteArrayOutputStream.html" 
title="class in org.apache.hadoop.hbase.io">ByteArrayOutputStream</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html"
 title="class in org.apache.hadoop.hbase.io">ByteBufferListOutputStream</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferOutputStream.html" 
title="class in org.apache.hadoop.hbase.io">ByteBufferOutputStream</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 title="class in 
org.apache.hadoop.hbase.io">ByteBufferSupportDataOutputStream</a></dd>
-</dl>
-<hr>
-<br>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#line.29">ByteBufferSupportOutputStream</a></pre>
-<div class="block">Interface adds support for writing <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio"><code>ByteBuffer</code></a> into 
OutputStream.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#write-java.nio.ByteBuffer-int-int-">write</a></span>(<a
 
href="http://docs.oracle.com/javase/8/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)</code>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#writeInt-int-">writeInt</a></span>(int&nbsp;i)</code>
-<div class="block">Writes an <code>int</code> to the underlying output stream 
as four
- bytes, high byte first.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="write-java.nio.ByteBuffer-int-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>write</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#line.42">write</a>(<a
 
href="http://docs.oracle.com/javase/8/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)
-    throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">Writes <code>len</code> bytes from the specified ByteBuffer 
starting at offset <code>off</code>
- to this output stream.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>b</code> - the data.</dd>
-<dd><code>off</code> - the start offset in the data.</dd>
-<dd><code>len</code> - the number of bytes to write.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs. In particular, an <code>IOException</code> is thrown if
-              the output stream is closed.</dd>
-</dl>
-</li>
-</ul>
-<a name="writeInt-int-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>writeInt</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html#line.50">writeInt</a>(int&nbsp;i)
-       throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">Writes an <code>int</code> to the underlying output stream 
as four
- bytes, high byte first.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>i</code> - the <code>int</code> to write</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if an I/O error 
occurs.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ByteBufferSupportOutputStream.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBufferSupportDataOutputStream.html"
 title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/io/ByteBuffInputStream.html" 
title="class in org.apache.hadoop.hbase.io"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/io/ByteBufferSupportOutputStream.html"
 target="_top">Frames</a></li>
-<li><a href="ByteBufferSupportOutputStream.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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