http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/InStream.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/InStream.html 
b/api/orc-core/org/apache/orc/impl/class-use/InStream.html
index 7cd672b..55e5d13 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/InStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/InStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.InStream (ORC Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.InStream (ORC Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.InStream 
(ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream 
(ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -221,10 +221,6 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">RunLengthByteReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/RunLengthByteReader.html#setInStream-org.apache.orc.impl.InStream-">setInStream</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;input)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">BitFieldReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/BitFieldReader.html#setInStream-org.apache.orc.impl.InStream-">setInStream</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;inStream)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
@@ -256,8 +252,7 @@
                 <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/BitFieldReader.html#BitFieldReader-org.apache.orc.impl.InStream-int-">BitFieldReader</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;input,
-              int&nbsp;bitSize)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/BitFieldReader.html#BitFieldReader-org.apache.orc.impl.InStream-">BitFieldReader</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;input)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.BooleanTreeReader.html#BooleanTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-">BooleanTreeReader</a></span>(int&nbsp;columnId,
@@ -286,31 +281,42 @@
               <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html#DecimalTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">DecimalTreeReader</a></span>(int&nbsp;columnId,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html#Decimal64TreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-int-int-org.apache.orc.impl.TreeReaderFactory.Context-">Decimal64TreeReader</a></span>(int&nbsp;columnId,
+                   <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
+                   <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;valueStream,
+                   <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
+                   int&nbsp;precision,
+                   int&nbsp;scale,
+                   <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html#DecimalTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-int-int-org.apache.orc.impl.TreeReaderFactory.Context-">DecimalTreeReader</a></span>(int&nbsp;columnId,
                  <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                  <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;valueStream,
                  <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;scaleStream,
                  <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
+                 int&nbsp;precision,
+                 int&nbsp;scale,
                  <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.DoubleTreeReader.html#DoubleTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-">DoubleTreeReader</a></span>(int&nbsp;columnId,
                 <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                 <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;data)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.FloatTreeReader.html#FloatTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-">FloatTreeReader</a></span>(int&nbsp;columnId,
                <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;data)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.IntTreeReader.html#IntTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">IntTreeReader</a></span>(int&nbsp;columnId,
              <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
              <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;data,
              <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
              <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.ListTreeReader.html#ListTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.TreeReaderFactory.Context-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.TreeReader-">ListTreeReader</a></span>(int&nbsp;columnId,
               <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
               <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context,
@@ -318,14 +324,14 @@
               <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
               <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" 
title="class in 
org.apache.orc.impl">TreeReaderFactory.TreeReader</a>&nbsp;elementReader)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.LongTreeReader.html#LongTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">LongTreeReader</a></span>(int&nbsp;columnId,
               <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
               <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;data,
               <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
               <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.MapTreeReader.html#MapTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.TreeReaderFactory.Context-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.TreeReader-org.apache.orc.impl.TreeReaderFactory.TreeReader-">MapTreeReader</a></span>(int&nbsp;columnId,
              <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
              <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context,
@@ -334,26 +340,26 @@
              <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" 
title="class in 
org.apache.orc.impl">TreeReaderFactory.TreeReader</a>&nbsp;keyReader,
              <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" 
title="class in 
org.apache.orc.impl">TreeReaderFactory.TreeReader</a>&nbsp;valueReader)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/RunLengthByteReader.html#RunLengthByteReader-org.apache.orc.impl.InStream-">RunLengthByteReader</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;input)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/RunLengthIntegerReader.html#RunLengthIntegerReader-org.apache.orc.impl.InStream-boolean-">RunLengthIntegerReader</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;input,
                       boolean&nbsp;signed)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html#RunLengthIntegerReaderV2-org.apache.orc.impl.InStream-boolean-boolean-">RunLengthIntegerReaderV2</a></span>(<a
 href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;input,
                         boolean&nbsp;signed,
                         boolean&nbsp;skipCorrupt)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.ShortTreeReader.html#ShortTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">ShortTreeReader</a></span>(int&nbsp;columnId,
                <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;data,
                <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
                <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html#StringDictionaryTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">StringDictionaryTreeReader</a></span>(int&nbsp;columnId,
                           <a 
