blob: 8cdc947c3226ceee996ce2d1060a87706e53676b [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>BaseWriter.ListWriter (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="BaseWriter.ListWriter (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BaseWriter.ListWriter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.DictWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapOrListWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html" target="_top">Frames</a></li>
<li><a href="BaseWriter.ListWriter.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.drill.exec.vector.complex.writer</div>
<h2 title="Interface BaseWriter.ListWriter" class="title">Interface BaseWriter.ListWriter</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/Positionable.html" title="interface in org.apache.drill.exec.vector.complex">Positionable</a></dd>
</dl>
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/FieldWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">FieldWriter</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/AbstractRepeatedMapWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">AbstractRepeatedMapWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/BigIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">BigIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/BitWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">BitWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/ComplexWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">ComplexWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/DateWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">DateWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal18WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Decimal18WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal28DenseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Decimal28DenseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal28SparseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Decimal28SparseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal38DenseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Decimal38DenseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal38SparseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Decimal38SparseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Decimal9WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Decimal9WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Float4WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Float4WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Float8WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Float8WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalDayWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">IntervalDayWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">IntervalWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/IntervalYearWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">IntervalYearWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/IntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">IntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableBigIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableBigIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableBitWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableBitWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDateWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDateWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal18WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDecimal18WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal28DenseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDecimal28DenseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal28SparseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDecimal28SparseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal38DenseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDecimal38DenseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal38SparseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDecimal38SparseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableDecimal9WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableDecimal9WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableFloat4WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableFloat4WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableFloat8WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableFloat8WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalDayWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableIntervalDayWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableIntervalWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntervalYearWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableIntervalYearWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableSmallIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableSmallIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTimeStampWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableTimeStampWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTimeWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableTimeWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableTinyIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableTinyIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt1WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableUInt1WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt2WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableUInt2WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt4WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableUInt4WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableUInt8WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableUInt8WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVar16CharWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableVar16CharWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarBinaryWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableVarBinaryWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarCharWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableVarCharWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/NullableVarDecimalWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">NullableVarDecimalWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/PromotableWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">PromotableWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedBigIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedBigIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedBitWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedBitWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDateWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDateWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal18WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDecimal18WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal28DenseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDecimal28DenseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal28SparseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDecimal28SparseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal38DenseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDecimal38DenseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal38SparseWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDecimal38SparseWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDecimal9WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDecimal9WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedDictWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedDictWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedFloat4WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedFloat4WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedFloat8WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedFloat8WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalDayWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedIntervalDayWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedIntervalWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntervalYearWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedIntervalYearWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedListWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedListWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedMapWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedMapWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedSmallIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedSmallIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTimeStampWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedTimeStampWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTimeWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedTimeWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedTinyIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedTinyIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt1WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedUInt1WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt2WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedUInt2WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt4WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedUInt4WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedUInt8WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedUInt8WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVar16CharWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedVar16CharWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarBinaryWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedVarBinaryWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarCharWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedVarCharWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/RepeatedVarDecimalWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">RepeatedVarDecimalWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/SingleDictWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">SingleDictWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/SingleListWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">SingleListWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/SingleMapWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">SingleMapWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/SmallIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">SmallIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/TimeStampWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">TimeStampWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/TimeWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">TimeWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/TinyIntWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">TinyIntWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UInt1WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">UInt1WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UInt2WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">UInt2WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UInt4WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">UInt4WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UInt8WriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">UInt8WriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UnionListWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">UnionListWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UnionVectorListWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">UnionVectorListWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UnionVectorWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">UnionVectorWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UnionWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">UnionWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/Var16CharWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">Var16CharWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/VarBinaryWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">VarBinaryWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/VarCharWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">VarCharWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/VarDecimalWriterImpl.html" title="class in org.apache.drill.exec.vector.complex.impl">VarDecimalWriterImpl</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/VectorContainerWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">VectorContainerWriter</a></dd>
</dl>
<dl>
<dt>Enclosing interface:</dt>
<dd><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="typeNameLabel">BaseWriter.ListWriter</span>
extends <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.drill.exec.vector.complex.writer.BaseWriter">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.drill.exec.vector.complex.writer.<a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ComplexWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.ComplexWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.DictWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.DictWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.ListWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapOrListWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.MapOrListWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.MapWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ScalarWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.ScalarWriter</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BigIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BigIntWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#bigInt--">bigInt</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BitWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BitWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#bit--">bit</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#copyReader-org.apache.drill.exec.vector.complex.reader.FieldReader-">copyReader</a></span>(<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/DateWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">DateWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#date--">date</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal18Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal18--">decimal18</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal18Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal18-int-int-">decimal18</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28DenseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal28Dense--">decimal28Dense</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28DenseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal28Dense-int-int-">decimal28Dense</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28SparseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal28Sparse--">decimal28Sparse</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28SparseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal28Sparse-int-int-">decimal28Sparse</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38DenseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal38Dense--">decimal38Dense</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38DenseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal38Dense-int-int-">decimal38Dense</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38SparseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal38Sparse--">decimal38Sparse</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38SparseWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal38Sparse-int-int-">decimal38Sparse</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal9Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal9--">decimal9</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal9Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#decimal9-int-int-">decimal9</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.DictWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.DictWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#dict--">dict</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#endList--">endList</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Float4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Float4Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#float4--">float4</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Float8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Float8Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#float8--">float8</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#integer--">integer</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#interval--">interval</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalDayWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalDayWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#intervalDay--">intervalDay</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalYearWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalYearWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#intervalYear--">intervalYear</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.ListWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#list--">list</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.MapWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#map--">map</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/SmallIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">SmallIntWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#smallInt--">smallInt</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#startList--">startList</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TimeWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TimeWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#time--">time</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TimeStampWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TimeStampWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#timeStamp--">timeStamp</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TinyIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TinyIntWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#tinyInt--">tinyInt</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt1Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt1Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#uInt1--">uInt1</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt2Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt2Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#uInt2--">uInt2</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt4Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#uInt4--">uInt4</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt8Writer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#uInt8--">uInt8</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UnionVectorWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">UnionVectorWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#union--">union</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Var16CharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Var16CharWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#var16Char--">var16Char</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarBinaryWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarBinaryWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#varBinary--">varBinary</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarCharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarCharWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#varChar--">varChar</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarDecimalWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#varDecimal--">varDecimal</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarDecimalWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html#varDecimal-int-int-">varDecimal</a></span>(int&nbsp;precision,
int&nbsp;scale)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.drill.exec.vector.complex.writer.BaseWriter">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.drill.exec.vector.complex.writer.<a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html#getParent--">getParent</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html#getValueCapacity--">getValueCapacity</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.AutoCloseable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--" title="class or interface in java.lang">close</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.drill.exec.vector.complex.Positionable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.drill.exec.vector.complex.<a href="../../../../../../../org/apache/drill/exec/vector/complex/Positionable.html" title="interface in org.apache.drill.exec.vector.complex">Positionable</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/vector/complex/Positionable.html#setPosition-int-">setPosition</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="startList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startList</h4>
<pre>void&nbsp;startList()</pre>
</li>
</ul>
<a name="endList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endList</h4>
<pre>void&nbsp;endList()</pre>
</li>
</ul>
<a name="map--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>map</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.MapWriter</a>&nbsp;map()</pre>
</li>
</ul>
<a name="dict--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dict</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.DictWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.DictWriter</a>&nbsp;dict()</pre>
</li>
</ul>
<a name="list--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>list</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BaseWriter.ListWriter</a>&nbsp;list()</pre>
</li>
</ul>
<a name="union--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>union</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/impl/UnionVectorWriter.html" title="class in org.apache.drill.exec.vector.complex.impl">UnionVectorWriter</a>&nbsp;union()</pre>
</li>
</ul>
<a name="copyReader-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyReader</h4>
<pre>void&nbsp;copyReader(<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
</li>
</ul>
<a name="tinyInt--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tinyInt</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TinyIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TinyIntWriter</a>&nbsp;tinyInt()</pre>
</li>
</ul>
<a name="uInt1--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uInt1</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt1Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt1Writer</a>&nbsp;uInt1()</pre>
</li>
</ul>
<a name="uInt2--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uInt2</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt2Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt2Writer</a>&nbsp;uInt2()</pre>
</li>
</ul>
<a name="smallInt--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>smallInt</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/SmallIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">SmallIntWriter</a>&nbsp;smallInt()</pre>
</li>
</ul>
<a name="integer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>integer</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntWriter</a>&nbsp;integer()</pre>
</li>
</ul>
<a name="uInt4--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uInt4</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt4Writer</a>&nbsp;uInt4()</pre>
</li>
</ul>
<a name="float4--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>float4</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Float4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Float4Writer</a>&nbsp;float4()</pre>
</li>
</ul>
<a name="time--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>time</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TimeWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TimeWriter</a>&nbsp;time()</pre>
</li>
</ul>
<a name="intervalYear--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>intervalYear</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalYearWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalYearWriter</a>&nbsp;intervalYear()</pre>
</li>
</ul>
<a name="decimal9-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal9</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal9Writer</a>&nbsp;decimal9(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="decimal9--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal9</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal9Writer</a>&nbsp;decimal9()</pre>
</li>
</ul>
<a name="bigInt--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bigInt</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BigIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BigIntWriter</a>&nbsp;bigInt()</pre>
</li>
</ul>
<a name="uInt8--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uInt8</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt8Writer</a>&nbsp;uInt8()</pre>
</li>
</ul>
<a name="float8--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>float8</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Float8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Float8Writer</a>&nbsp;float8()</pre>
</li>
</ul>
<a name="date--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>date</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/DateWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">DateWriter</a>&nbsp;date()</pre>
</li>
</ul>
<a name="timeStamp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>timeStamp</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TimeStampWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TimeStampWriter</a>&nbsp;timeStamp()</pre>
</li>
</ul>
<a name="decimal18-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal18</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal18Writer</a>&nbsp;decimal18(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="decimal18--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal18</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal18Writer</a>&nbsp;decimal18()</pre>
</li>
</ul>
<a name="intervalDay--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>intervalDay</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalDayWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalDayWriter</a>&nbsp;intervalDay()</pre>
</li>
</ul>
<a name="interval--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>interval</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalWriter</a>&nbsp;interval()</pre>
</li>
</ul>
<a name="decimal28Dense-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal28Dense</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28DenseWriter</a>&nbsp;decimal28Dense(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="decimal28Dense--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal28Dense</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28DenseWriter</a>&nbsp;decimal28Dense()</pre>
</li>
</ul>
<a name="decimal38Dense-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal38Dense</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38DenseWriter</a>&nbsp;decimal38Dense(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="decimal38Dense--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal38Dense</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38DenseWriter</a>&nbsp;decimal38Dense()</pre>
</li>
</ul>
<a name="decimal38Sparse-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal38Sparse</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38SparseWriter</a>&nbsp;decimal38Sparse(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="decimal38Sparse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal38Sparse</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38SparseWriter</a>&nbsp;decimal38Sparse()</pre>
</li>
</ul>
<a name="decimal28Sparse-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal28Sparse</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28SparseWriter</a>&nbsp;decimal28Sparse(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="decimal28Sparse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decimal28Sparse</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28SparseWriter</a>&nbsp;decimal28Sparse()</pre>
</li>
</ul>
<a name="varBinary--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>varBinary</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarBinaryWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarBinaryWriter</a>&nbsp;varBinary()</pre>
</li>
</ul>
<a name="varChar--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>varChar</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarCharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarCharWriter</a>&nbsp;varChar()</pre>
</li>
</ul>
<a name="var16Char--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>var16Char</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Var16CharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Var16CharWriter</a>&nbsp;var16Char()</pre>
</li>
</ul>
<a name="varDecimal-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>varDecimal</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarDecimalWriter</a>&nbsp;varDecimal(int&nbsp;precision,
int&nbsp;scale)</pre>
</li>
</ul>
<a name="varDecimal--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>varDecimal</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarDecimalWriter</a>&nbsp;varDecimal()</pre>
</li>
</ul>
<a name="bit--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>bit</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BitWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BitWriter</a>&nbsp;bit()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BaseWriter.ListWriter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.DictWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.MapOrListWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/vector/complex/writer/BaseWriter.ListWriter.html" target="_top">Frames</a></li>
<li><a href="BaseWriter.ListWriter.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>