blob: 5a6a55acff5086e7eed6d805f6925586ebcb2363 [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 (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 (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":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.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>Prev&nbsp;Class</li>
<li><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ComplexWriter.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.html" target="_top">Frames</a></li>
<li><a href="BaseWriter.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><a href="#nested.class.summary">Nested</a>&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" class="title">Interface BaseWriter</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/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/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.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>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BigIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BigIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BitWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">BitWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/DateWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">DateWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal18Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28DenseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal28SparseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38DenseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal38SparseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Decimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Decimal9Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/FieldWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">FieldWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Float4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Float4Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Float8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">Float8Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalDayWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalDayWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntervalYearWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntervalYearWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/IntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">IntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableBigIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableBigIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableBitWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableBitWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDateWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDateWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDecimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDecimal18Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDecimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDecimal28DenseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDecimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDecimal28SparseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDecimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDecimal38DenseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDecimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDecimal38SparseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableDecimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableDecimal9Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableFloat4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableFloat4Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableFloat8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableFloat8Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableIntervalDayWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableIntervalDayWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableIntervalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableIntervalWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableIntervalYearWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableIntervalYearWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableSmallIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableSmallIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableTimeStampWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableTimeStampWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableTimeWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableTimeWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableTinyIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableTinyIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableUInt1Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableUInt1Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableUInt2Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableUInt2Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableUInt4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableUInt4Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableUInt8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableUInt8Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableVar16CharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableVar16CharWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableVarBinaryWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableVarBinaryWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableVarCharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableVarCharWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/NullableVarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">NullableVarDecimalWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedBigIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedBigIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedBitWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedBitWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDateWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDateWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDecimal18Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDecimal18Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDecimal28DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDecimal28DenseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDecimal28SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDecimal28SparseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDecimal38DenseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDecimal38DenseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDecimal38SparseWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDecimal38SparseWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedDecimal9Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedDecimal9Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedFloat4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedFloat4Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedFloat8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedFloat8Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedIntervalDayWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedIntervalDayWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedIntervalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedIntervalWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedIntervalYearWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedIntervalYearWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedSmallIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedSmallIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedTimeStampWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedTimeStampWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedTimeWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedTimeWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedTinyIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedTinyIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedUInt1Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedUInt1Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedUInt2Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedUInt2Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedUInt4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedUInt4Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedUInt8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedUInt8Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedVar16CharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedVar16CharWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedVarBinaryWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedVarBinaryWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedVarCharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedVarCharWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/RepeatedVarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">RepeatedVarDecimalWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/SmallIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">SmallIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TimeStampWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TimeStampWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TimeWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TimeWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/TinyIntWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">TinyIntWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt1Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt1Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt2Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt2Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt4Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt4Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/UInt8Writer.html" title="interface in org.apache.drill.exec.vector.complex.writer">UInt8Writer</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/Var16CharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">Var16CharWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarBinaryWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarBinaryWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarCharWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarCharWriter</a>, <a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/VarDecimalWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">VarDecimalWriter</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>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">BaseWriter</span>
extends <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/Positionable.html" title="interface in org.apache.drill.exec.vector.complex">Positionable</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>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&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/FieldWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">FieldWriter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html#getParent--">getParent</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.html#getValueCapacity--">getValueCapacity</a></span>()</code>&nbsp;</td>
</tr>
</table>
<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="getParent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParent</h4>
<pre><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/FieldWriter.html" title="interface in org.apache.drill.exec.vector.complex.writer">FieldWriter</a>&nbsp;getParent()</pre>
</li>
</ul>
<a name="getValueCapacity--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getValueCapacity</h4>
<pre>int&nbsp;getValueCapacity()</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.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>Prev&nbsp;Class</li>
<li><a href="../../../../../../../org/apache/drill/exec/vector/complex/writer/BaseWriter.ComplexWriter.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.html" target="_top">Frames</a></li>
<li><a href="BaseWriter.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><a href="#nested.class.summary">Nested</a>&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>