blob: 509433a9b8403a350d4a2ff49c3e9bf9bf9b4472 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.drill.exec.vector.complex.RepeatedValueVector (Drill : 1.20.3 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.drill.exec.vector.complex.RepeatedValueVector (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/vector/complex/class-use/RepeatedValueVector.html" target="_top">Frames</a></li>
<li><a href="RepeatedValueVector.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.drill.exec.vector.complex.RepeatedValueVector" class="title">Uses of Interface<br>org.apache.drill.exec.vector.complex.RepeatedValueVector</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.flatten">org.apache.drill.exec.physical.impl.flatten</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.unnest">org.apache.drill.exec.physical.impl.unnest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.resultSet.impl">org.apache.drill.exec.physical.resultSet.impl</a></td>
<td class="colLast">
<div class="block">Handles the details of the result set loader implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector">org.apache.drill.exec.vector</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.accessor.writer">org.apache.drill.exec.vector.accessor.writer</a></td>
<td class="colLast">
<div class="block">Implementation of the vector writers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex">org.apache.drill.exec.vector.complex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex.impl">org.apache.drill.exec.vector.complex.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.flatten">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/package-summary.html">org.apache.drill.exec.physical.impl.flatten</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/package-summary.html">org.apache.drill.exec.physical.impl.flatten</a> that return <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Flattener.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/Flattener.html#getFlattenField--">getFlattenField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">FlattenTemplate.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/FlattenTemplate.html#getFlattenField--">getFlattenField</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/package-summary.html">org.apache.drill.exec.physical.impl.flatten</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Flattener.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/Flattener.html#setFlattenField-org.apache.drill.exec.vector.complex.RepeatedValueVector-">setFlattenField</a></span>(<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;repeatedColumn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">FlattenTemplate.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/flatten/FlattenTemplate.html#setFlattenField-org.apache.drill.exec.vector.complex.RepeatedValueVector-">setFlattenField</a></span>(<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;flattenField)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.unnest">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/package-summary.html">org.apache.drill.exec.physical.impl.unnest</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/package-summary.html">org.apache.drill.exec.physical.impl.unnest</a> that return <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">UnnestImpl.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/UnnestImpl.html#getUnnestField--">getUnnestField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Unnest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/Unnest.html#getUnnestField--">getUnnestField</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/package-summary.html">org.apache.drill.exec.physical.impl.unnest</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">UnnestImpl.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/UnnestImpl.html#setUnnestField-org.apache.drill.exec.vector.complex.RepeatedValueVector-">setUnnestField</a></span>(<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;unnestField)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Unnest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/impl/unnest/Unnest.html#setUnnestField-org.apache.drill.exec.vector.complex.RepeatedValueVector-">setUnnestField</a></span>(<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;repeatedColumn)</code>
<div class="block">Set the field to be unnested</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.resultSet.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/physical/resultSet/impl/package-summary.html">org.apache.drill.exec.physical.resultSet.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/drill/exec/physical/resultSet/impl/package-summary.html">org.apache.drill.exec.physical.resultSet.impl</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/physical/resultSet/impl/RepeatedVectorState.html#RepeatedVectorState-org.apache.drill.exec.vector.accessor.ArrayWriter-org.apache.drill.exec.vector.complex.RepeatedValueVector-">RepeatedVectorState</a></span>(<a href="../../../../../../../org/apache/drill/exec/vector/accessor/ArrayWriter.html" title="interface in org.apache.drill.exec.vector.accessor">ArrayWriter</a>&nbsp;writer,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;vector)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/vector/package-summary.html">org.apache.drill.exec.vector</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/drill/exec/vector/package-summary.html">org.apache.drill.exec.vector</a> that implement <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedBigIntVector.html" title="class in org.apache.drill.exec.vector">RepeatedBigIntVector</a></span></code>
<div class="block">RepeatedBigInt implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedBitVector.html" title="class in org.apache.drill.exec.vector">RepeatedBitVector</a></span></code>
<div class="block">RepeatedBit implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDateVector.html" title="class in org.apache.drill.exec.vector">RepeatedDateVector</a></span></code>
<div class="block">RepeatedDate implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDecimal18Vector.html" title="class in org.apache.drill.exec.vector">RepeatedDecimal18Vector</a></span></code>
<div class="block">RepeatedDecimal18 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDecimal28DenseVector.html" title="class in org.apache.drill.exec.vector">RepeatedDecimal28DenseVector</a></span></code>
<div class="block">RepeatedDecimal28Dense implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDecimal28SparseVector.html" title="class in org.apache.drill.exec.vector">RepeatedDecimal28SparseVector</a></span></code>
<div class="block">RepeatedDecimal28Sparse implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDecimal38DenseVector.html" title="class in org.apache.drill.exec.vector">RepeatedDecimal38DenseVector</a></span></code>
<div class="block">RepeatedDecimal38Dense implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDecimal38SparseVector.html" title="class in org.apache.drill.exec.vector">RepeatedDecimal38SparseVector</a></span></code>
<div class="block">RepeatedDecimal38Sparse implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedDecimal9Vector.html" title="class in org.apache.drill.exec.vector">RepeatedDecimal9Vector</a></span></code>
<div class="block">RepeatedDecimal9 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedFloat4Vector.html" title="class in org.apache.drill.exec.vector">RepeatedFloat4Vector</a></span></code>
<div class="block">RepeatedFloat4 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedFloat8Vector.html" title="class in org.apache.drill.exec.vector">RepeatedFloat8Vector</a></span></code>
<div class="block">RepeatedFloat8 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedIntervalDayVector.html" title="class in org.apache.drill.exec.vector">RepeatedIntervalDayVector</a></span></code>
<div class="block">RepeatedIntervalDay implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedIntervalVector.html" title="class in org.apache.drill.exec.vector">RepeatedIntervalVector</a></span></code>
<div class="block">RepeatedInterval implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedIntervalYearVector.html" title="class in org.apache.drill.exec.vector">RepeatedIntervalYearVector</a></span></code>
<div class="block">RepeatedIntervalYear implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedIntVector.html" title="class in org.apache.drill.exec.vector">RepeatedIntVector</a></span></code>
<div class="block">RepeatedInt implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedSmallIntVector.html" title="class in org.apache.drill.exec.vector">RepeatedSmallIntVector</a></span></code>
<div class="block">RepeatedSmallInt implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedTimeStampVector.html" title="class in org.apache.drill.exec.vector">RepeatedTimeStampVector</a></span></code>
<div class="block">RepeatedTimeStamp implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedTimeVector.html" title="class in org.apache.drill.exec.vector">RepeatedTimeVector</a></span></code>
<div class="block">RepeatedTime implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedTinyIntVector.html" title="class in org.apache.drill.exec.vector">RepeatedTinyIntVector</a></span></code>
<div class="block">RepeatedTinyInt implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedUInt1Vector.html" title="class in org.apache.drill.exec.vector">RepeatedUInt1Vector</a></span></code>
<div class="block">RepeatedUInt1 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedUInt2Vector.html" title="class in org.apache.drill.exec.vector">RepeatedUInt2Vector</a></span></code>
<div class="block">RepeatedUInt2 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedUInt4Vector.html" title="class in org.apache.drill.exec.vector">RepeatedUInt4Vector</a></span></code>
<div class="block">RepeatedUInt4 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedUInt8Vector.html" title="class in org.apache.drill.exec.vector">RepeatedUInt8Vector</a></span></code>
<div class="block">RepeatedUInt8 implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedVar16CharVector.html" title="class in org.apache.drill.exec.vector">RepeatedVar16CharVector</a></span></code>
<div class="block">RepeatedVar16Char implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedVarBinaryVector.html" title="class in org.apache.drill.exec.vector">RepeatedVarBinaryVector</a></span></code>
<div class="block">RepeatedVarBinary implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedVarCharVector.html" title="class in org.apache.drill.exec.vector">RepeatedVarCharVector</a></span></code>
<div class="block">RepeatedVarChar implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/RepeatedVarDecimalVector.html" title="class in org.apache.drill.exec.vector">RepeatedVarDecimalVector</a></span></code>
<div class="block">RepeatedVarDecimal implements a vector with multiple values per row (e.g.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.accessor.writer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/package-summary.html">org.apache.drill.exec.vector.accessor.writer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/package-summary.html">org.apache.drill.exec.vector.accessor.writer</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractArrayWriter.ArrayObjectWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">AbstractArrayWriter.ArrayObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">ScalarArrayWriter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/ScalarArrayWriter.html#build-org.apache.drill.exec.record.metadata.ColumnMetadata-org.apache.drill.exec.vector.complex.RepeatedValueVector-org.apache.drill.exec.vector.accessor.writer.BaseScalarWriter-">build</a></span>(<a href="../../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a>&nbsp;schema,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;repeatedVector,
<a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/BaseScalarWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">BaseScalarWriter</a>&nbsp;baseElementWriter)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/package-summary.html">org.apache.drill.exec.vector.accessor.writer</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/ScalarArrayWriter.html#ScalarArrayWriter-org.apache.drill.exec.record.metadata.ColumnMetadata-org.apache.drill.exec.vector.complex.RepeatedValueVector-org.apache.drill.exec.vector.accessor.writer.BaseScalarWriter-">ScalarArrayWriter</a></span>(<a href="../../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a>&nbsp;schema,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a>&nbsp;vector,
<a href="../../../../../../../org/apache/drill/exec/vector/accessor/writer/BaseScalarWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">BaseScalarWriter</a>&nbsp;baseElementWriter)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a> that implement <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/AbstractRepeatedMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractRepeatedMapVector</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/BaseRepeatedValueVector.html" title="class in org.apache.drill.exec.vector.complex">BaseRepeatedValueVector</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/DictVector.html" title="class in org.apache.drill.exec.vector.complex">DictVector</a></span></code>
<div class="block">A <a href="../../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector"><code>ValueVector</code></a> holding key-value pairs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/ListVector.html" title="class in org.apache.drill.exec.vector.complex">ListVector</a></span></code>
<div class="block">"Non-repeated" LIST vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedDictVector.html" title="class in org.apache.drill.exec.vector.complex">RepeatedDictVector</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedListVector.html" title="class in org.apache.drill.exec.vector.complex">RepeatedListVector</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedListVector.DelegateRepeatedVector.html" title="class in org.apache.drill.exec.vector.complex">RepeatedListVector.DelegateRepeatedVector</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedMapVector.html" title="class in org.apache.drill.exec.vector.complex">RepeatedMapVector</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a> in <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/package-summary.html">org.apache.drill.exec.vector.complex.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/package-summary.html">org.apache.drill.exec.vector.complex.impl</a> declared as <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleListWriter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/SingleListWriter.html#innerVector">innerVector</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">RepeatedValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedListWriter.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedListWriter.html#innerVector">innerVector</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../org/apache/drill/exec/vector/complex/RepeatedValueVector.html" title="interface in org.apache.drill.exec.vector.complex">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/vector/complex/class-use/RepeatedValueVector.html" target="_top">Frames</a></li>
<li><a href="RepeatedValueVector.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>