href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;present,
                           <a 
href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;data,
@@ -362,14 +368,14 @@
                           <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
                           <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html#StringDirectTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding.Kind-">StringDirectTreeReader</a></span>(int&nbsp;columnId,
                       <a 
href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;present,
                       <a 
href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;data,
                       <a 
href="../../../../../org/apache/orc/impl/InStream.html" title="class in 
org.apache.orc.impl">InStream</a>&nbsp;length,
                       <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.Kind.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding.Kind</a>&nbsp;encoding)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html#StringTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">StringTreeReader</a></span>(int&nbsp;columnId,
                 <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                 <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;data,
@@ -378,14 +384,14 @@
                 <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
                 <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StructTreeReader.html#StructTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.TreeReaderFactory.Context-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.TreeReader:A-">StructTreeReader</a></span>(int&nbsp;columnId,
                 <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                 <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context,
                 <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
                 <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" 
title="class in 
org.apache.orc.impl">TreeReaderFactory.TreeReader</a>[]&nbsp;childReaders)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TimestampTreeReader.html#TimestampTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.Context-">TimestampTreeReader</a></span>(int&nbsp;columnId,
                    <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;presentStream,
                    <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;dataStream,
@@ -393,19 +399,19 @@
                    <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
                    <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#TreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.TreeReaderFactory.Context-">TreeReader</a></span>(int&nbsp;columnId,
           <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;in,
           <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.UnionTreeReader.html#UnionTreeReader-int-org.apache.orc.impl.InStream-org.apache.orc.impl.TreeReaderFactory.Context-org.apache.orc.OrcProto.ColumnEncoding-org.apache.orc.impl.TreeReaderFactory.TreeReader:A-">UnionTreeReader</a></span>(int&nbsp;columnId,
                <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,
                <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" 
title="interface in 
org.apache.orc.impl">TreeReaderFactory.Context</a>&nbsp;context,
                <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.ColumnEncoding.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.ColumnEncoding</a>&nbsp;encoding,
                <a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" 
title="class in 
org.apache.orc.impl">TreeReaderFactory.TreeReader</a>[]&nbsp;childReaders)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.VarcharTreeReader.html#VarcharTreeReader-int-int-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.impl.InStream-org.apache.orc.OrcProto.ColumnEncoding-">VarcharTreeReader</a></span>(int&nbsp;columnId,
                  int&nbsp;maxLength,
                  <a href="../../../../../org/apache/orc/impl/InStream.html" 
title="class in org.apache.orc.impl">InStream</a>&nbsp;present,

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html 
b/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
index 443c04c..bc13504 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.orc.impl.IntegerReader (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Interface 
org.apache.orc.impl.IntegerReader (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html 
b/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
index ceb2de0..9becb05 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.orc.impl.IntegerWriter (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Interface 
org.apache.orc.impl.IntegerWriter (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -87,6 +87,10 @@
 <td class="colFirst"><a 
href="#org.apache.orc.impl">org.apache.orc.impl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.orc.impl.writer">org.apache.orc.impl.writer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -118,6 +122,24 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.orc.impl.writer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/orc/impl/IntegerWriter.html" 
title="interface in org.apache.orc.impl">IntegerWriter</a> in <a 
href="../../../../../org/apache/orc/impl/writer/package-summary.html">org.apache.orc.impl.writer</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/orc/impl/writer/package-summary.html">org.apache.orc.impl.writer</a>
 declared as <a href="../../../../../org/apache/orc/impl/IntegerWriter.html" 
title="interface in org.apache.orc.impl">IntegerWriter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/orc/impl/IntegerWriter.html" title="interface 
in org.apache.orc.impl">IntegerWriter</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">StringBaseTreeWriter.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/writer/StringBaseTreeWriter.html#lengthOutput">lengthOutput</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html 
b/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
index 009fb83..0add831 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.MemoryManager (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.MemoryManager (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html 
b/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
index 2492d94..fb43e03 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html 
b/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
index a598d32..e6218d5 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.OrcAcidUtils (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.OrcAcidUtils (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html 
b/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
index 70fc080..93859fe 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.OrcCodecPool (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.OrcCodecPool (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html 
b/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
index fa98fde..3c2db46 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcIndex 
(ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcIndex 
(ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html 
b/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
index e8811d4..3165fe5 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcTail 
(ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcTail 
(ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -163,8 +163,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/orc/impl/OrcTail.html" title="class in 
org.apache.orc.impl">OrcTail</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ReaderImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/ReaderImpl.html#extractFileTail-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-long-">extractFileTail</a></span>(<a
 
href="http://hadoop.apache.org/docs/r2.6.4/api/org/apache/hadoop/fs/FileSystem.html?is-external=true";
 title="class or interface in org.apache.hadoop.fs">FileSystem</a>&nbsp;fs,
-               <a 
href="http://hadoop.apache.org/docs/r2.6.4/api/org/apache/hadoop/fs/Path.html?is-external=true";
 title="class or interface in org.apache.hadoop.fs">Path</a>&nbsp;path,
+<td class="colLast"><span class="typeNameLabel">ReaderImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/ReaderImpl.html#extractFileTail-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-long-">extractFileTail</a></span>(<a
 
href="http://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/fs/FileSystem.html?is-external=true";
 title="class or interface in org.apache.hadoop.fs">FileSystem</a>&nbsp;fs,
+               <a 
href="http://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/fs/Path.html?is-external=true";
 title="class or interface in org.apache.hadoop.fs">Path</a>&nbsp;path,
                long&nbsp;maxFileLength)</code>&nbsp;</td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OutStream.html 
b/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
index 30069bc..3eebf6a 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OutStream 
(ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OutStream 
(ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -73,7 +73,50 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.orc.impl.OutStream" class="title">Uses of 
Class<br>org.apache.orc.impl.OutStream</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.orc.impl.OutStream</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/orc/impl/OutStream.html" title="class in 
org.apache.orc.impl">OutStream</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.orc.impl.writer">org.apache.orc.impl.writer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.orc.impl.writer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/orc/impl/OutStream.html" 
title="class in org.apache.orc.impl">OutStream</a> in <a 
href="../../../../../org/apache/orc/impl/writer/package-summary.html">org.apache.orc.impl.writer</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/orc/impl/writer/package-summary.html">org.apache.orc.impl.writer</a>
 that return <a href="../../../../../org/apache/orc/impl/OutStream.html" 
title="class in org.apache.orc.impl">OutStream</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/orc/impl/OutStream.html" title="class in 
org.apache.orc.impl">OutStream</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">WriterContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/writer/WriterContext.html#createStream-int-org.apache.orc.OrcProto.Stream.Kind-">createStream</a></span>(int&nbsp;column,
+            <a 
href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.Stream.Kind.html?is-external=true";
 title="class or interface in 
org.apache.orc">OrcProto.Stream.Kind</a>&nbsp;kind)</code>
+<div class="block">Create a stream to store part of a column.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html 
b/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
index d422edc..12c0e7c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html 
b/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
index d209fb0..7cbcfc7 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.orc.impl.PositionProvider (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Interface 
org.apache.orc.impl.PositionProvider (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -204,74 +204,82 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.Decimal64TreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringDirectTreeReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringDictionaryTreeReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringDirectTreeReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">ConvertTreeReaderFactory.ConvertTreeReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringDictionaryTreeReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConvertTreeReaderFactory.ConvertTreeReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.TreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>
 <div class="block">Seek to the given position.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.NullTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.NullTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;position)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.BooleanTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.BooleanTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.ByteTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.ByteTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.ShortTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.ShortTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.IntTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.IntTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.LongTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.LongTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.FloatTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.FloatTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.DoubleTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.DoubleTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.BinaryTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.BinaryTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.TimestampTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.TimestampTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.DateTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.DateTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.DecimalTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.Decimal64TreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.StringTreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></span>(<a
 href="../../../../../org/apache/orc/impl/PositionProvider.html" 
title="interface in 
org.apache.orc.impl">PositionProvider</a>[]&nbsp;index)</code>&nbsp;</td>

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html 
b/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
index 07ee355..4cded43 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.orc.impl.PositionRecorder (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Interface 
org.apache.orc.impl.PositionRecorder (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html 
b/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
index 24009ca..13ceeb9 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.PositionedOutputStream (ORC Core 
1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.PositionedOutputStream (ORC Core 
1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.PositionedOutputStream (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.PositionedOutputStream (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -87,6 +87,10 @@
 <td class="colFirst"><a 
href="#org.apache.orc.impl">org.apache.orc.impl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.orc.impl.writer">org.apache.orc.impl.writer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -134,6 +138,24 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.orc.impl.writer">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/orc/impl/PositionedOutputStream.html" 
title="class in org.apache.orc.impl">PositionedOutputStream</a> in <a 
href="../../../../../org/apache/orc/impl/writer/package-summary.html">org.apache.orc.impl.writer</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/orc/impl/writer/package-summary.html">org.apache.orc.impl.writer</a>
 declared as <a 
href="../../../../../org/apache/orc/impl/PositionedOutputStream.html" 
title="class in org.apache.orc.impl">PositionedOutputStream</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/orc/impl/PositionedOutputStream.html" 
title="class in org.apache.orc.impl">PositionedOutputStream</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">StringBaseTreeWriter.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/writer/StringBaseTreeWriter.html#directStreamOutput">directStreamOutput</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
 
b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
index c05801c..48c5056 100644
--- 
a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
+++ 
b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC 
Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC 
Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html 
b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html
index ca39eb5..187441b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ReaderImpl (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.ReaderImpl (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.ReaderImpl (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.ReaderImpl (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
index 120c04d..8493de2 100644
--- 
a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
+++ 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl 
(ORC Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl 
(ORC Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html
index 69b309d..ca1ea6f 100644
--- 
a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html
+++ 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC 
Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC 
Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html
index d58a08e..05ff1da 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RecordReaderImpl (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderImpl (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderImpl (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
index 25bac4a..1ecf36a 100644
--- 
a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
+++ 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class 
org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.4.3 
API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.5.0 
API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html
----------------------------------------------------------------------
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html 
b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html
index b6ff7e1..e76d0da 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RecordReaderUtils (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RecordReaderUtils (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderUtils (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RecordReaderUtils (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html
index 4c6400c..3155475 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RunLengthByteReader (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RunLengthByteReader (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthByteReader (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthByteReader (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html
index 5f9295d..54e5171 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.4.3 
API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.5.0 
API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html
index d047a2b..6ed5fcd 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReader (ORC Core 
1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReader (ORC Core 
1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerReader (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerReader (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html
index ee2ea2d..65c2fa3 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 
1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 
1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {
@@ -73,7 +73,47 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2" 
class="title">Uses of Class<br>org.apache.orc.impl.RunLengthIntegerReaderV2</h2>
 </div>
-<div class="classUseContainer">No usage of 
org.apache.orc.impl.RunLengthIntegerReaderV2</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html" 
title="class in org.apache.orc.impl">RunLengthIntegerReaderV2</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.orc.impl">org.apache.orc.impl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.orc.impl">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html" 
title="class in org.apache.orc.impl">RunLengthIntegerReaderV2</a> in <a 
href="../../../../../org/apache/orc/impl/package-summary.html">org.apache.orc.impl</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/orc/impl/package-summary.html">org.apache.orc.impl</a>
 declared as <a 
href="../../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html" 
title="class in org.apache.orc.impl">RunLengthIntegerReaderV2</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html" 
title="class in org.apache.orc.impl">RunLengthIntegerReaderV2</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">TreeReaderFactory.Decimal64TreeReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html#valueReader">valueReader</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html
index 31a4852..f39a015 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 
1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 
1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/13ea6893/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
----------------------------------------------------------------------
diff --git 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
index b9cff4a..dc17812 100644
--- 
a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
+++ 
b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType 
(ORC Core 1.4.3 API)</title>
-<meta name="date" content="2018-02-09">
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType 
(ORC Core 1.5.0 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.4.3 API)";
+            parent.document.title="Uses of Class 
org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.5.0 API)";
         }
     }
     catch(err) {

Reply via email to