blob: d25385ccbf5c2039c7c28c19d9c14dec3109ee91 [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.NullableVector (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.NullableVector (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/NullableVector.html" title="interface in org.apache.drill.exec.vector">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/class-use/NullableVector.html" target="_top">Frames</a></li>
<li><a href="NullableVector.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.NullableVector" class="title">Uses of Interface<br>org.apache.drill.exec.vector.NullableVector</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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.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>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.drill.exec.physical.resultSet.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/vector/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableVectorState.html#NullableVectorState-org.apache.drill.exec.vector.accessor.writer.AbstractObjectWriter-org.apache.drill.exec.vector.NullableVector-">NullableVectorState</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractObjectWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">AbstractObjectWriter</a>&nbsp;writer,
<a href="../../../../../../org/apache/drill/exec/vector/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableBigIntVector.html" title="class in org.apache.drill.exec.vector">NullableBigIntVector</a></span></code>
<div class="block">NullableBigInt implements a vector of values which could be null.</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/NullableBitVector.html" title="class in org.apache.drill.exec.vector">NullableBitVector</a></span></code>
<div class="block">NullableBit implements a vector of values which could be null.</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/NullableDateVector.html" title="class in org.apache.drill.exec.vector">NullableDateVector</a></span></code>
<div class="block">NullableDate implements a vector of values which could be null.</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/NullableDecimal18Vector.html" title="class in org.apache.drill.exec.vector">NullableDecimal18Vector</a></span></code>
<div class="block">NullableDecimal18 implements a vector of values which could be null.</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/NullableDecimal28DenseVector.html" title="class in org.apache.drill.exec.vector">NullableDecimal28DenseVector</a></span></code>
<div class="block">NullableDecimal28Dense implements a vector of values which could be null.</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/NullableDecimal28SparseVector.html" title="class in org.apache.drill.exec.vector">NullableDecimal28SparseVector</a></span></code>
<div class="block">NullableDecimal28Sparse implements a vector of values which could be null.</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/NullableDecimal38DenseVector.html" title="class in org.apache.drill.exec.vector">NullableDecimal38DenseVector</a></span></code>
<div class="block">NullableDecimal38Dense implements a vector of values which could be null.</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/NullableDecimal38SparseVector.html" title="class in org.apache.drill.exec.vector">NullableDecimal38SparseVector</a></span></code>
<div class="block">NullableDecimal38Sparse implements a vector of values which could be null.</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/NullableDecimal9Vector.html" title="class in org.apache.drill.exec.vector">NullableDecimal9Vector</a></span></code>
<div class="block">NullableDecimal9 implements a vector of values which could be null.</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/NullableFloat4Vector.html" title="class in org.apache.drill.exec.vector">NullableFloat4Vector</a></span></code>
<div class="block">NullableFloat4 implements a vector of values which could be null.</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/NullableFloat8Vector.html" title="class in org.apache.drill.exec.vector">NullableFloat8Vector</a></span></code>
<div class="block">NullableFloat8 implements a vector of values which could be null.</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/NullableIntervalDayVector.html" title="class in org.apache.drill.exec.vector">NullableIntervalDayVector</a></span></code>
<div class="block">NullableIntervalDay implements a vector of values which could be null.</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/NullableIntervalVector.html" title="class in org.apache.drill.exec.vector">NullableIntervalVector</a></span></code>
<div class="block">NullableInterval implements a vector of values which could be null.</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/NullableIntervalYearVector.html" title="class in org.apache.drill.exec.vector">NullableIntervalYearVector</a></span></code>
<div class="block">NullableIntervalYear implements a vector of values which could be null.</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/NullableIntVector.html" title="class in org.apache.drill.exec.vector">NullableIntVector</a></span></code>
<div class="block">NullableInt implements a vector of values which could be null.</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/NullableSmallIntVector.html" title="class in org.apache.drill.exec.vector">NullableSmallIntVector</a></span></code>
<div class="block">NullableSmallInt implements a vector of values which could be null.</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/NullableTimeStampVector.html" title="class in org.apache.drill.exec.vector">NullableTimeStampVector</a></span></code>
<div class="block">NullableTimeStamp implements a vector of values which could be null.</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/NullableTimeVector.html" title="class in org.apache.drill.exec.vector">NullableTimeVector</a></span></code>
<div class="block">NullableTime implements a vector of values which could be null.</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/NullableTinyIntVector.html" title="class in org.apache.drill.exec.vector">NullableTinyIntVector</a></span></code>
<div class="block">NullableTinyInt implements a vector of values which could be null.</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/NullableUInt1Vector.html" title="class in org.apache.drill.exec.vector">NullableUInt1Vector</a></span></code>
<div class="block">NullableUInt1 implements a vector of values which could be null.</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/NullableUInt2Vector.html" title="class in org.apache.drill.exec.vector">NullableUInt2Vector</a></span></code>
<div class="block">NullableUInt2 implements a vector of values which could be null.</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/NullableUInt4Vector.html" title="class in org.apache.drill.exec.vector">NullableUInt4Vector</a></span></code>
<div class="block">NullableUInt4 implements a vector of values which could be null.</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/NullableUInt8Vector.html" title="class in org.apache.drill.exec.vector">NullableUInt8Vector</a></span></code>
<div class="block">NullableUInt8 implements a vector of values which could be null.</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/NullableVar16CharVector.html" title="class in org.apache.drill.exec.vector">NullableVar16CharVector</a></span></code>
<div class="block">NullableVar16Char implements a vector of values which could be null.</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/NullableVarBinaryVector.html" title="class in org.apache.drill.exec.vector">NullableVarBinaryVector</a></span></code>
<div class="block">NullableVarBinary implements a vector of values which could be null.</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/NullableVarCharVector.html" title="class in org.apache.drill.exec.vector">NullableVarCharVector</a></span></code>
<div class="block">NullableVarChar implements a vector of values which could be null.</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/NullableVarDecimalVector.html" title="class in org.apache.drill.exec.vector">NullableVarDecimalVector</a></span></code>
<div class="block">NullableVarDecimal implements a vector of values which could be null.</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/AbstractScalarWriterImpl.ScalarObjectWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">AbstractScalarWriterImpl.ScalarObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableScalarWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/NullableScalarWriter.html#build-org.apache.drill.exec.record.metadata.ColumnMetadata-org.apache.drill.exec.vector.NullableVector-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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</a>&nbsp;nullableVector,
<a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/BaseScalarWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">BaseScalarWriter</a>&nbsp;baseWriter)</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</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/NullableScalarWriter.html#NullableScalarWriter-org.apache.drill.exec.record.metadata.ColumnMetadata-org.apache.drill.exec.vector.NullableVector-org.apache.drill.exec.vector.accessor.writer.BaseScalarWriter-">NullableScalarWriter</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">NullableVector</a>&nbsp;nullableVector,
<a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/BaseScalarWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">BaseScalarWriter</a>&nbsp;baseWriter)</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/NullableVector.html" title="interface in org.apache.drill.exec.vector">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/class-use/NullableVector.html" target="_top">Frames</a></li>
<li><a href="NullableVector.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>