blob: 232f2b0d5c3691a36049fe4bcd75c11f6f06e7e8 [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>org.apache.drill.exec.record (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>
<h1 class="bar"><a href="../../../../../org/apache/drill/exec/record/package-summary.html" target="classFrame">org.apache.drill.exec.record</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CloseableRecordBatch.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">CloseableRecordBatch</span></a></li>
<li><a href="ColumnConverter.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">ColumnConverter</span></a></li>
<li><a href="MaterializeVisitor.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">MaterializeVisitor</span></a></li>
<li><a href="RawFragmentBatchProvider.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">RawFragmentBatchProvider</span></a></li>
<li><a href="RecordBatch.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">RecordBatch</span></a></li>
<li><a href="TableFunctionContract.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">TableFunctionContract</span></a></li>
<li><a href="TransferPair.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">TransferPair</span></a></li>
<li><a href="VectorAccessible.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">VectorAccessible</span></a></li>
<li><a href="VectorWrapper.html" title="interface in org.apache.drill.exec.record" target="classFrame"><span class="interfaceName">VectorWrapper</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractBinaryRecordBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">AbstractBinaryRecordBatch</a></li>
<li><a href="AbstractRecordBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">AbstractRecordBatch</a></li>
<li><a href="AbstractSingleRecordBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">AbstractSingleRecordBatch</a></li>
<li><a href="AbstractTableFunctionRecordBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">AbstractTableFunctionRecordBatch</a></li>
<li><a href="AbstractUnaryRecordBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">AbstractUnaryRecordBatch</a></li>
<li><a href="BatchSchema.html" title="class in org.apache.drill.exec.record" target="classFrame">BatchSchema</a></li>
<li><a href="BatchSchemaBuilder.html" title="class in org.apache.drill.exec.record" target="classFrame">BatchSchemaBuilder</a></li>
<li><a href="ColumnConverter.ArrayColumnConverter.html" title="class in org.apache.drill.exec.record" target="classFrame">ColumnConverter.ArrayColumnConverter</a></li>
<li><a href="ColumnConverter.DictColumnConverter.html" title="class in org.apache.drill.exec.record" target="classFrame">ColumnConverter.DictColumnConverter</a></li>
<li><a href="ColumnConverter.DummyColumnConverter.html" title="class in org.apache.drill.exec.record" target="classFrame">ColumnConverter.DummyColumnConverter</a></li>
<li><a href="ColumnConverter.MapColumnConverter.html" title="class in org.apache.drill.exec.record" target="classFrame">ColumnConverter.MapColumnConverter</a></li>
<li><a href="ColumnConverter.ScalarColumnConverter.html" title="class in org.apache.drill.exec.record" target="classFrame">ColumnConverter.ScalarColumnConverter</a></li>
<li><a href="ColumnConverterFactory.html" title="class in org.apache.drill.exec.record" target="classFrame">ColumnConverterFactory</a></li>
<li><a href="DeadBuf.html" title="class in org.apache.drill.exec.record" target="classFrame">DeadBuf</a></li>
<li><a href="ExpandableHyperContainer.html" title="class in org.apache.drill.exec.record" target="classFrame">ExpandableHyperContainer</a></li>
<li><a href="FragmentWritableBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">FragmentWritableBatch</a></li>
<li><a href="HyperVectorWrapper.html" title="class in org.apache.drill.exec.record" target="classFrame">HyperVectorWrapper</a></li>
<li><a href="JoinBatchMemoryManager.html" title="class in org.apache.drill.exec.record" target="classFrame">JoinBatchMemoryManager</a></li>
<li><a href="MajorTypeSerDe.html" title="class in org.apache.drill.exec.record" target="classFrame">MajorTypeSerDe</a></li>
<li><a href="MajorTypeSerDe.De.html" title="class in org.apache.drill.exec.record" target="classFrame">MajorTypeSerDe.De</a></li>
<li><a href="MajorTypeSerDe.MajorTypeHolder.html" title="class in org.apache.drill.exec.record" target="classFrame">MajorTypeSerDe.MajorTypeHolder</a></li>
<li><a href="MajorTypeSerDe.Se.html" title="class in org.apache.drill.exec.record" target="classFrame">MajorTypeSerDe.Se</a></li>
<li><a href="MaterializedField.html" title="class in org.apache.drill.exec.record" target="classFrame">MaterializedField</a></li>
<li><a href="RawFragmentBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">RawFragmentBatch</a></li>
<li><a href="RecordBatchLoader.html" title="class in org.apache.drill.exec.record" target="classFrame">RecordBatchLoader</a></li>
<li><a href="RecordBatchMemoryManager.html" title="class in org.apache.drill.exec.record" target="classFrame">RecordBatchMemoryManager</a></li>
<li><a href="RecordBatchSizer.html" title="class in org.apache.drill.exec.record" target="classFrame">RecordBatchSizer</a></li>
<li><a href="RecordIterator.html" title="class in org.apache.drill.exec.record" target="classFrame">RecordIterator</a></li>
<li><a href="RecordValueAccessor.html" title="class in org.apache.drill.exec.record" target="classFrame">RecordValueAccessor</a></li>
<li><a href="SchemaBuilder.html" title="class in org.apache.drill.exec.record" target="classFrame">SchemaBuilder</a></li>
<li><a href="SchemalessBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">SchemalessBatch</a></li>
<li><a href="SchemaUtil.html" title="class in org.apache.drill.exec.record" target="classFrame">SchemaUtil</a></li>
<li><a href="SimpleRecordBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">SimpleRecordBatch</a></li>
<li><a href="SimpleVectorWrapper.html" title="class in org.apache.drill.exec.record" target="classFrame">SimpleVectorWrapper</a></li>
<li><a href="TypedFieldId.html" title="class in org.apache.drill.exec.record" target="classFrame">TypedFieldId</a></li>
<li><a href="TypedFieldId.Builder.html" title="class in org.apache.drill.exec.record" target="classFrame">TypedFieldId.Builder</a></li>
<li><a href="VectorAccessibleComplexWriter.html" title="class in org.apache.drill.exec.record" target="classFrame">VectorAccessibleComplexWriter</a></li>
<li><a href="VectorAccessibleUtilities.html" title="class in org.apache.drill.exec.record" target="classFrame">VectorAccessibleUtilities</a></li>
<li><a href="VectorContainer.html" title="class in org.apache.drill.exec.record" target="classFrame">VectorContainer</a></li>
<li><a href="VectorInitializer.html" title="class in org.apache.drill.exec.record" target="classFrame">VectorInitializer</a></li>
<li><a href="VectorInitializer.AllocationHint.html" title="class in org.apache.drill.exec.record" target="classFrame">VectorInitializer.AllocationHint</a></li>
<li><a href="WritableBatch.html" title="class in org.apache.drill.exec.record" target="classFrame">WritableBatch</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="AbstractBinaryRecordBatch.Metric.html" title="enum in org.apache.drill.exec.record" target="classFrame">AbstractBinaryRecordBatch.Metric</a></li>
<li><a href="AbstractRecordBatch.BatchState.html" title="enum in org.apache.drill.exec.record" target="classFrame">AbstractRecordBatch.BatchState</a></li>
<li><a href="BatchSchema.SelectionVectorMode.html" title="enum in org.apache.drill.exec.record" target="classFrame">BatchSchema.SelectionVectorMode</a></li>
<li><a href="RecordBatch.IterOutcome.html" title="enum in org.apache.drill.exec.record" target="classFrame">RecordBatch.IterOutcome</a></li>
</ul>
</div>
</body>
</html>