http://git-wip-us.apache.org/repos/asf/orc/blob/47204ea1/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html ---------------------------------------------------------------------- diff --git a/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html b/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html deleted file mode 100644 index f6e32b1..0000000 --- a/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html +++ /dev/null @@ -1,436 +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:16 PDT 2018 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RunLengthIntegerReader (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="RunLengthIntegerReader (ORC Core 1.5.2 API)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":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/RunLengthIntegerReader.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/RunLengthByteWriter.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.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/RunLengthIntegerReader.html" target="_top">Frames</a></li> -<li><a href="RunLengthIntegerReader.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>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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 RunLengthIntegerReader" class="title">Class RunLengthIntegerReader</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>org.apache.orc.impl.RunLengthIntegerReader</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="typeNameLabel">RunLengthIntegerReader</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></pre> -<div class="block">A reader that reads a sequence of integers.</div> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/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> input, - boolean signed)</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </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>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReader.html#hasNext--">hasNext</a></span>()</code> -<div class="block">Check if there are any more values left.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>long</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReader.html#next--">next</a></span>()</code> -<div class="block">Return the next available value.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int: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> vector, - int[] data, - int size)</code> -<div class="block">Return the next available vector for values.</div> -</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/RunLengthIntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long: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> previous, - long[] data, - int previousLen)</code> -<div class="block">Return the next available vector for values.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReader.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> -<div class="block">Seek to the position provided by index.</div> -</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/RunLengthIntegerReader.html#skip-long-">skip</a></span>(long numValues)</code> -<div class="block">Skip number of specified rows.</div> -</td> -</tr> -</table> -<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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="RunLengthIntegerReader-org.apache.orc.impl.InStream-boolean-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>RunLengthIntegerReader</h4> -<pre>public RunLengthIntegerReader(<a href="../../../../org/apache/orc/impl/InStream.html" title="class in org.apache.orc.impl">InStream</a> input, - boolean signed) - 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> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="hasNext--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasNext</h4> -<pre>public boolean hasNext() - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#hasNext--">IntegerReader</a></code></span></div> -<div class="block">Check if there are any more values left.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#hasNext--">hasNext</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<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="next--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>next</h4> -<pre>public long next() - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#next--">IntegerReader</a></code></span></div> -<div class="block">Return the next available value.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#next--">next</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<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="nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long:A-int-"> -<!-- --> -</a> -<ul class="blockList"> -<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> previous, - long[] data, - int previousLen) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long:A-int-">IntegerReader</a></code></span></div> -<div class="block">Return the next available vector for values.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long:A-int-">nextVector</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>previous</code> - the column being read</dd> -<dd><code>data</code> - the vector to read into</dd> -<dd><code>previousLen</code> - the number of numbers to read</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="nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int:A-int-"> -<!-- --> -</a> -<ul class="blockList"> -<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> vector, - int[] data, - int size) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int:A-int-">IntegerReader</a></code></span></div> -<div class="block">Return the next available vector for values. Does not change the - value of column.isRepeating.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int:A-int-">nextVector</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>vector</code> - the column being read</dd> -<dd><code>data</code> - the vector to read into</dd> -<dd><code>size</code> - the number of numbers to read</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> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#seek-org.apache.orc.impl.PositionProvider-">IntegerReader</a></code></span></div> -<div class="block">Seek to the position provided by index.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</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="skip-long-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>skip</h4> -<pre>public void skip(long numValues) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#skip-long-">IntegerReader</a></code></span></div> -<div class="block">Skip number of specified rows.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#skip-long-">skip</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</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> -</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/RunLengthIntegerReader.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/RunLengthByteWriter.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.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/RunLengthIntegerReader.html" target="_top">Frames</a></li> -<li><a href="RunLengthIntegerReader.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>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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/RunLengthIntegerReaderV2.html ---------------------------------------------------------------------- diff --git a/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html b/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html deleted file mode 100644 index 80a5c66..0000000 --- a/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html +++ /dev/null @@ -1,476 +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:16 PDT 2018 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RunLengthIntegerReaderV2 (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="RunLengthIntegerReaderV2 (ORC Core 1.5.2 API)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":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/RunLengthIntegerReaderV2.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/RunLengthIntegerReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriter.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/RunLengthIntegerReaderV2.html" target="_top">Frames</a></li> -<li><a href="RunLengthIntegerReaderV2.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="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </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 RunLengthIntegerReaderV2" class="title">Class RunLengthIntegerReaderV2</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>org.apache.orc.impl.RunLengthIntegerReaderV2</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="typeNameLabel">RunLengthIntegerReaderV2</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></pre> -<div class="block">A reader that reads a sequence of light weight compressed integers. Refer - <a href="../../../../org/apache/orc/impl/RunLengthIntegerWriterV2.html" title="class in org.apache.orc.impl"><code>RunLengthIntegerWriterV2</code></a> for description of various lightweight - compression techniques.</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> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static org.slf4j.Logger</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html#LOG">LOG</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/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> input, - boolean signed, - boolean skipCorrupt)</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </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>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html#hasNext--">hasNext</a></span>()</code> -<div class="block">Check if there are any more values left.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>long</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html#next--">next</a></span>()</code> -<div class="block">Return the next available value.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int: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> vector, - int[] data, - int size)</code> -<div class="block">Return the next available vector for values.</div> -</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/RunLengthIntegerReaderV2.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long: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> previous, - long[] data, - int previousLen)</code> -<div class="block">Return the next available vector for values.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerReaderV2.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> -<div class="block">Seek to the position provided by index.</div> -</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/RunLengthIntegerReaderV2.html#skip-long-">skip</a></span>(long numValues)</code> -<div class="block">Skip number of specified rows.</div> -</td> -</tr> -</table> -<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"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="LOG"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>LOG</h4> -<pre>public static final org.slf4j.Logger LOG</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="RunLengthIntegerReaderV2-org.apache.orc.impl.InStream-boolean-boolean-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>RunLengthIntegerReaderV2</h4> -<pre>public RunLengthIntegerReaderV2(<a href="../../../../org/apache/orc/impl/InStream.html" title="class in org.apache.orc.impl">InStream</a> input, - boolean signed, - boolean skipCorrupt) - 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> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="hasNext--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasNext</h4> -<pre>public boolean hasNext() - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#hasNext--">IntegerReader</a></code></span></div> -<div class="block">Check if there are any more values left.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#hasNext--">hasNext</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<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="next--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>next</h4> -<pre>public long next() - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#next--">IntegerReader</a></code></span></div> -<div class="block">Return the next available value.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#next--">next</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<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> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#seek-org.apache.orc.impl.PositionProvider-">IntegerReader</a></code></span></div> -<div class="block">Seek to the position provided by index.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#seek-org.apache.orc.impl.PositionProvider-">seek</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</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="skip-long-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>skip</h4> -<pre>public void skip(long numValues) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#skip-long-">IntegerReader</a></code></span></div> -<div class="block">Skip number of specified rows.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#skip-long-">skip</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</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="nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long:A-int-"> -<!-- --> -</a> -<ul class="blockList"> -<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> previous, - long[] data, - int previousLen) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long:A-int-">IntegerReader</a></code></span></div> -<div class="block">Return the next available vector for values.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-long:A-int-">nextVector</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>previous</code> - the column being read</dd> -<dd><code>data</code> - the vector to read into</dd> -<dd><code>previousLen</code> - the number of numbers to read</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="nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int: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> vector, - int[] data, - int size) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int:A-int-">IntegerReader</a></code></span></div> -<div class="block">Return the next available vector for values. Does not change the - value of column.isRepeating.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerReader.html#nextVector-org.apache.hadoop.hive.ql.exec.vector.ColumnVector-int:A-int-">nextVector</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerReader.html" title="interface in org.apache.orc.impl">IntegerReader</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>vector</code> - the column being read</dd> -<dd><code>data</code> - the vector to read into</dd> -<dd><code>size</code> - the number of numbers to read</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/RunLengthIntegerReaderV2.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/RunLengthIntegerReader.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriter.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/RunLengthIntegerReaderV2.html" target="_top">Frames</a></li> -<li><a href="RunLengthIntegerReaderV2.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="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </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/RunLengthIntegerWriter.html ---------------------------------------------------------------------- diff --git a/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html b/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html deleted file mode 100644 index ab554f3..0000000 --- a/java/core/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html +++ /dev/null @@ -1,366 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_121) on Fri Jun 29 11:10:16 PDT 2018 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RunLengthIntegerWriter (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="RunLengthIntegerWriter (ORC Core 1.5.2 API)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":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/RunLengthIntegerWriter.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/RunLengthIntegerReaderV2.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriterV2.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/RunLengthIntegerWriter.html" target="_top">Frames</a></li> -<li><a href="RunLengthIntegerWriter.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>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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 RunLengthIntegerWriter" class="title">Class RunLengthIntegerWriter</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>org.apache.orc.impl.RunLengthIntegerWriter</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../org/apache/orc/impl/IntegerWriter.html" title="interface in org.apache.orc.impl">IntegerWriter</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="typeNameLabel">RunLengthIntegerWriter</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="../../../../org/apache/orc/impl/IntegerWriter.html" title="interface in org.apache.orc.impl">IntegerWriter</a></pre> -<div class="block">A streamFactory that writes a sequence of integers. A control byte is written before - each run with positive values 0 to 127 meaning 3 to 130 repetitions, each - repetition is offset by a delta. If the control byte is -1 to -128, 1 to 128 - literal vint values follow.</div> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriter.html#RunLengthIntegerWriter-org.apache.orc.impl.PositionedOutputStream-boolean-">RunLengthIntegerWriter</a></span>(<a href="../../../../org/apache/orc/impl/PositionedOutputStream.html" title="class in org.apache.orc.impl">PositionedOutputStream</a> output, - boolean signed)</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </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>long</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriter.html#estimateMemory--">estimateMemory</a></span>()</code> -<div class="block">Estimate the amount of memory being used.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriter.html#flush--">flush</a></span>()</code> -<div class="block">Flush the buffer</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriter.html#getPosition-org.apache.orc.impl.PositionRecorder-">getPosition</a></span>(<a href="../../../../org/apache/orc/impl/PositionRecorder.html" title="interface in org.apache.orc.impl">PositionRecorder</a> recorder)</code> -<div class="block">Get position from the stream.</div> -</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/RunLengthIntegerWriter.html#write-long-">write</a></span>(long value)</code> -<div class="block">Write the integer value</div> -</td> -</tr> -</table> -<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"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="RunLengthIntegerWriter-org.apache.orc.impl.PositionedOutputStream-boolean-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>RunLengthIntegerWriter</h4> -<pre>public RunLengthIntegerWriter(<a href="../../../../org/apache/orc/impl/PositionedOutputStream.html" title="class in org.apache.orc.impl">PositionedOutputStream</a> output, - boolean signed)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="flush--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>flush</h4> -<pre>public void flush() - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#flush--">IntegerWriter</a></code></span></div> -<div class="block">Flush the buffer</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#flush--">flush</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html" title="interface in org.apache.orc.impl">IntegerWriter</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="write-long-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>write</h4> -<pre>public void write(long value) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#write-long-">IntegerWriter</a></code></span></div> -<div class="block">Write the integer value</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#write-long-">write</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html" title="interface in org.apache.orc.impl">IntegerWriter</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="getPosition-org.apache.orc.impl.PositionRecorder-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPosition</h4> -<pre>public void getPosition(<a href="../../../../org/apache/orc/impl/PositionRecorder.html" title="interface in org.apache.orc.impl">PositionRecorder</a> recorder) - 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 interface: <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#getPosition-org.apache.orc.impl.PositionRecorder-">IntegerWriter</a></code></span></div> -<div class="block">Get position from the stream.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#getPosition-org.apache.orc.impl.PositionRecorder-">getPosition</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html" title="interface in org.apache.orc.impl">IntegerWriter</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="estimateMemory--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>estimateMemory</h4> -<pre>public long estimateMemory()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#estimateMemory--">IntegerWriter</a></code></span></div> -<div class="block">Estimate the amount of memory being used.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/orc/impl/IntegerWriter.html#estimateMemory--">estimateMemory</a></code> in interface <code><a href="../../../../org/apache/orc/impl/IntegerWriter.html" title="interface in org.apache.orc.impl">IntegerWriter</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>number of bytes</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/RunLengthIntegerWriter.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/RunLengthIntegerReaderV2.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/orc/impl/RunLengthIntegerWriterV2.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/RunLengthIntegerWriter.html" target="_top">Frames</a></li> -<li><a href="RunLengthIntegerWriter.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>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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>