http://git-wip-us.apache.org/repos/asf/orc/blob/47204ea1/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html ---------------------------------------------------------------------- diff --git a/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html b/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html deleted file mode 100644 index aa2d62a..0000000 --- a/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html +++ /dev/null @@ -1,305 +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 (1.8.0_121) on Fri Jun 29 11:10:15 PDT 2018 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader (ORC Core 1.5.2 API)</title> -<meta name="date" content="2018-06-29"> -<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="ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader (ORC Core 1.5.2 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/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.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/orc/impl/ConvertTreeReaderFactory.AnyIntegerTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" target="_top">Frames</a></li> -<li><a href="ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All 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: </li> -<li>Nested | </li> -<li><a href="#fields.inherited.from.class.org.apache.orc.impl.TreeReaderFactory.TreeReader">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </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.orc.impl</div> -<h2 title="Class ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader" class="title">Class ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/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="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">org.apache.orc.impl.TreeReaderFactory.TreeReader</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" title="class in org.apache.orc.impl">org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.orc.impl.ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory</a></dd> -</dl> -<hr> -<br> -<pre>public static class <span class="typeNameLabel">ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader</span> -extends <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.ConvertTreeReader</a></pre> -</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.org.apache.orc.impl.TreeReaderFactory.TreeReader"> -<!-- --> -</a> -<h3>Fields inherited from class org.apache.orc.impl.<a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></h3> -<code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#columnId">columnId</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#context">context</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#present">present</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#vectorColumnCount">vectorColumnCount</a></code></li> -</ul> -</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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-boolean:A-int-">nextVector</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/ColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">ColumnVector</a> previousVector, - boolean[] isNull, - int batchSize)</code> -<div class="block">Populates the isNull vector array in the previousVector object based on - the present stream values.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.orc.impl.<a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.ConvertTreeReader</a></h3> -<code><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#assignStringGroupVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-byte:A-">assignStringGroupVectorEntry</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#assignStringGroupVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-byte:A-int-int-">assignStringGroupVectorEntry</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#convertStringGroupVectorElement-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-">convertStringGroupVectorElement</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#convertVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int-">convertVector</a> , <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#doubleCanFitInLong-double-">doubleCanFitInLong</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#downCastAnyInteger-org.apache.hadoop.hive.ql.exec.vector.LongColumnVector-int-long-org.apache.orc.TypeDescription-">downCastAnyInteger</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#downCastAnyInteger-org.apache.hadoop.hive.ql.exec.vector.LongColumnVector-int-org.apache.orc.TypeDescription-">downCastAnyInteger</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#getIsParseError--">getIsParseError</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#getStringGroupTreeReader-int-org.apache.orc.TypeDescription-org.apache.orc.impl.TreeReaderFactory.Context-">getStringGroupTreeReader</a>, <a href="../../../../org/apache/orc/impl/Conv ertTreeReaderFactory.ConvertTreeReader.html#integerDownCastNeeded-org.apache.orc.TypeDescription-org.apache.orc.TypeDescription-">integerDownCastNeeded</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseDateFromString-java.lang.String-">parseDateFromString</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseDecimalFromString-java.lang.String-">parseDecimalFromString</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseDoubleFromString-java.lang.String-">parseDoubleFromString</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseFloatFromString-java.lang.String-">parseFloatFromString</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseLongFromString-java.lang.String-">parseLongFromString</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFacto ry.ConvertTreeReader.html#parseTimestampFromString-java.lang.String-">parseTimestampFromString</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#setConvertTreeReader-org.apache.orc.impl.TreeReaderFactory.TreeReader-">setConvertTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#setConvertVectorElement-int-">setConvertVectorElement</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#stringFromBytesColumnVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-">stringFromBytesColumnVectorEntry</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.orc.impl.TreeReaderFactory.TreeReader"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.orc.impl.<a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></h3> -<code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#countNonNulls-long-">countNonNulls</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#createIntegerReader-org.apache.orc.OrcProto.ColumnEncoding.Kind-org.apache.orc.impl.InStream-boolean-org.apache.orc.impl.TreeReaderFactory.Context-">createIntegerReader</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#getColumnId--">getColumnId</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#getPresent--">getPresent</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#nextBatch-org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch-int-">nextBatch</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 java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> -</ul> -</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="nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-boolean:A-int-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>nextVector</h4> -<pre>public void nextVector(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/ColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">ColumnVector</a> previousVector, - boolean[] isNull, - int batchSize) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-boolean:A-int-">TreeReaderFactory.TreeReader</a></code></span></div> -<div class="block">Populates the isNull vector array in the previousVector object based on - the present stream values. This function is called from all the child - readers, and they all set the values based on isNull field value.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-boolean:A-int-">nextVector</a></code> in class <code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>previousVector</code> - The columnVector object whose isNull value is populated</dd> -<dd><code>isNull</code> - Whether the each value was null at a higher level. If - isNull is null, all values are non-null.</dd> -<dd><code>batchSize</code> - Size of the column vector</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -</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/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.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/orc/impl/ConvertTreeReaderFactory.AnyIntegerTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" target="_top">Frames</a></li> -<li><a href="ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses-noframe.html">All 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: </li> -<li>Nested | </li> -<li><a href="#fields.inherited.from.class.org.apache.orc.impl.TreeReaderFactory.TreeReader">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </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 © 2013–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>
http://git-wip-us.apache.org/repos/asf/orc/blob/47204ea1/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html ---------------------------------------------------------------------- diff --git a/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html b/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html deleted file mode 100644 index 92e5d73..0000000 --- a/java/core/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html +++ /dev/null @@ -1,637 +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 (1.8.0_121) on Fri Jun 29 11:10:15 PDT 2018 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.5.2 API)</title> -<meta name="date" content="2018-06-29"> -<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="ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.5.2 API)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":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/ConvertTreeReaderFactory.ConvertTreeReader.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/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" target="_top">Frames</a></li> -<li><a href="ConvertTreeReaderFactory.ConvertTreeReader.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All 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: </li> -<li>Nested | </li> -<li><a href="#fields.inherited.from.class.org.apache.orc.impl.TreeReaderFactory.TreeReader">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </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.orc.impl</div> -<h2 title="Class ConvertTreeReaderFactory.ConvertTreeReader" class="title">Class ConvertTreeReaderFactory.ConvertTreeReader</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/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="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">org.apache.orc.impl.TreeReaderFactory.TreeReader</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromFloatTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerFromFloatTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerF romStringGroupTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.AnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DateFromStringGroupTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DateFromTimesta mpTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DecimalFromDecimalTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DecimalFromDoubleTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromFloatTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DecimalFromFloatTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DecimalFromStringGroupTr eeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DecimalFromTimestampTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DoubleFromDecimalTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromFloatTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DoubleFromFloatTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DoubleFromStringGroupTreeRead er</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.DoubleFromTimestampTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromAnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.FloatFromAnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromDecimalTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.FloatFromDecimalTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.FloatFromDoubleTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.FloatFromStringGroupTreeReader</a>, <a hre f="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromTimestampTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.FloatFromTimestampTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromDateTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromDecimalTree Reader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromFloatTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromFloatTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReade rFactory.TimestampFromAnyIntegerTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.TimestampFromDateTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.TimestampFromDecimalTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.TimestampFromDoubleTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromFloatTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory.TimestampFromFloatTreeReader</a>, <a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html" title="class in org.apache.orc.impl">ConvertTreeRe aderFactory.TimestampFromStringGroupTreeReader</a></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.html" title="class in org.apache.orc.impl">ConvertTreeReaderFactory</a></dd> -</dl> -<hr> -<br> -<pre>public static class <span class="typeNameLabel">ConvertTreeReaderFactory.ConvertTreeReader</span> -extends <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></pre> -<div class="block">Override methods like checkEncoding to pass-thru to the convert TreeReader.</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.org.apache.orc.impl.TreeReaderFactory.TreeReader"> -<!-- --> -</a> -<h3>Fields inherited from class org.apache.orc.impl.<a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></h3> -<code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#columnId">columnId</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#context">context</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#present">present</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#vectorColumnCount">vectorColumnCount</a></code></li> -</ul> -</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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#assignStringGroupVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-byte:A-">assignStringGroupVectorEntry</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType, - byte[] bytes)</code> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#assignStringGroupVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-byte:A-int-int-">assignStringGroupVectorEntry</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType, - byte[] bytes, - int start, - int length)</code> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#convertStringGroupVectorElement-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-">convertStringGroupVectorElement</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</code> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#convertVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int-">convertVector</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/ColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">ColumnVector</a> fromColVector, - <a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/ColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">ColumnVector</a> resultColVector, - int batchSize)</code> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#doubleCanFitInLong-double-">doubleCanFitInLong</a></span>(double doubleValue)</code> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#downCastAnyInteger-org.apache.hadoop.hive.ql.exec.vector.LongColumnVector-int-long-org.apache.orc.TypeDescription-">downCastAnyInteger</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/LongColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">LongColumnVector</a> longColVector, - int elementNum, - long inputLong, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</code> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#downCastAnyInteger-org.apache.hadoop.hive.ql.exec.vector.LongColumnVector-int-org.apache.orc.TypeDescription-">downCastAnyInteger</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/LongColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">LongColumnVector</a> longColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</code> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#getIsParseError--">getIsParseError</a></span>()</code> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#getStringGroupTreeReader-int-org.apache.orc.TypeDescription-org.apache.orc.impl.TreeReaderFactory.Context-">getStringGroupTreeReader</a></span>(int columnId, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> fileType, - <a href="../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" title="interface in org.apache.orc.impl">TreeReaderFactory.Context</a> context)</code> </td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#integerDownCastNeeded-org.apache.orc.TypeDescription-org.apache.orc.TypeDescription-">integerDownCastNeeded</a></span>(<a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> fileType, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</code> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Date.html?is-external=true" title="class or interface in java.sql">Date</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseDateFromString-java.lang.String-">parseDateFromString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code>protected <a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/common/type/HiveDecimal.html?is-external=true" title="class or interface in org.apache.hadoop.hive.common.type">HiveDecimal</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseDecimalFromString-java.lang.String-">parseDecimalFromString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code>protected double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseDoubleFromString-java.lang.String-">parseDoubleFromString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code>protected float</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseFloatFromString-java.lang.String-">parseFloatFromString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code>protected long</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseLongFromString-java.lang.String-">parseLongFromString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> -</tr> -<tr id="i15" class="rowColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Timestamp.html?is-external=true" title="class or interface in java.sql">Timestamp</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#parseTimestampFromString-java.lang.String-">parseTimestampFromString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</code> </td> -</tr> -<tr id="i16" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.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> index)</code> </td> -</tr> -<tr id="i17" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><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>[] index)</code> -<div class="block">Seek to the given position.</div> -</td> -</tr> -<tr id="i18" class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#setConvertTreeReader-org.apache.orc.impl.TreeReaderFactory.TreeReader-">setConvertTreeReader</a></span>(<a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a> convertTreeReader)</code> </td> -</tr> -<tr id="i19" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#setConvertVectorElement-int-">setConvertVectorElement</a></span>(int elementNum)</code> -<div class="block">Override this to use convertVector.</div> -</td> -</tr> -<tr id="i20" class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html#stringFromBytesColumnVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-">stringFromBytesColumnVectorEntry</a></span>(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.orc.impl.TreeReaderFactory.TreeReader"> -<!-- --> -</a> -<h3>Methods inherited from class org.apache.orc.impl.<a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></h3> -<code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#countNonNulls-long-">countNonNulls</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#createIntegerReader-org.apache.orc.OrcProto.ColumnEncoding.Kind-org.apache.orc.impl.InStream-boolean-org.apache.orc.impl.TreeReaderFactory.Context-">createIntegerReader</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#getColumnId--">getColumnId</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#getPresent--">getPresent</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#nextBatch-org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch-int-">nextBatch</a>, <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-boolean:A-int-">nextVector</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 java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> -</ul> -</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="setConvertTreeReader-org.apache.orc.impl.TreeReaderFactory.TreeReader-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setConvertTreeReader</h4> -<pre>protected void setConvertTreeReader(<a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a> convertTreeReader)</pre> -</li> -</ul> -<a name="getStringGroupTreeReader-int-org.apache.orc.TypeDescription-org.apache.orc.impl.TreeReaderFactory.Context-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStringGroupTreeReader</h4> -<pre>protected <a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a> getStringGroupTreeReader(int columnId, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> fileType, - <a href="../../../../org/apache/orc/impl/TreeReaderFactory.Context.html" title="interface in org.apache.orc.impl">TreeReaderFactory.Context</a> context) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="assignStringGroupVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-byte:A-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>assignStringGroupVectorEntry</h4> -<pre>protected void assignStringGroupVectorEntry(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType, - byte[] bytes)</pre> -</li> -</ul> -<a name="assignStringGroupVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-byte:A-int-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>assignStringGroupVectorEntry</h4> -<pre>protected void assignStringGroupVectorEntry(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType, - byte[] bytes, - int start, - int length)</pre> -</li> -</ul> -<a name="convertStringGroupVectorElement-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-org.apache.orc.TypeDescription-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertStringGroupVectorElement</h4> -<pre>protected void convertStringGroupVectorElement(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</pre> -</li> -</ul> -<a name="getIsParseError--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getIsParseError</h4> -<pre>protected boolean getIsParseError()</pre> -</li> -</ul> -<a name="parseLongFromString-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>parseLongFromString</h4> -<pre>protected long parseLongFromString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> -</li> -</ul> -<a name="parseFloatFromString-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>parseFloatFromString</h4> -<pre>protected float parseFloatFromString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> -</li> -</ul> -<a name="parseDoubleFromString-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>parseDoubleFromString</h4> -<pre>protected double parseDoubleFromString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> -</li> -</ul> -<a name="parseDecimalFromString-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>parseDecimalFromString</h4> -<pre>protected <a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/common/type/HiveDecimal.html?is-external=true" title="class or interface in org.apache.hadoop.hive.common.type">HiveDecimal</a> parseDecimalFromString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>string</code> - </dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the HiveDecimal parsed, or null if there was a parse error.</dd> -</dl> -</li> -</ul> -<a name="parseTimestampFromString-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>parseTimestampFromString</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Timestamp.html?is-external=true" title="class or interface in java.sql">Timestamp</a> parseTimestampFromString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>string</code> - </dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the Timestamp parsed, or null if there was a parse error.</dd> -</dl> -</li> -</ul> -<a name="parseDateFromString-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>parseDateFromString</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Date.html?is-external=true" title="class or interface in java.sql">Date</a> parseDateFromString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> string)</pre> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>string</code> - </dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the Date parsed, or null if there was a parse error.</dd> -</dl> -</li> -</ul> -<a name="stringFromBytesColumnVectorEntry-org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>stringFromBytesColumnVectorEntry</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> stringFromBytesColumnVectorEntry(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">BytesColumnVector</a> bytesColVector, - int elementNum)</pre> -</li> -</ul> -<a name="doubleCanFitInLong-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>doubleCanFitInLong</h4> -<pre>public boolean doubleCanFitInLong(double doubleValue)</pre> -</li> -</ul> -<a name="seek-org.apache.orc.impl.PositionProvider:A-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>seek</h4> -<pre>public void seek(<a href="../../../../org/apache/orc/impl/PositionProvider.html" title="interface in org.apache.orc.impl">PositionProvider</a>[] index) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">TreeReaderFactory.TreeReader</a></code></span></div> -<div class="block">Seek to the given position.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#seek-org.apache.orc.impl.PositionProvider:A-">seek</a></code> in class <code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>index</code> - the indexes loaded from the file</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="seek-org.apache.orc.impl.PositionProvider-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>seek</h4> -<pre>public void seek(<a href="../../../../org/apache/orc/impl/PositionProvider.html" title="interface in org.apache.orc.impl">PositionProvider</a> index) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></code> in class <code><a href="../../../../org/apache/orc/impl/TreeReaderFactory.TreeReader.html" title="class in org.apache.orc.impl">TreeReaderFactory.TreeReader</a></code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="setConvertVectorElement-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setConvertVectorElement</h4> -<pre>public void setConvertVectorElement(int elementNum) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Override this to use convertVector. - Source and result are member variables in the subclass with the right - type.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>elementNum</code> - </dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="convertVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertVector</h4> -<pre>public void convertVector(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/ColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">ColumnVector</a> fromColVector, - <a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/ColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">ColumnVector</a> resultColVector, - int batchSize) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="downCastAnyInteger-org.apache.hadoop.hive.ql.exec.vector.LongColumnVector-int-org.apache.orc.TypeDescription-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>downCastAnyInteger</h4> -<pre>public void downCastAnyInteger(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/LongColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">LongColumnVector</a> longColVector, - int elementNum, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</pre> -</li> -</ul> -<a name="downCastAnyInteger-org.apache.hadoop.hive.ql.exec.vector.LongColumnVector-int-long-org.apache.orc.TypeDescription-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>downCastAnyInteger</h4> -<pre>public void downCastAnyInteger(<a href="http://orc.apache.org/api/hive-storage-api/org/apache/hadoop/hive/ql/exec/vector/LongColumnVector.html?is-external=true" title="class or interface in org.apache.hadoop.hive.ql.exec.vector">LongColumnVector</a> longColVector, - int elementNum, - long inputLong, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</pre> -</li> -</ul> -<a name="integerDownCastNeeded-org.apache.orc.TypeDescription-org.apache.orc.TypeDescription-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>integerDownCastNeeded</h4> -<pre>protected boolean integerDownCastNeeded(<a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> fileType, - <a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a> readerType)</pre> -</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/ConvertTreeReaderFactory.ConvertTreeReader.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/orc/impl/ConvertTreeReaderFactory.BinaryFromStringGroupTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html" target="_top">Frames</a></li> -<li><a href="ConvertTreeReaderFactory.ConvertTreeReader.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses-noframe.html">All 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: </li> -<li>Nested | </li> -<li><a href="#fields.inherited.from.class.org.apache.orc.impl.TreeReaderFactory.TreeReader">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </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 © 2013–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>