blob: 6546edc7f79b5ce9b0c8b4d836dc7ede226ae9c8 [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 Class org.apache.drill.exec.record.MaterializedField (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 Class org.apache.drill.exec.record.MaterializedField (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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">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/record/class-use/MaterializedField.html" target="_top">Frames</a></li>
<li><a href="MaterializedField.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 Class org.apache.drill.exec.record.MaterializedField" class="title">Uses of Class<br>org.apache.drill.exec.record.MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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.expr">org.apache.drill.exec.expr</a></td>
<td class="colLast">
<div class="block">Drill expression materialization and evaluation facilities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl">org.apache.drill.exec.physical.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.columns">org.apache.drill.exec.physical.impl.scan.columns</a></td>
<td class="colLast">
<div class="block">Handles the special "columns" column used by the text reader,
and available to similar readers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.file">org.apache.drill.exec.physical.impl.scan.file</a></td>
<td class="colLast">
<div class="block">Handles optional file metadata columns: implicit columns and
partition columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.project">org.apache.drill.exec.physical.impl.scan.project</a></td>
<td class="colLast">
<div class="block">Provides run-time semantic analysis of the projection list for the
scan operator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.resultSet">org.apache.drill.exec.physical.resultSet</a></td>
<td class="colLast">
<div class="block">Provides a second-generation row set (AKA "record batch") writer used
by client code to
Define the schema of a result set.
Write data into the vectors backing a row set.</div>
</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.physical.resultSet.model">org.apache.drill.exec.physical.resultSet.model</a></td>
<td class="colLast">
<div class="block">The "row set model" provides a "dual" of the vector structure used to create,
allocate and work with a collection of vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.record">org.apache.drill.exec.record</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.record.metadata">org.apache.drill.exec.record.metadata</a></td>
<td class="colLast">
<div class="block">Provides a fluent schema builder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store">org.apache.drill.exec.store</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet">org.apache.drill.exec.store.parquet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet.columnreaders">org.apache.drill.exec.store.parquet.columnreaders</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet.columnreaders.batchsizing">org.apache.drill.exec.store.parquet.columnreaders.batchsizing</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.util">org.apache.drill.exec.util</a></td>
<td class="colLast">&nbsp;</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">org.apache.drill.exec.vector.accessor</a></td>
<td class="colLast">
<div class="block">Provides a light-weight, simplified set of column readers and writers that
can be plugged into a variety of row-level readers and writers.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex.reader">org.apache.drill.exec.vector.complex.reader</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex.writer">org.apache.drill.exec.vector.complex.writer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.drill.exec.expr">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/expr/package-summary.html">org.apache.drill.exec.expr</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/expr/package-summary.html">org.apache.drill.exec.expr</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">BasicTypeHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/expr/BasicTypeHelper.html#getNewVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">getNewVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">BasicTypeHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/expr/BasicTypeHelper.html#getNewVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">getNewVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">BasicTypeHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/expr/BasicTypeHelper.html#getNewVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.common.types.TypeProtos.MajorType-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">getNewVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;type,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/physical/impl/package-summary.html">org.apache.drill.exec.physical.impl</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/package-summary.html">org.apache.drill.exec.physical.impl</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>&lt;T extends <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">OutputMutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/OutputMutator.html#addField-org.apache.drill.exec.record.MaterializedField-java.lang.Class-">addField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>
<div class="block">Add a ValueVector for new (or existing) field.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">ScanBatch.Mutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/ScanBatch.Mutator.html#addField-org.apache.drill.exec.record.MaterializedField-java.lang.Class-">addField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.columns">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/physical/impl/scan/columns/package-summary.html">org.apache.drill.exec.physical.impl.scan.columns</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/impl/scan/columns/package-summary.html">org.apache.drill.exec.physical.impl.scan.columns</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/impl/scan/columns/ResolvedColumnsArrayColumn.html#ResolvedColumnsArrayColumn-org.apache.drill.exec.physical.impl.scan.columns.UnresolvedColumnsArrayColumn-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.physical.impl.scan.project.VectorSource-int-">ResolvedColumnsArrayColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/physical/impl/scan/columns/UnresolvedColumnsArrayColumn.html" title="class in org.apache.drill.exec.physical.impl.scan.columns">UnresolvedColumnsArrayColumn</a>&nbsp;unresolved,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
<a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/VectorSource.html" title="interface in org.apache.drill.exec.physical.impl.scan.project">VectorSource</a>&nbsp;source,
int&nbsp;sourceIndex)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.file">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/physical/impl/scan/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.file</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/scan/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.file</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/file/MetadataColumn.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.project">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</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/physical/impl/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a> with type parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SmoothingProjection.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/SmoothingProjection.html#rewrittenFields">rewrittenFields</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/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>abstract <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedColumn.html#schema--">schema</a></span>()</code>
<div class="block">Return the type of this column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedDictColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedDictColumn.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedMapColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedMapColumn.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedNullColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedNullColumn.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedTableColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTableColumn.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConstantColumnLoader.ConstantColumnSpec.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ConstantColumnLoader.ConstantColumnSpec.html#schema--">schema</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/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a> that return types with arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SmoothingProjection.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/SmoothingProjection.html#revisedTableSchema--">revisedTableSchema</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/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>protected abstract <a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractMapVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedTuple.ResolvedMap.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTuple.ResolvedMap.html#createMap-org.apache.drill.exec.vector.complex.AbstractMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">createMap</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractMapVector</a>&nbsp;inputMap,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;create,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractMapVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedTuple.ResolvedSingleMap.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTuple.ResolvedSingleMap.html#createMap-org.apache.drill.exec.vector.complex.AbstractMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">createMap</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractMapVector</a>&nbsp;inputMap,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractMapVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResolvedTuple.ResolvedMapArray.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTuple.ResolvedMapArray.html#createMap-org.apache.drill.exec.vector.complex.AbstractMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">createMap</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex">AbstractMapVector</a>&nbsp;inputMap,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</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/physical/impl/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/impl/scan/project/ResolvedDictColumn.html#ResolvedDictColumn-org.apache.drill.exec.physical.impl.scan.project.ResolvedTuple-org.apache.drill.exec.record.MaterializedField-int-">ResolvedDictColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTuple.html" title="class in org.apache.drill.exec.physical.impl.scan.project">ResolvedTuple</a>&nbsp;parent,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
int&nbsp;sourceIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedMapColumn.html#ResolvedMapColumn-org.apache.drill.exec.physical.impl.scan.project.ResolvedTuple-org.apache.drill.exec.record.MaterializedField-int-">ResolvedMapColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTuple.html" title="class in org.apache.drill.exec.physical.impl.scan.project">ResolvedTuple</a>&nbsp;parent,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
int&nbsp;sourceIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/ResolvedTableColumn.html#ResolvedTableColumn-java.lang.String-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.physical.impl.scan.project.VectorSource-int-">ResolvedTableColumn</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;projectedName,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
<a href="../../../../../../org/apache/drill/exec/physical/impl/scan/project/VectorSource.html" title="interface in org.apache.drill.exec.physical.impl.scan.project">VectorSource</a>&nbsp;source,
int&nbsp;sourceIndex)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.resultSet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/physical/resultSet/package-summary.html">org.apache.drill.exec.physical.resultSet</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/resultSet/package-summary.html">org.apache.drill.exec.physical.resultSet</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResultVectorCache.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/ResultVectorCache.html#vectorFor-org.apache.drill.exec.record.MaterializedField-">vectorFor</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;colSchema)</code>&nbsp;</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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 methods, and an explanation">
<caption><span>Methods 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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/accessor/ObjectWriter.html" title="interface in org.apache.drill.exec.vector.accessor">ObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleState.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/impl/TupleState.html#addColumn-org.apache.drill.exec.vector.accessor.TupleWriter-org.apache.drill.exec.record.MaterializedField-">addColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/accessor/TupleWriter.html" title="interface in org.apache.drill.exec.vector.accessor">TupleWriter</a>&nbsp;tupleWriter,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractObjectWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">AbstractObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedListState.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/impl/RepeatedListState.html#setChild-org.apache.drill.exec.vector.accessor.ArrayWriter-org.apache.drill.exec.record.MaterializedField-">setChild</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/accessor/ArrayWriter.html" title="interface in org.apache.drill.exec.vector.accessor">ArrayWriter</a>&nbsp;array,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullResultVectorCacheImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/impl/NullResultVectorCacheImpl.html#vectorFor-org.apache.drill.exec.record.MaterializedField-">vectorFor</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;colSchema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a></code></td>
<td class="colLast"><span class="typeNameLabel">ResultVectorCacheImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/impl/ResultVectorCacheImpl.html#vectorFor-org.apache.drill.exec.record.MaterializedField-">vectorFor</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;colSchema)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.resultSet.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/package-summary.html">org.apache.drill.exec.physical.resultSet.model</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/resultSet/model/package-summary.html">org.apache.drill.exec.physical.resultSet.model</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.MetadataCreator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.MetadataCreator.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.VariantSchemaCreator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.VariantSchemaCreator.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.ArraySchemaCreator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.ArraySchemaCreator.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.MetadataRetrieval.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.MetadataRetrieval.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.VariantSchemaRetrieval.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.VariantSchemaRetrieval.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataProvider.ArraySchemaRetrieval.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.ArraySchemaRetrieval.html#metadata-int-org.apache.drill.exec.record.MaterializedField-">metadata</a></span>(int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</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/physical/resultSet/model/package-summary.html">org.apache.drill.exec.physical.resultSet.model</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/model/MetadataProvider.VectorDescrip.html#VectorDescrip-org.apache.drill.exec.physical.resultSet.model.MetadataProvider-int-org.apache.drill.exec.record.MaterializedField-">VectorDescrip</a></span>(<a href="../../../../../../org/apache/drill/exec/physical/resultSet/model/MetadataProvider.html" title="interface in org.apache.drill.exec.physical.resultSet.model">MetadataProvider</a>&nbsp;provider,
int&nbsp;index,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.record">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</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/record/package-summary.html">org.apache.drill.exec.record</a> declared as <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RecordBatchSizer.ColumnSize.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/RecordBatchSizer.ColumnSize.html#metadata">metadata</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/record/package-summary.html">org.apache.drill.exec.record</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#clone--">clone</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#cloneEmpty--">cloneEmpty</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#create-java.lang.String-org.apache.drill.common.types.TypeProtos.MajorType-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#create-org.apache.drill.exec.proto.UserBitShared.SerializedField-">create</a></span>(<a href="../../../../../../org/apache/drill/exec/proto/UserBitShared.SerializedField.html" title="class in org.apache.drill.exec.proto">UserBitShared.SerializedField</a>&nbsp;serField)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BatchSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/BatchSchema.html#getColumn-int-">getColumn</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">HyperVectorWrapper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleVectorWrapper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/SimpleVectorWrapper.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorWrapper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/VectorWrapper.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#getOtherNullableVersion--">getOtherNullableVersion</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#newWithChild-org.apache.drill.exec.record.MaterializedField-">newWithChild</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#withPath-java.lang.String-">withPath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#withPathAndType-java.lang.String-org.apache.drill.common.types.TypeProtos.MajorType-">withPathAndType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#withType-org.apache.drill.common.types.TypeProtos.MajorType-">withType</a></span>(<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;type)</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/record/package-summary.html">org.apache.drill.exec.record</a> that return types with arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#getChildren--">getChildren</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BatchSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/BatchSchema.html#iterator--">iterator</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/record/package-summary.html">org.apache.drill.exec.record</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#addChild-org.apache.drill.exec.record.MaterializedField-">addChild</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/SchemaBuilder.html" title="class in org.apache.drill.exec.record">SchemaBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/SchemaBuilder.html#addField-org.apache.drill.exec.record.MaterializedField-">addField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;f)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">VectorContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/VectorContainer.html#addOrGet-org.apache.drill.exec.record.MaterializedField-">addOrGet</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">VectorContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/VectorContainer.html#addOrGet-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.vector.SchemaChangeCallBack-">addOrGet</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/vector/SchemaChangeCallBack.html" title="class in org.apache.drill.exec.vector">SchemaChangeCallBack</a>&nbsp;callBack)</code>
<div class="block">This method should be called with MaterializedField which also has correct children field list specially when
the field type is MAP.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T extends <a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&gt;<br><a href="../../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html" title="class in org.apache.drill.exec.record">HyperVectorWrapper</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HyperVectorWrapper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html#create-org.apache.drill.exec.record.MaterializedField-T:A-boolean-">create</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;f,
T[]&nbsp;v,
boolean&nbsp;releasable)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#hasSameTypeAndMode-org.apache.drill.exec.record.MaterializedField-">hasSameTypeAndMode</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;that)</code>
<div class="block">Return true if two fields have identical MinorType and Mode.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#isEquivalent-org.apache.drill.exec.record.MaterializedField-">isEquivalent</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;other)</code>
<div class="block">Determine if one column is logically equivalent to another.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#isPromotableTo-org.apache.drill.exec.record.MaterializedField-boolean-">isPromotableTo</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;other,
boolean&nbsp;allowModeChange)</code>
<div class="block">Determine if the present column schema can be promoted to the
given schema.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#newWithChild-org.apache.drill.exec.record.MaterializedField-">newWithChild</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MaterializedField.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html#removeChild-org.apache.drill.exec.record.MaterializedField-">removeChild</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/SchemaBuilder.html" title="class in org.apache.drill.exec.record">SchemaBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/SchemaBuilder.html#removeField-org.apache.drill.exec.record.MaterializedField-">removeField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;f)</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>Method parameters in <a href="../../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a> with type arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/SchemaBuilder.html" title="class in org.apache.drill.exec.record">SchemaBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/SchemaBuilder.html#addFields-java.lang.Iterable-">addFields</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;&nbsp;fields)</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/record/package-summary.html">org.apache.drill.exec.record</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/HyperVectorWrapper.html#HyperVectorWrapper-org.apache.drill.exec.record.MaterializedField-T:A-">HyperVectorWrapper</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;f,
<a href="../../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html" title="type parameter in HyperVectorWrapper">T</a>[]&nbsp;v)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html#HyperVectorWrapper-org.apache.drill.exec.record.MaterializedField-T:A-boolean-">HyperVectorWrapper</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;f,
<a href="../../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html" title="type parameter in HyperVectorWrapper">T</a>[]&nbsp;v,
boolean&nbsp;releasable)</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>Constructor parameters in <a href="../../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a> with type arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/BatchSchema.html#BatchSchema-org.apache.drill.exec.record.BatchSchema.SelectionVectorMode-java.util.List-">BatchSchema</a></span>(<a href="../../../../../../org/apache/drill/exec/record/BatchSchema.SelectionVectorMode.html" title="enum in org.apache.drill.exec.record">BatchSchema.SelectionVectorMode</a>&nbsp;selectionVector,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;&nbsp;fields)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.record.metadata">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/record/metadata/package-summary.html">org.apache.drill.exec.record.metadata</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/record/metadata/package-summary.html">org.apache.drill.exec.record.metadata</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ColumnBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnBuilder.html#build--">build</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html#column-int-">column</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html#column-int-">column</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html#column-java.lang.String-">column</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html#column-java.lang.String-">column</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/SchemaBuilder.html#columnSchema-java.lang.String-org.apache.drill.common.types.TypeProtos.MinorType-org.apache.drill.common.types.TypeProtos.DataMode-">columnSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MinorType.html" title="enum in org.apache.drill.common.types">TypeProtos.MinorType</a>&nbsp;type,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.DataMode.html" title="enum in org.apache.drill.common.types">TypeProtos.DataMode</a>&nbsp;mode)</code>
<div class="block">Create a column schema using the "basic three" properties of name, type and
cardinality (AKA "data mode.") Use the <a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnBuilder.html" title="class in org.apache.drill.exec.record.metadata"><code>ColumnBuilder</code></a> for to set
other schema attributes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMapColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/AbstractMapColumnMetadata.html#emptySchema--">emptySchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">DynamicColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/DynamicColumn.html#emptySchema--">emptySchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedListColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/RepeatedListColumnMetadata.html#emptySchema--">emptySchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariantColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html#emptySchema--">emptySchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html#emptySchema--">emptySchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrimitiveColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/PrimitiveColumnMetadata.html#emptySchema--">emptySchema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractMapColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/AbstractMapColumnMetadata.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">DynamicColumn.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/DynamicColumn.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedListColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/RepeatedListColumnMetadata.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariantColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrimitiveColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/PrimitiveColumnMetadata.html#schema--">schema</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/record/metadata/package-summary.html">org.apache.drill.exec.record.metadata</a> that return types with arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TupleMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html#toFieldList--">toFieldList</a></span>()</code>
<div class="block">Return the schema as a list of <tt>MaterializedField</tt> objects
which can be used to create other schemas.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TupleSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html#toFieldList--">toFieldList</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/record/metadata/package-summary.html">org.apache.drill.exec.record.metadata</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/metadata/MapBuilder.html" title="class in org.apache.drill.exec.record.metadata">MapBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">MapBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MapBuilder.html#add-org.apache.drill.exec.record.MaterializedField-">add</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;col)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/SchemaBuilder.html" title="class in org.apache.drill.exec.record.metadata">SchemaBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/SchemaBuilder.html#add-org.apache.drill.exec.record.MaterializedField-">add</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;col)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TupleBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleBuilder.html#add-org.apache.drill.exec.record.MaterializedField-">add</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;col)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleMetadata.html#add-org.apache.drill.exec.record.MaterializedField-">add</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>
<div class="block">Add a new column to the schema.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html#add-org.apache.drill.exec.record.MaterializedField-">add</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariantSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/VariantSchema.html#addType-org.apache.drill.exec.record.MaterializedField-">addType</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">TupleSchema.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html#addView-org.apache.drill.exec.record.MaterializedField-">addView</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#fromField-org.apache.drill.exec.record.MaterializedField-">fromField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>
<div class="block">Create a column metadata object that holds the given
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record"><code>MaterializedField</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#fromView-org.apache.drill.exec.record.MaterializedField-">fromView</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/metadata/ColumnMetadata.html" title="interface in org.apache.drill.exec.record.metadata">ColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrimitiveColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/PrimitiveColumnMetadata.html#mergeWith-org.apache.drill.exec.record.MaterializedField-">mergeWith</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/DictColumnMetadata.html" title="class in org.apache.drill.exec.record.metadata">DictColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#newDict-org.apache.drill.exec.record.MaterializedField-">newDict</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/DictColumnMetadata.html" title="class in org.apache.drill.exec.record.metadata">DictColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#newDict-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.record.metadata.TupleSchema-">newDict</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html" title="class in org.apache.drill.exec.record.metadata">TupleSchema</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/MapColumnMetadata.html" title="class in org.apache.drill.exec.record.metadata">MapColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#newMap-org.apache.drill.exec.record.MaterializedField-">newMap</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/MapColumnMetadata.html" title="class in org.apache.drill.exec.record.metadata">MapColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#newMap-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.record.metadata.TupleSchema-">newMap</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/record/metadata/TupleSchema.html" title="class in org.apache.drill.exec.record.metadata">TupleSchema</a>&nbsp;schema)</code>
<div class="block">Create a column metadata object for a map column, given the
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record"><code>MaterializedField</code></a> that describes the column, and a list
of column metadata objects that describe the columns in the map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html" title="class in org.apache.drill.exec.record.metadata">VariantColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#newVariant-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.record.metadata.VariantSchema-">newVariant</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/record/metadata/VariantSchema.html" title="class in org.apache.drill.exec.record.metadata">VariantSchema</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html" title="class in org.apache.drill.exec.record.metadata">VariantColumnMetadata</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariantColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html#unionOf-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.record.metadata.VariantSchema-">unionOf</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
<a href="../../../../../../org/apache/drill/exec/record/metadata/VariantSchema.html" title="class in org.apache.drill.exec.record.metadata">VariantSchema</a>&nbsp;variantSchema)</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>Method parameters in <a href="../../../../../../org/apache/drill/exec/record/metadata/package-summary.html">org.apache.drill.exec.record.metadata</a> with type arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/metadata/TupleSchema.html" title="class in org.apache.drill.exec.record.metadata">TupleSchema</a></code></td>
<td class="colLast"><span class="typeNameLabel">MetadataUtils.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MetadataUtils.html#fromFields-java.lang.Iterable-">fromFields</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;&nbsp;fields)</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/record/metadata/package-summary.html">org.apache.drill.exec.record.metadata</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/metadata/AbstractColumnMetadata.html#AbstractColumnMetadata-org.apache.drill.exec.record.MaterializedField-">AbstractColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/AbstractMapColumnMetadata.html#AbstractMapColumnMetadata-org.apache.drill.exec.record.MaterializedField-">AbstractMapColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>
<div class="block">Build a new map column from the field provided</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/DictColumnMetadata.html#DictColumnMetadata-org.apache.drill.exec.record.MaterializedField-">DictColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>
<div class="block">Build a new dict column from the field provided</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/MapColumnMetadata.html#MapColumnMetadata-org.apache.drill.exec.record.MaterializedField-">MapColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>
<div class="block">Build a new map column from the field provided</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/PrimitiveColumnMetadata.html#PrimitiveColumnMetadata-org.apache.drill.exec.record.MaterializedField-">PrimitiveColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/RepeatedListColumnMetadata.html#RepeatedListColumnMetadata-org.apache.drill.exec.record.MaterializedField-">RepeatedListColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html#VariantColumnMetadata-org.apache.drill.exec.record.MaterializedField-">VariantColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/record/metadata/VariantColumnMetadata.html#VariantColumnMetadata-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.record.metadata.VariantSchema-">VariantColumnMetadata</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema,
<a href="../../../../../../org/apache/drill/exec/record/metadata/VariantSchema.html" title="class in org.apache.drill.exec.record.metadata">VariantSchema</a>&nbsp;variantSchema)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/store/package-summary.html">org.apache.drill.exec.store</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/store/package-summary.html">org.apache.drill.exec.store</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>protected abstract org.apache.parquet.schema.PrimitiveType</code></td>
<td class="colLast"><span class="typeNameLabel">ParquetOutputRecordWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/ParquetOutputRecordWriter.html#getPrimitiveType-org.apache.drill.exec.record.MaterializedField-">getPrimitiveType</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractRecordWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/AbstractRecordWriter.html#supportsField-org.apache.drill.exec.record.MaterializedField-">supportsField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">RecordWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/RecordWriter.html#supportsField-org.apache.drill.exec.record.MaterializedField-">supportsField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>
<div class="block">Checks whether this writer supports writing of the given field.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</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/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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 org.apache.parquet.schema.DecimalMetadata</code></td>
<td class="colLast"><span class="typeNameLabel">ParquetTypeHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/parquet/ParquetTypeHelper.html#getDecimalMetadataForField-org.apache.drill.exec.record.MaterializedField-">getDecimalMetadataForField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected org.apache.parquet.schema.PrimitiveType</code></td>
<td class="colLast"><span class="typeNameLabel">ParquetRecordWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/parquet/ParquetRecordWriter.html#getPrimitiveType-org.apache.drill.exec.record.MaterializedField-">getPrimitiveType</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">ParquetRecordWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/parquet/ParquetRecordWriter.html#supportsField-org.apache.drill.exec.record.MaterializedField-">supportsField</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet.columnreaders">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/store/parquet/columnreaders/package-summary.html">org.apache.drill.exec.store.parquet.columnreaders</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/store/parquet/columnreaders/package-summary.html">org.apache.drill.exec.store.parquet.columnreaders</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParquetColumnMetadata.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/parquet/columnreaders/ParquetColumnMetadata.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet.columnreaders.batchsizing">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/store/parquet/columnreaders/batchsizing/package-summary.html">org.apache.drill.exec.store.parquet.columnreaders.batchsizing</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/store/parquet/columnreaders/batchsizing/package-summary.html">org.apache.drill.exec.store.parquet.columnreaders.batchsizing</a> declared as <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RecordBatchOverflow.FieldOverflowDefinition.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/store/parquet/columnreaders/batchsizing/RecordBatchOverflow.FieldOverflowDefinition.html#field">field</a></span></code>
<div class="block">Materialized field</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/util/package-summary.html">org.apache.drill.exec.util</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/util/package-summary.html">org.apache.drill.exec.util</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/util/VectorUtil.html#formatFieldSchema-org.apache.drill.exec.record.MaterializedField-">formatFieldSchema</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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 fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/drill/exec/vector/package-summary.html">org.apache.drill.exec.vector</a> declared as <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>static <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableVector.html#bitsField">bitsField</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseValueVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/BaseValueVector.html#field">field</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariableWidthVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VariableWidthVector.html#offsetsField">offsetsField</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/vector/package-summary.html">org.apache.drill.exec.vector</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseValueVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/BaseValueVector.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ObjectVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/ObjectVector.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ValueVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html#getField--">getField</a></span>()</code>
<div class="block">Get information about how this field is materialized.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VectorDescriptor.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ZeroVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/ZeroVector.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseValueVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/BaseValueVector.html#getField-java.lang.String-">getField</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ref)</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/vector/package-summary.html">org.apache.drill.exec.vector</a> that return types with arguments of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">VectorDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VectorDescriptor.html#getChildren--">getChildren</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/vector/package-summary.html">org.apache.drill.exec.vector</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/VectorDescriptor.html" title="class in org.apache.drill.exec.vector">VectorDescriptor</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VectorDescriptor.html#create-org.apache.drill.exec.record.MaterializedField-">create</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</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/package-summary.html">org.apache.drill.exec.vector</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/BaseDataValueVector.html#BaseDataValueVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">BaseDataValueVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/BaseValueVector.html#BaseValueVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">BaseValueVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/BigIntVector.html#BigIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">BigIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/BitVector.html#BitVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">BitVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/DateVector.html#DateVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">DateVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Decimal18Vector.html#Decimal18Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Decimal18Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Decimal28DenseVector.html#Decimal28DenseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Decimal28DenseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Decimal28SparseVector.html#Decimal28SparseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Decimal28SparseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Decimal38DenseVector.html#Decimal38DenseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Decimal38DenseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Decimal38SparseVector.html#Decimal38SparseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Decimal38SparseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Decimal9Vector.html#Decimal9Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Decimal9Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Float4Vector.html#Float4Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Float4Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Float8Vector.html#Float8Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Float8Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/IntervalDayVector.html#IntervalDayVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">IntervalDayVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/IntervalVector.html#IntervalVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">IntervalVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/IntervalYearVector.html#IntervalYearVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">IntervalYearVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/IntVector.html#IntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">IntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableBigIntVector.html#NullableBigIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableBigIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableBitVector.html#NullableBitVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableBitVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDateVector.html#NullableDateVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDateVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDecimal18Vector.html#NullableDecimal18Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDecimal18Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDecimal28DenseVector.html#NullableDecimal28DenseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDecimal28DenseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDecimal28SparseVector.html#NullableDecimal28SparseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDecimal28SparseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDecimal38DenseVector.html#NullableDecimal38DenseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDecimal38DenseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDecimal38SparseVector.html#NullableDecimal38SparseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDecimal38SparseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableDecimal9Vector.html#NullableDecimal9Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableDecimal9Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableFloat4Vector.html#NullableFloat4Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableFloat4Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableFloat8Vector.html#NullableFloat8Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableFloat8Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableIntervalDayVector.html#NullableIntervalDayVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableIntervalDayVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableIntervalVector.html#NullableIntervalVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableIntervalVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableIntervalYearVector.html#NullableIntervalYearVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableIntervalYearVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableIntVector.html#NullableIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableSmallIntVector.html#NullableSmallIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableSmallIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableTimeStampVector.html#NullableTimeStampVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableTimeStampVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableTimeVector.html#NullableTimeVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableTimeVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableTinyIntVector.html#NullableTinyIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableTinyIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableUInt1Vector.html#NullableUInt1Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableUInt1Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableUInt2Vector.html#NullableUInt2Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableUInt2Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableUInt4Vector.html#NullableUInt4Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableUInt4Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableUInt8Vector.html#NullableUInt8Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableUInt8Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableVar16CharVector.html#NullableVar16CharVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableVar16CharVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableVarBinaryVector.html#NullableVarBinaryVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableVarBinaryVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableVarCharVector.html#NullableVarCharVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableVarCharVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/NullableVarDecimalVector.html#NullableVarDecimalVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">NullableVarDecimalVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/ObjectVector.html#ObjectVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">ObjectVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedBigIntVector.html#RepeatedBigIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedBigIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedBitVector.html#RepeatedBitVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedBitVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDateVector.html#RepeatedDateVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDateVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDecimal18Vector.html#RepeatedDecimal18Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDecimal18Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDecimal28DenseVector.html#RepeatedDecimal28DenseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDecimal28DenseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDecimal28SparseVector.html#RepeatedDecimal28SparseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDecimal28SparseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDecimal38DenseVector.html#RepeatedDecimal38DenseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDecimal38DenseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDecimal38SparseVector.html#RepeatedDecimal38SparseVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDecimal38SparseVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedDecimal9Vector.html#RepeatedDecimal9Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedDecimal9Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedFloat4Vector.html#RepeatedFloat4Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedFloat4Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedFloat8Vector.html#RepeatedFloat8Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedFloat8Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedIntervalDayVector.html#RepeatedIntervalDayVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedIntervalDayVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedIntervalVector.html#RepeatedIntervalVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedIntervalVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedIntervalYearVector.html#RepeatedIntervalYearVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedIntervalYearVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedIntVector.html#RepeatedIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedSmallIntVector.html#RepeatedSmallIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedSmallIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedTimeStampVector.html#RepeatedTimeStampVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedTimeStampVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedTimeVector.html#RepeatedTimeVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedTimeVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedTinyIntVector.html#RepeatedTinyIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedTinyIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedUInt1Vector.html#RepeatedUInt1Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedUInt1Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedUInt2Vector.html#RepeatedUInt2Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedUInt2Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedUInt4Vector.html#RepeatedUInt4Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedUInt4Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedUInt8Vector.html#RepeatedUInt8Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedUInt8Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedVar16CharVector.html#RepeatedVar16CharVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedVar16CharVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedVarBinaryVector.html#RepeatedVarBinaryVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedVarBinaryVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedVarCharVector.html#RepeatedVarCharVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedVarCharVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/RepeatedVarDecimalVector.html#RepeatedVarDecimalVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">RepeatedVarDecimalVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/SmallIntVector.html#SmallIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">SmallIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/TimeStampVector.html#TimeStampVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">TimeStampVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/TimeVector.html#TimeVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">TimeVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/TinyIntVector.html#TinyIntVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">TinyIntVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/UInt1Vector.html#UInt1Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">UInt1Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/UInt2Vector.html#UInt2Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">UInt2Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/UInt4Vector.html#UInt4Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">UInt4Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/UInt8Vector.html#UInt8Vector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">UInt8Vector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/UntypedNullVector.html#UntypedNullVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">UntypedNullVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/Var16CharVector.html#Var16CharVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">Var16CharVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VarBinaryVector.html#VarBinaryVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">VarBinaryVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VarCharVector.html#VarCharVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">VarCharVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VarDecimalVector.html#VarDecimalVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">VarDecimalVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/VectorDescriptor.html#VectorDescriptor-org.apache.drill.exec.record.MaterializedField-">VectorDescriptor</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.accessor">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/vector/accessor/package-summary.html">org.apache.drill.exec.vector.accessor</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/package-summary.html">org.apache.drill.exec.vector.accessor</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>int</code></td>
<td class="colLast"><span class="typeNameLabel">TupleWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/accessor/TupleWriter.html#addColumn-org.apache.drill.exec.record.MaterializedField-">addColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>&nbsp;</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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>int</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractTupleWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractTupleWriter.html#addColumn-org.apache.drill.exec.record.MaterializedField-">addColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/vector/accessor/ObjectWriter.html" title="interface in org.apache.drill.exec.vector.accessor">ObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractTupleWriter.TupleWriterListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractTupleWriter.TupleWriterListener.html#addColumn-org.apache.drill.exec.vector.accessor.TupleWriter-org.apache.drill.exec.record.MaterializedField-">addColumn</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/accessor/TupleWriter.html" title="interface in org.apache.drill.exec.vector.accessor">TupleWriter</a>&nbsp;tuple,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractObjectWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">AbstractObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedListWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/RepeatedListWriter.html#defineElement-org.apache.drill.exec.record.MaterializedField-">defineElement</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/AbstractObjectWriter.html" title="class in org.apache.drill.exec.vector.accessor.writer">AbstractObjectWriter</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedListWriter.ArrayListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/accessor/writer/RepeatedListWriter.ArrayListener.html#setChild-org.apache.drill.exec.vector.accessor.ArrayWriter-org.apache.drill.exec.record.MaterializedField-">setChild</a></span>(<a href="../../../../../../org/apache/drill/exec/vector/accessor/ArrayWriter.html" title="interface in org.apache.drill.exec.vector.accessor">ArrayWriter</a>&nbsp;array,
<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field)</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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 fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a> declared as <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContainerVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractContainerVector.html#field">field</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseRepeatedValueVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/BaseRepeatedValueVector.html#OFFSETS_FIELD">OFFSETS_FIELD</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/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContainerVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractContainerVector.html#getField--">getField</a></span>()</code>
<div class="block">Returns the field definition of this instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDictVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedDictVector.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UnionVector.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/UnionVector.html#getField--">getField</a></span>()</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/complex/package-summary.html">org.apache.drill.exec.vector.complex</a> with parameters of type <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/complex/AbstractContainerVector.html#AbstractContainerVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">AbstractContainerVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html#AbstractMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">AbstractMapVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractRepeatedMapVector.html#AbstractRepeatedMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">AbstractRepeatedMapVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/AbstractRepeatedMapVector.html#AbstractRepeatedMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.vector.UInt4Vector-org.apache.drill.exec.util.CallBack-">AbstractRepeatedMapVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/vector/UInt4Vector.html" title="class in org.apache.drill.exec.vector">UInt4Vector</a>&nbsp;offsets,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/BaseRepeatedValueVector.html#BaseRepeatedValueVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">BaseRepeatedValueVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/BaseRepeatedValueVector.html#BaseRepeatedValueVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.vector.ValueVector-">BaseRepeatedValueVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>&nbsp;vector)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedListVector.DelegateRepeatedVector.html#DelegateRepeatedVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-">DelegateRepeatedVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/DictVector.html#DictVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">DictVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/DictVector.html#DictVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-org.apache.drill.common.types.TypeProtos.MajorType-org.apache.drill.common.types.TypeProtos.MajorType-">DictVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;keyType,
<a href="../../../../../../org/apache/drill/common/types/TypeProtos.MajorType.html" title="class in org.apache.drill.common.types">TypeProtos.MajorType</a>&nbsp;valueType)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/ListVector.html#ListVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">ListVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/MapVector.html#MapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">MapVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedDictVector.html#RepeatedDictVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">RepeatedDictVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callback)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedListVector.html#RepeatedListVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">RepeatedListVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedListVector.html#RepeatedListVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-org.apache.drill.exec.vector.complex.RepeatedListVector.DelegateRepeatedVector-">RepeatedListVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack,
<a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedListVector.DelegateRepeatedVector.html" title="class in org.apache.drill.exec.vector.complex">RepeatedListVector.DelegateRepeatedVector</a>&nbsp;delegate)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedMapVector.html#RepeatedMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">RepeatedMapVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/RepeatedMapVector.html#RepeatedMapVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.vector.UInt4Vector-org.apache.drill.exec.util.CallBack-">RepeatedMapVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/vector/UInt4Vector.html" title="class in org.apache.drill.exec.vector">UInt4Vector</a>&nbsp;offsets,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/UnionVector.html#UnionVector-org.apache.drill.exec.record.MaterializedField-org.apache.drill.exec.memory.BufferAllocator-org.apache.drill.exec.util.CallBack-">UnionVector</a></span>(<a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a>&nbsp;field,
<a href="../../../../../../org/apache/drill/exec/memory/BufferAllocator.html" title="interface in org.apache.drill.exec.memory">BufferAllocator</a>&nbsp;allocator,
<a href="../../../../../../org/apache/drill/exec/util/CallBack.html" title="interface in org.apache.drill.exec.util">CallBack</a>&nbsp;callBack)</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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 methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/drill/exec/vector/complex/impl/package-summary.html">org.apache.drill.exec.vector.complex.impl</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">PromotableWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/PromotableWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedMapReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedMapReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">ComplexWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/ComplexWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleMapReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/SingleMapReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TinyIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/TinyIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableTinyIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTinyIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedTinyIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTinyIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt1ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt1ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt1ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt1ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt1ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt1ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt2ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt2ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt2ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt2ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt2ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt2ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">SmallIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/SmallIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableSmallIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableSmallIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedSmallIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedSmallIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt4ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt4ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt4ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt4ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt4ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt4ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Float4ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Float4ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableFloat4ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableFloat4ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedFloat4ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedFloat4ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TimeReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/TimeReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableTimeReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTimeReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedTimeReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTimeReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntervalYearReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalYearReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntervalYearReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalYearReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntervalYearReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalYearReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal9ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal9ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal9ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal9ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal9ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal9ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BigIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/BigIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableBigIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableBigIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedBigIntReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedBigIntReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt8ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt8ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt8ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt8ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt8ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt8ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Float8ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Float8ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableFloat8ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableFloat8ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedFloat8ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedFloat8ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">DateReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/DateReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDateReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDateReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDateReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDateReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TimeStampReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/TimeStampReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableTimeStampReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTimeStampReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedTimeStampReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTimeStampReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal18ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal18ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal18ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal18ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal18ReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal18ReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntervalDayReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalDayReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntervalDayReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalDayReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntervalDayReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalDayReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntervalReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntervalReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntervalReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal28DenseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal28DenseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal28DenseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal28DenseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal28DenseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal28DenseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal38DenseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal38DenseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal38DenseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal38DenseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal38DenseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal38DenseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal38SparseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal38SparseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal38SparseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal38SparseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal38SparseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal38SparseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal28SparseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal28SparseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal28SparseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal28SparseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal28SparseReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal28SparseReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VarBinaryReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VarBinaryReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVarBinaryReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarBinaryReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVarBinaryReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarBinaryReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VarCharReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VarCharReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVarCharReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarCharReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVarCharReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarCharReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Var16CharReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Var16CharReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVar16CharReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVar16CharReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVar16CharReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVar16CharReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VarDecimalReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VarDecimalReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVarDecimalReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarDecimalReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVarDecimalReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarDecimalReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BitReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/BitReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableBitReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableBitReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedBitReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedBitReaderImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TinyIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/TinyIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableTinyIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTinyIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedTinyIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTinyIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt1WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt1WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt1WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt1WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt1WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt1WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt2WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt2WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt2WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt2WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt2WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt2WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">SmallIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/SmallIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableSmallIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableSmallIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedSmallIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedSmallIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt4WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt4WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt4WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt4WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt4WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt4WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Float4WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Float4WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableFloat4WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableFloat4WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedFloat4WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedFloat4WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TimeWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/TimeWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableTimeWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTimeWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedTimeWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTimeWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntervalYearWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalYearWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntervalYearWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalYearWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntervalYearWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalYearWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal9WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal9WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal9WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal9WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal9WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal9WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BigIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/BigIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableBigIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableBigIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedBigIntWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedBigIntWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UInt8WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UInt8WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableUInt8WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt8WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedUInt8WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt8WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Float8WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Float8WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableFloat8WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableFloat8WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedFloat8WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedFloat8WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">DateWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/DateWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDateWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDateWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDateWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDateWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">TimeStampWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/TimeStampWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableTimeStampWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTimeStampWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedTimeStampWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTimeStampWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal18WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal18WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal18WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal18WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal18WriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal18WriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntervalDayWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalDayWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntervalDayWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalDayWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntervalDayWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalDayWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntervalWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableIntervalWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedIntervalWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal28DenseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal28DenseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal28DenseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal28DenseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal28DenseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal28DenseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal38DenseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal38DenseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal38DenseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal38DenseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal38DenseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal38DenseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal38SparseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal38SparseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal38SparseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal38SparseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal38SparseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal38SparseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Decimal28SparseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal28SparseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableDecimal28SparseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal28SparseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDecimal28SparseWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal28SparseWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VarBinaryWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VarBinaryWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVarBinaryWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarBinaryWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVarBinaryWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarBinaryWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VarCharWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VarCharWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVarCharWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarCharWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVarCharWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarCharWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">Var16CharWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/Var16CharWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVar16CharWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVar16CharWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVar16CharWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVar16CharWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VarDecimalWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VarDecimalWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableVarDecimalWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarDecimalWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedVarDecimalWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarDecimalWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BitWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/BitWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">NullableBitWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/NullableBitWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedBitWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedBitWriterImpl.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">SingleMapWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/SingleMapWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractRepeatedMapWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/AbstractRepeatedMapWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">RepeatedDictWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDictWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UnionListWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UnionListWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UnionVectorListWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UnionVectorListWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UnionVectorWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UnionVectorWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">UnionWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/UnionWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">VectorContainerWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/impl/VectorContainerWriter.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex.reader">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/vector/complex/reader/package-summary.html">org.apache.drill.exec.vector.complex.reader</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/complex/reader/package-summary.html">org.apache.drill.exec.vector.complex.reader</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/reader/BaseReader.html#getField--">getField</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex.writer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a> in <a href="../../../../../../org/apache/drill/exec/vector/complex/writer/package-summary.html">org.apache.drill.exec.vector.complex.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/complex/writer/package-summary.html">org.apache.drill.exec.vector.complex.writer</a> that return <a href="../../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">MaterializedField</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseWriter.MapWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapWriter.html#getField--">getField</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/record/MaterializedField.html" title="class in org.apache.drill.exec.record">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/record/class-use/MaterializedField.html" target="_top">Frames</a></li>
<li><a href="MaterializedField.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>