blob: a672540306c11d0cb0ee530040aff4a0356c09f5 [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 Class Hierarchy (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="org.apache.drill.exec.record Class Hierarchy (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/proto/helper/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/drill/exec/record/metadata/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/drill/exec/record/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.drill.exec.record</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.drill.exec.vector.complex.<a href="../../../../../org/apache/drill/exec/vector/complex/AbstractContainerVector.html" title="class in org.apache.drill.exec.vector.complex"><span class="typeNameLink">AbstractContainerVector</span></a> (implements org.apache.drill.exec.vector.<a href="../../../../../org/apache/drill/exec/vector/ValueVector.html" title="interface in org.apache.drill.exec.vector">ValueVector</a>)
<ul>
<li type="circle">org.apache.drill.exec.vector.complex.<a href="../../../../../org/apache/drill/exec/vector/complex/AbstractMapVector.html" title="class in org.apache.drill.exec.vector.complex"><span class="typeNameLink">AbstractMapVector</span></a>
<ul>
<li type="circle">org.apache.drill.exec.vector.complex.<a href="../../../../../org/apache/drill/exec/vector/complex/MapVector.html" title="class in org.apache.drill.exec.vector.complex"><span class="typeNameLink">MapVector</span></a>
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorAccessibleComplexWriter.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">VectorAccessibleComplexWriter</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractRecordBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">AbstractRecordBatch</span></a>&lt;T&gt; (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/CloseableRecordBatch.html" title="interface in org.apache.drill.exec.record">CloseableRecordBatch</a>)
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractBinaryRecordBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">AbstractBinaryRecordBatch</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractUnaryRecordBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">AbstractUnaryRecordBatch</span></a>&lt;T&gt;
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractSingleRecordBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">AbstractSingleRecordBatch</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractTableFunctionRecordBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">AbstractTableFunctionRecordBatch</span></a>&lt;T&gt; (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/TableFunctionContract.html" title="interface in org.apache.drill.exec.record">TableFunctionContract</a>)</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/BatchSchema.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">BatchSchema</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/BatchSchemaBuilder.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">BatchSchemaBuilder</span></a></li>
<li type="circle">io.netty.buffer.ByteBuf (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, io.netty.util.ReferenceCounted)
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/DeadBuf.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">DeadBuf</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.ArrayColumnConverter.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverter.ArrayColumnConverter</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.html" title="interface in org.apache.drill.exec.record">ColumnConverter</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.DictColumnConverter.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverter.DictColumnConverter</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.html" title="interface in org.apache.drill.exec.record">ColumnConverter</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.DummyColumnConverter.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverter.DummyColumnConverter</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.html" title="interface in org.apache.drill.exec.record">ColumnConverter</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.MapColumnConverter.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverter.MapColumnConverter</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.html" title="interface in org.apache.drill.exec.record">ColumnConverter</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.ScalarColumnConverter.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverter.ScalarColumnConverter</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.html" title="interface in org.apache.drill.exec.record">ColumnConverter</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverterFactory.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverterFactory</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/FragmentWritableBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">FragmentWritableBatch</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/HyperVectorWrapper.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">HyperVectorWrapper</span></a>&lt;T&gt; (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorWrapper.html" title="interface in org.apache.drill.exec.record">VectorWrapper</a>&lt;T&gt;)</li>
<li type="circle">com.fasterxml.jackson.databind.JsonDeserializer&lt;T&gt; (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
<ul>
<li type="circle">com.fasterxml.jackson.databind.deser.std.StdDeserializer&lt;T&gt; (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/MajorTypeSerDe.De.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">MajorTypeSerDe.De</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">com.fasterxml.jackson.databind.JsonSerializer&lt;T&gt; (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
<ul>
<li type="circle">com.fasterxml.jackson.databind.ser.std.StdSerializer&lt;T&gt; (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/MajorTypeSerDe.Se.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">MajorTypeSerDe.Se</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/MajorTypeSerDe.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">MajorTypeSerDe</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/MajorTypeSerDe.MajorTypeHolder.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">MajorTypeSerDe.MajorTypeHolder</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/MaterializedField.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">MaterializedField</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RawFragmentBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RawFragmentBatch</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatchLoader.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RecordBatchLoader</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorAccessible.html" title="interface in org.apache.drill.exec.record">VectorAccessible</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatchMemoryManager.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RecordBatchMemoryManager</span></a>
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/JoinBatchMemoryManager.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">JoinBatchMemoryManager</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatchSizer.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RecordBatchSizer</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatchSizer.ColumnSize.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RecordBatchSizer.ColumnSize</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordIterator.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RecordIterator</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorAccessible.html" title="interface in org.apache.drill.exec.record">VectorAccessible</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordValueAccessor.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">RecordValueAccessor</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/SchemaBuilder.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">SchemaBuilder</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/SchemalessBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">SchemalessBatch</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/CloseableRecordBatch.html" title="interface in org.apache.drill.exec.record">CloseableRecordBatch</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/SchemaUtil.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">SchemaUtil</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/SimpleRecordBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">SimpleRecordBatch</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatch.html" title="interface in org.apache.drill.exec.record">RecordBatch</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/SimpleVectorWrapper.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">SimpleVectorWrapper</span></a>&lt;T&gt; (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorWrapper.html" title="interface in org.apache.drill.exec.record">VectorWrapper</a>&lt;T&gt;)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/TypedFieldId.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">TypedFieldId</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/TypedFieldId.Builder.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">TypedFieldId.Builder</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorAccessibleUtilities.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">VectorAccessibleUtilities</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorContainer.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">VectorContainer</span></a> (implements org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorAccessible.html" title="interface in org.apache.drill.exec.record">VectorAccessible</a>)
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ExpandableHyperContainer.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">ExpandableHyperContainer</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorInitializer.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">VectorInitializer</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorInitializer.AllocationHint.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">VectorInitializer.AllocationHint</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/WritableBatch.html" title="class in org.apache.drill.exec.record"><span class="typeNameLink">WritableBatch</span></a> (implements 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>)</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">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"><span class="typeNameLink">AutoCloseable</span></a>
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/CloseableRecordBatch.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">CloseableRecordBatch</span></a> (also extends org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatch.html" title="interface in org.apache.drill.exec.record">RecordBatch</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RawFragmentBatchProvider.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">RawFragmentBatchProvider</span></a></li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/ColumnConverter.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">ColumnConverter</span></a></li>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Iterable</span></a>&lt;T&gt;
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorAccessible.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">VectorAccessible</span></a>
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatch.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">RecordBatch</span></a>
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/CloseableRecordBatch.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">CloseableRecordBatch</span></a> (also extends 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>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/MaterializeVisitor.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">MaterializeVisitor</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/TableFunctionContract.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">TableFunctionContract</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/TransferPair.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">TransferPair</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/VectorWrapper.html" title="interface in org.apache.drill.exec.record"><span class="typeNameLink">VectorWrapper</span></a>&lt;T&gt;</li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractRecordBatch.BatchState.html" title="enum in org.apache.drill.exec.record"><span class="typeNameLink">AbstractRecordBatch.BatchState</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/AbstractBinaryRecordBatch.Metric.html" title="enum in org.apache.drill.exec.record"><span class="typeNameLink">AbstractBinaryRecordBatch.Metric</span></a> (implements org.apache.drill.exec.ops.<a href="../../../../../org/apache/drill/exec/ops/MetricDef.html" title="interface in org.apache.drill.exec.ops">MetricDef</a>)</li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/BatchSchema.SelectionVectorMode.html" title="enum in org.apache.drill.exec.record"><span class="typeNameLink">BatchSchema.SelectionVectorMode</span></a></li>
<li type="circle">org.apache.drill.exec.record.<a href="../../../../../org/apache/drill/exec/record/RecordBatch.IterOutcome.html" title="enum in org.apache.drill.exec.record"><span class="typeNameLink">RecordBatch.IterOutcome</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/proto/helper/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/drill/exec/record/metadata/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/drill/exec/record/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>