blob: af3d2bda62e3cf9a8498ab3ec6a0d66bb7903451 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.drill.test.DrillTest (Drill : 1.20.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.drill.test.DrillTest (Drill : 1.20.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/drill/test/class-use/DrillTest.html" target="_top">Frames</a></li>
<li><a href="DrillTest.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.drill.test.DrillTest" class="title">Uses of Class<br>org.apache.drill.test.DrillTest</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.mapr.drill.maprdb.tests.binary">com.mapr.drill.maprdb.tests.binary</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.mapr.drill.maprdb.tests.index">com.mapr.drill.maprdb.tests.index</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.mapr.drill.maprdb.tests.json">com.mapr.drill.maprdb.tests.json</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill">org.apache.drill</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.alias">org.apache.drill.alias</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec">org.apache.drill.exec</a></td>
<td class="colLast">
<div class="block">Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.cache">org.apache.drill.exec.cache</a></td>
<td class="colLast">
<div class="block">Distributed cache for syncing state and data between Drillbits.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.client">org.apache.drill.exec.client</a></td>
<td class="colLast">
<div class="block">Java client API for submitting queries and accepting result sets from a Drill
server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.compile">org.apache.drill.exec.compile</a></td>
<td class="colLast">
<div class="block">Runtime code-generation, compilation and bytecode-manipulation utilities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.expr">org.apache.drill.exec.expr</a></td>
<td class="colLast">
<div class="block">Drill expression materialization and evaluation facilities.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.expr.fn.impl">org.apache.drill.exec.expr.fn.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.fn.hive">org.apache.drill.exec.fn.hive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.fn.impl">org.apache.drill.exec.fn.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.fn.impl.testing">org.apache.drill.exec.fn.impl.testing</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.fn.interp">org.apache.drill.exec.fn.interp</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.hive">org.apache.drill.exec.hive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.hive.complex_types">org.apache.drill.exec.hive.complex_types</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.impersonation">org.apache.drill.exec.impersonation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.impersonation.hive">org.apache.drill.exec.impersonation.hive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.memory">org.apache.drill.exec.memory</a></td>
<td class="colLast">
<div class="block">Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Drill's memory allocation subsystem.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.metastore">org.apache.drill.exec.metastore</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.nested">org.apache.drill.exec.nested</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.opt">org.apache.drill.exec.opt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.persistent.store.pcap">org.apache.drill.exec.persistent.store.pcap</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.config">org.apache.drill.exec.physical.config</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl">org.apache.drill.exec.physical.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.agg">org.apache.drill.exec.physical.impl.agg</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.broadcastsender">org.apache.drill.exec.physical.impl.broadcastsender</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.filter">org.apache.drill.exec.physical.impl.filter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.flatten">org.apache.drill.exec.physical.impl.flatten</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.join">org.apache.drill.exec.physical.impl.join</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.lateraljoin">org.apache.drill.exec.physical.impl.lateraljoin</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.limit">org.apache.drill.exec.physical.impl.limit</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.mergereceiver">org.apache.drill.exec.physical.impl.mergereceiver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.orderedpartitioner">org.apache.drill.exec.physical.impl.orderedpartitioner</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.PartitionLimit">org.apache.drill.exec.physical.impl.PartitionLimit</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.partitionsender">org.apache.drill.exec.physical.impl.partitionsender</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.project">org.apache.drill.exec.physical.impl.project</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.protocol">org.apache.drill.exec.physical.impl.protocol</a></td>
<td class="colLast">
<div class="block">Defines a revised implementation of the Drill RecordBatch protocol.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan">org.apache.drill.exec.physical.impl.scan</a></td>
<td class="colLast">
<div class="block">Defines the scan operation implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.convert">org.apache.drill.exec.physical.impl.scan.convert</a></td>
<td class="colLast">
<div class="block">Standard type conversion tools for the case in which the input
types are the standard Java types already supported by the
<code>ValuesWriter</code> interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.project">org.apache.drill.exec.physical.impl.scan.project</a></td>
<td class="colLast">
<div class="block">Provides run-time semantic analysis of the projection list for the
scan operator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.v3">org.apache.drill.exec.physical.impl.scan.v3</a></td>
<td class="colLast">
<div class="block">Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.v3.file">org.apache.drill.exec.physical.impl.scan.v3.file</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.v3.lifecycle">org.apache.drill.exec.physical.impl.scan.v3.lifecycle</a></td>
<td class="colLast">
<div class="block">Implements the details of the scan lifecycle for a set of readers,
primarily the process of resolving the scan output schema from a variety
of input schemas, then running each reader, each of which will produce
some number of batches.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.scan.v3.schema">org.apache.drill.exec.physical.impl.scan.v3.schema</a></td>
<td class="colLast">
<div class="block">Provides run-time semantic analysis of the projection list for the
scan operator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.sort">org.apache.drill.exec.physical.impl.sort</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.svremover">org.apache.drill.exec.physical.impl.svremover</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.TopN">org.apache.drill.exec.physical.impl.TopN</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.trace">org.apache.drill.exec.physical.impl.trace</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.union">org.apache.drill.exec.physical.impl.union</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.unnest">org.apache.drill.exec.physical.impl.unnest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.validate">org.apache.drill.exec.physical.impl.validate</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.window">org.apache.drill.exec.physical.impl.window</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.writer">org.apache.drill.exec.physical.impl.writer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.impl.xsort">org.apache.drill.exec.physical.impl.xsort</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.resultSet.impl">org.apache.drill.exec.physical.resultSet.impl</a></td>
<td class="colLast">
<div class="block">Handles the details of the result set loader implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.rowSet">org.apache.drill.exec.physical.rowSet</a></td>
<td class="colLast">
<div class="block">Provides a set of tools to work with row sets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.physical.unit">org.apache.drill.exec.physical.unit</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner">org.apache.drill.exec.planner</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.logical">org.apache.drill.exec.planner.logical</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.rm">org.apache.drill.exec.planner.rm</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.sql">org.apache.drill.exec.planner.sql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.sql.handlers">org.apache.drill.exec.planner.sql.handlers</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.pop">org.apache.drill.exec.pop</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.record">org.apache.drill.exec.record</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.record.vector">org.apache.drill.exec.record.vector</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.resourcemgr">org.apache.drill.exec.resourcemgr</a></td>
<td class="colLast">
<div class="block">This package will contain all the components of resource manager in Drill.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.rpc.control">org.apache.drill.exec.rpc.control</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.rpc.data">org.apache.drill.exec.rpc.data</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.rpc.user">org.apache.drill.exec.rpc.user</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.rpc.user.security">org.apache.drill.exec.rpc.user.security</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.server">org.apache.drill.exec.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.server.rest">org.apache.drill.exec.server.rest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.server.rest.ssl">org.apache.drill.exec.server.rest.ssl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.sql">org.apache.drill.exec.sql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.sql.hive">org.apache.drill.exec.sql.hive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store">org.apache.drill.exec.store</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.avro">org.apache.drill.exec.store.avro</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.cassandra">org.apache.drill.exec.store.cassandra</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.dfs">org.apache.drill.exec.store.dfs</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.druid">org.apache.drill.exec.store.druid</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.easy.json.loader">org.apache.drill.exec.store.easy.json.loader</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.easy.text.compliant">org.apache.drill.exec.store.easy.text.compliant</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.elasticsearch">org.apache.drill.exec.store.elasticsearch</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.enumerable">org.apache.drill.exec.store.enumerable</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.esri">org.apache.drill.exec.store.esri</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.excel">org.apache.drill.exec.store.excel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.hdf5">org.apache.drill.exec.store.hdf5</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.http">org.apache.drill.exec.store.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.httpd">org.apache.drill.exec.store.httpd</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.iceberg">org.apache.drill.exec.store.iceberg</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.image">org.apache.drill.exec.store.image</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.ischema">org.apache.drill.exec.store.ischema</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.jdbc">org.apache.drill.exec.store.jdbc</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.json">org.apache.drill.exec.store.json</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.kafka">org.apache.drill.exec.store.kafka</a></td>
<td class="colLast">
<div class="block">Kafka storage plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.log">org.apache.drill.exec.store.log</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.ltsv">org.apache.drill.exec.store.ltsv</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.mock">org.apache.drill.exec.store.mock</a></td>
<td class="colLast">
<div class="block">Defines a mock data source which generates dummy test data for use
in testing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.mongo">org.apache.drill.exec.store.mongo</a></td>
<td class="colLast">
<div class="block">MongoDB storage plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet">org.apache.drill.exec.store.parquet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet.columnreaders">org.apache.drill.exec.store.parquet.columnreaders</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.parquet2">org.apache.drill.exec.store.parquet2</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.pcap">org.apache.drill.exec.store.pcap</a></td>
<td class="colLast">
<div class="block">For comments on realization of this format plugin look at :</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.pcapng">org.apache.drill.exec.store.pcapng</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.pdf">org.apache.drill.exec.store.pdf</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.phoenix">org.apache.drill.exec.store.phoenix</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.phoenix.secured">org.apache.drill.exec.store.phoenix.secured</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.sas">org.apache.drill.exec.store.sas</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.sequencefile">org.apache.drill.exec.store.sequencefile</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.splunk">org.apache.drill.exec.store.splunk</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.spss">org.apache.drill.exec.store.spss</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.store">org.apache.drill.exec.store.store</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.sys">org.apache.drill.exec.store.sys</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.syslog">org.apache.drill.exec.store.syslog</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.xml">org.apache.drill.exec.store.xml</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.testing">org.apache.drill.exec.testing</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.udf.dynamic">org.apache.drill.exec.udf.dynamic</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.udfs">org.apache.drill.exec.udfs</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.udfs.gis">org.apache.drill.exec.udfs.gis</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.util">org.apache.drill.exec.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex">org.apache.drill.exec.vector.complex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex.fn">org.apache.drill.exec.vector.complex.fn</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.vector.complex.writer">org.apache.drill.exec.vector.complex.writer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.work.batch">org.apache.drill.exec.work.batch</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.work.filter">org.apache.drill.exec.work.filter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.work.fragment">org.apache.drill.exec.work.fragment</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.work.metadata">org.apache.drill.exec.work.metadata</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.work.prepare">org.apache.drill.exec.work.prepare</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.hbase">org.apache.drill.hbase</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.jdbc">org.apache.drill.jdbc</a></td>
<td class="colLast">
<div class="block">JDBC driver for Drill.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.jdbc.proxy">org.apache.drill.jdbc.proxy</a></td>
<td class="colLast">
<div class="block">Tracing proxy JDBC driver.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.jdbc.test">org.apache.drill.jdbc.test</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.storage">org.apache.drill.storage</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.store.kudu">org.apache.drill.store.kudu</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.store.openTSDB">org.apache.drill.store.openTSDB</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.test">org.apache.drill.test</a></td>
<td class="colLast">
<div class="block">
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.vector">org.apache.drill.vector</a></td>
<td class="colLast">
<div class="block">Tests for value vectors.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.mapr.drill.maprdb.tests.binary">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../com/mapr/drill/maprdb/tests/binary/package-summary.html">com.mapr.drill.maprdb.tests.binary</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../com/mapr/drill/maprdb/tests/binary/package-summary.html">com.mapr.drill.maprdb.tests.binary</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/binary/TestMapRDBCFAsJSONString.html" title="class in com.mapr.drill.maprdb.tests.binary">TestMapRDBCFAsJSONString</a></span></code>
<div class="block">This class does not define any test method but includes all test methods
defined in the parent class, all of which are tested against MapRDB instead
of HBase.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/binary/TestMapRDBFilterPushDown.html" title="class in com.mapr.drill.maprdb.tests.binary">TestMapRDBFilterPushDown</a></span></code>
<div class="block">This class does not define any test method but includes all test methods
defined in the parent class, all of which are tested against MapRDB instead
of HBase.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/binary/TestMapRDBProjectPushDown.html" title="class in com.mapr.drill.maprdb.tests.binary">TestMapRDBProjectPushDown</a></span></code>
<div class="block">This class does not define any test method but includes all test methods
defined in the parent class, all of which are tested against MapRDB instead
of HBase.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/binary/TestMapRDBQueries.html" title="class in com.mapr.drill.maprdb.tests.binary">TestMapRDBQueries</a></span></code>
<div class="block">This class does not define any test method but includes all test methods
defined in the parent class, all of which are tested against MapRDB instead
of HBase.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/binary/TestMapRDBSimple.html" title="class in com.mapr.drill.maprdb.tests.binary">TestMapRDBSimple</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.mapr.drill.maprdb.tests.index">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../com/mapr/drill/maprdb/tests/index/package-summary.html">com.mapr.drill.maprdb.tests.index</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../com/mapr/drill/maprdb/tests/index/package-summary.html">com.mapr.drill.maprdb.tests.index</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/index/IndexHintPlanTest.html" title="class in com.mapr.drill.maprdb.tests.index">IndexHintPlanTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/index/IndexPlanTest.html" title="class in com.mapr.drill.maprdb.tests.index">IndexPlanTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/index/StatisticsTest.html" title="class in com.mapr.drill.maprdb.tests.index">StatisticsTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.mapr.drill.maprdb.tests.json">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../com/mapr/drill/maprdb/tests/json/package-summary.html">com.mapr.drill.maprdb.tests.json</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../com/mapr/drill/maprdb/tests/json/package-summary.html">com.mapr.drill.maprdb.tests.json</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/json/BaseJsonTest.html" title="class in com.mapr.drill.maprdb.tests.json">BaseJsonTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/json/TestEncodedFieldPaths.html" title="class in com.mapr.drill.maprdb.tests.json">TestEncodedFieldPaths</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/json/TestScanRanges.html" title="class in com.mapr.drill.maprdb.tests.json">TestScanRanges</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/mapr/drill/maprdb/tests/json/TestSimpleJson.html" title="class in com.mapr.drill.maprdb.tests.json">TestSimpleJson</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/package-summary.html">org.apache.drill</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/package-summary.html">org.apache.drill</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/PlanningBase.html" title="class in org.apache.drill">PlanningBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/PlanTestBase.html" title="class in org.apache.drill">PlanTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestAggNullable.html" title="class in org.apache.drill">TestAggNullable</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestAltSortQueries.html" title="class in org.apache.drill">TestAltSortQueries</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestBugFixes.html" title="class in org.apache.drill">TestBugFixes</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestCaseSensitivity.html" title="class in org.apache.drill">TestCaseSensitivity</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestCorrelation.html" title="class in org.apache.drill">TestCorrelation</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestCTASJson.html" title="class in org.apache.drill">TestCTASJson</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestCTASPartitionFilter.html" title="class in org.apache.drill">TestCTASPartitionFilter</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestDirScanToValuesConversion.html" title="class in org.apache.drill">TestDirScanToValuesConversion</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestDisabledFunctionality.html" title="class in org.apache.drill">TestDisabledFunctionality</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestDropTable.html" title="class in org.apache.drill">TestDropTable</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestExampleQueries.html" title="class in org.apache.drill">TestExampleQueries</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestFrameworkTest.html" title="class in org.apache.drill">TestFrameworkTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestFunctionsQuery.html" title="class in org.apache.drill">TestFunctionsQuery</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestFunctionsWithTypeExpoQueries.html" title="class in org.apache.drill">TestFunctionsWithTypeExpoQueries</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestInList.html" title="class in org.apache.drill">TestInList</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestJoinNullable.html" title="class in org.apache.drill">TestJoinNullable</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestMergeFilterPlan.html" title="class in org.apache.drill">TestMergeFilterPlan</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestOperatorDump.html" title="class in org.apache.drill">TestOperatorDump</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestOperatorMetrics.html" title="class in org.apache.drill">TestOperatorMetrics</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestOutOfMemoryOutcome.html" title="class in org.apache.drill">TestOutOfMemoryOutcome</a></span></code>
<div class="block">Run several tpch queries and inject an OutOfMemoryException in ScanBatch that will cause an OUT_OF_MEMORY outcome to
be propagated downstream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestPartitionFilter.html" title="class in org.apache.drill">TestPartitionFilter</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestPlanVerificationUtilities.html" title="class in org.apache.drill">TestPlanVerificationUtilities</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestProjectPushDown.html" title="class in org.apache.drill">TestProjectPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestProjectWithFunctions.html" title="class in org.apache.drill">TestProjectWithFunctions</a></span></code>
<div class="block">Test the optimizer plan in terms of projecting different functions e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestSchemaChange.html" title="class in org.apache.drill">TestSchemaChange</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestSchemaCommands.html" title="class in org.apache.drill">TestSchemaCommands</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestSchemaWithTableFunction.html" title="class in org.apache.drill">TestSchemaWithTableFunction</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestSelectivity.html" title="class in org.apache.drill">TestSelectivity</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestSelectWithOption.html" title="class in org.apache.drill">TestSelectWithOption</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestStarQueries.html" title="class in org.apache.drill">TestStarQueries</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTextJoin.html" title="class in org.apache.drill">TestTextJoin</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchDistributed.html" title="class in org.apache.drill">TestTpchDistributed</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchDistributedConcurrent.html" title="class in org.apache.drill">TestTpchDistributedConcurrent</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchDistributedStreaming.html" title="class in org.apache.drill">TestTpchDistributedStreaming</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchExplain.html" title="class in org.apache.drill">TestTpchExplain</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchLimit0.html" title="class in org.apache.drill">TestTpchLimit0</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchPlanning.html" title="class in org.apache.drill">TestTpchPlanning</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestTpchSingleMode.html" title="class in org.apache.drill">TestTpchSingleMode</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestUnionAll.html" title="class in org.apache.drill">TestUnionAll</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestUnionDistinct.html" title="class in org.apache.drill">TestUnionDistinct</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestUntypedNull.html" title="class in org.apache.drill">TestUntypedNull</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/TestUtf8SupportInQueryString.html" title="class in org.apache.drill">TestUtf8SupportInQueryString</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.alias">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/alias/package-summary.html">org.apache.drill.alias</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/alias/package-summary.html">org.apache.drill.alias</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/alias/TestAliasCommands.html" title="class in org.apache.drill.alias">TestAliasCommands</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/alias/TestAliasSubstitution.html" title="class in org.apache.drill.alias">TestAliasSubstitution</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/alias/TestAliasSystemTables.html" title="class in org.apache.drill.alias">TestAliasSystemTables</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/package-summary.html">org.apache.drill.exec</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/package-summary.html">org.apache.drill.exec</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/DrillSeparatePlanningTest.html" title="class in org.apache.drill.exec">DrillSeparatePlanningTest</a></span></code>
<div class="block">Class to test different planning use cases (separate from query execution)
(Though, despite the above, this test does execute queries.)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/DrillSystemTestBase.html" title="class in org.apache.drill.exec">DrillSystemTestBase</a></span></code>
<div class="block">Base class for Drill system tests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/ExecTest.html" title="class in org.apache.drill.exec">ExecTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestEmptyInputSql.html" title="class in org.apache.drill.exec">TestEmptyInputSql</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestHiveDrillNativeParquetReader.html" title="class in org.apache.drill.exec">TestHiveDrillNativeParquetReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestHivePartitionPruning.html" title="class in org.apache.drill.exec">TestHivePartitionPruning</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestHiveProjectPushDown.html" title="class in org.apache.drill.exec">TestHiveProjectPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestPathSerialization.html" title="class in org.apache.drill.exec">TestPathSerialization</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestQueriesOnLargeFile.html" title="class in org.apache.drill.exec">TestQueriesOnLargeFile</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestRepeatedReaders.html" title="class in org.apache.drill.exec">TestRepeatedReaders</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestWindowFunctions.html" title="class in org.apache.drill.exec">TestWindowFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/TestWithZookeeper.html" title="class in org.apache.drill.exec">TestWithZookeeper</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.cache">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/cache/package-summary.html">org.apache.drill.exec.cache</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/cache/package-summary.html">org.apache.drill.exec.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/cache/TestBatchSerialization.html" title="class in org.apache.drill.exec.cache">TestBatchSerialization</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/cache/TestWriteToDisk.html" title="class in org.apache.drill.exec.cache">TestWriteToDisk</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/client/package-summary.html">org.apache.drill.exec.client</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/client/package-summary.html">org.apache.drill.exec.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/client/DrillClientSystemTest.html" title="class in org.apache.drill.exec.client">DrillClientSystemTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/client/DrillClientTest.html" title="class in org.apache.drill.exec.client">DrillClientTest</a></span></code>
<div class="block">The unit test case will read a physical plan in json format.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/client/DumpCatTest.html" title="class in org.apache.drill.exec.client">DumpCatTest</a></span></code>
<div class="block">The unit test case will read a physical plan in json format.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.compile">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/compile/package-summary.html">org.apache.drill.exec.compile</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/compile/package-summary.html">org.apache.drill.exec.compile</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/compile/TestClassCompilationTypes.html" title="class in org.apache.drill.exec.compile">TestClassCompilationTypes</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/compile/TestClassTransformation.html" title="class in org.apache.drill.exec.compile">TestClassTransformation</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/compile/TestLargeFileCompilation.html" title="class in org.apache.drill.exec.compile">TestLargeFileCompilation</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.expr">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/expr/package-summary.html">org.apache.drill.exec.expr</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/expr/package-summary.html">org.apache.drill.exec.expr</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/EscapeTest1.html" title="class in org.apache.drill.exec.expr">EscapeTest1</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/ExpressionTest.html" title="class in org.apache.drill.exec.expr">ExpressionTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/TestLogicalExprSerDe.html" title="class in org.apache.drill.exec.expr">TestLogicalExprSerDe</a></span></code>
<div class="block">Test LogicalExpressions are serialized and deserialized properly when query is planned into multiple fragments.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/TestSchemaPathMaterialization.html" title="class in org.apache.drill.exec.expr">TestSchemaPathMaterialization</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.expr.fn.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/expr/fn/impl/package-summary.html">org.apache.drill.exec.expr.fn.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/expr/fn/impl/package-summary.html">org.apache.drill.exec.expr.fn.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/fn/impl/TestIntervalDayFunctions.html" title="class in org.apache.drill.exec.expr.fn.impl">TestIntervalDayFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/fn/impl/TestSimpleRepeatedFunctions.html" title="class in org.apache.drill.exec.expr.fn.impl">TestSimpleRepeatedFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/expr/fn/impl/TestTypeFns.html" title="class in org.apache.drill.exec.expr.fn.impl">TestTypeFns</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.fn.hive">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/hive/package-summary.html">org.apache.drill.exec.fn.hive</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/hive/package-summary.html">org.apache.drill.exec.fn.hive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/hive/TestHiveUDFs.html" title="class in org.apache.drill.exec.fn.hive">TestHiveUDFs</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/hive/TestInbuiltHiveUDFs.html" title="class in org.apache.drill.exec.fn.hive">TestInbuiltHiveUDFs</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/hive/TestSampleHiveUDFs.html" title="class in org.apache.drill.exec.fn.hive">TestSampleHiveUDFs</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.fn.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/impl/package-summary.html">org.apache.drill.exec.fn.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/impl/package-summary.html">org.apache.drill.exec.fn.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestAggregateFunction.html" title="class in org.apache.drill.exec.fn.impl">TestAggregateFunction</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestAggregateFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestAggregateFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestByteComparisonFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestByteComparisonFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestCastEmptyStrings.html" title="class in org.apache.drill.exec.fn.impl">TestCastEmptyStrings</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestCastFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestCastFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestContextFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestContextFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestDateAddFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestDateAddFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestDateFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestDateFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestDateTruncFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestDateTruncFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestMathFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestMathFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestMathFunctionsWithNanInf.html" title="class in org.apache.drill.exec.fn.impl">TestMathFunctionsWithNanInf</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestMultiInputAdd.html" title="class in org.apache.drill.exec.fn.impl">TestMultiInputAdd</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestNewAggregateFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestNewAggregateFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestNewDateFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestNewDateFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestNewMathFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestNewMathFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestNewSimpleRepeatedFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestNewSimpleRepeatedFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestParseFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestParseFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestRepeatedFunction.html" title="class in org.apache.drill.exec.fn.impl">TestRepeatedFunction</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestTimestampAddDiffFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestTimestampAddDiffFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestTrigFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestTrigFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestVarArgFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestVarArgFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/TestVarDecimalFunctions.html" title="class in org.apache.drill.exec.fn.impl">TestVarDecimalFunctions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.fn.impl.testing">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/impl/testing/package-summary.html">org.apache.drill.exec.fn.impl.testing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/impl/testing/package-summary.html">org.apache.drill.exec.fn.impl.testing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/testing/GeneratorFunctions.html" title="class in org.apache.drill.exec.fn.impl.testing">GeneratorFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/impl/testing/TestDateConversions.html" title="class in org.apache.drill.exec.fn.impl.testing">TestDateConversions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.fn.interp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/interp/package-summary.html">org.apache.drill.exec.fn.interp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/fn/interp/package-summary.html">org.apache.drill.exec.fn.interp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/interp/ExpressionInterpreterTest.html" title="class in org.apache.drill.exec.fn.interp">ExpressionInterpreterTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/fn/interp/TestConstantFolding.html" title="class in org.apache.drill.exec.fn.interp">TestConstantFolding</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.hive">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/hive/package-summary.html">org.apache.drill.exec.hive</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/hive/package-summary.html">org.apache.drill.exec.hive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/HiveClusterTest.html" title="class in org.apache.drill.exec.hive">HiveClusterTest</a></span></code>
<div class="block">Base class for Hive cluster tests.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/HiveTestBase.html" title="class in org.apache.drill.exec.hive">HiveTestBase</a></span></code>
<div class="block">Base class for Hive test.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/TestHiveStorage.html" title="class in org.apache.drill.exec.hive">TestHiveStorage</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/TestHiveViewsSupport.html" title="class in org.apache.drill.exec.hive">TestHiveViewsSupport</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/TestInfoSchemaOnHiveStorage.html" title="class in org.apache.drill.exec.hive">TestInfoSchemaOnHiveStorage</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.hive.complex_types">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/hive/complex_types/package-summary.html">org.apache.drill.exec.hive.complex_types</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/hive/complex_types/package-summary.html">org.apache.drill.exec.hive.complex_types</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/complex_types/TestHiveArrays.html" title="class in org.apache.drill.exec.hive.complex_types">TestHiveArrays</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/complex_types/TestHiveMaps.html" title="class in org.apache.drill.exec.hive.complex_types">TestHiveMaps</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/complex_types/TestHiveStructs.html" title="class in org.apache.drill.exec.hive.complex_types">TestHiveStructs</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/hive/complex_types/TestHiveUnions.html" title="class in org.apache.drill.exec.hive.complex_types">TestHiveUnions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.impersonation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/impersonation/package-summary.html">org.apache.drill.exec.impersonation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/impersonation/package-summary.html">org.apache.drill.exec.impersonation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/BaseTestImpersonation.html" title="class in org.apache.drill.exec.impersonation">BaseTestImpersonation</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/TestImpersonationDisabledWithMiniDFS.html" title="class in org.apache.drill.exec.impersonation">TestImpersonationDisabledWithMiniDFS</a></span></code>
<div class="block">Note to future devs, please do not put random tests here.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/TestImpersonationMetadata.html" title="class in org.apache.drill.exec.impersonation">TestImpersonationMetadata</a></span></code>
<div class="block">Tests impersonation on metadata related queries as SHOW FILES, SHOW TABLES, CREATE VIEW, CREATE TABLE and DROP TABLE</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/TestImpersonationQueries.html" title="class in org.apache.drill.exec.impersonation">TestImpersonationQueries</a></span></code>
<div class="block">Test queries involving direct impersonation and multilevel impersonation including join queries where each side is
a nested view.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/TestInboundImpersonation.html" title="class in org.apache.drill.exec.impersonation">TestInboundImpersonation</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/TestInboundImpersonationPrivileges.html" title="class in org.apache.drill.exec.impersonation">TestInboundImpersonationPrivileges</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.impersonation.hive">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/impersonation/hive/package-summary.html">org.apache.drill.exec.impersonation.hive</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/impersonation/hive/package-summary.html">org.apache.drill.exec.impersonation.hive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/hive/BaseTestHiveImpersonation.html" title="class in org.apache.drill.exec.impersonation.hive">BaseTestHiveImpersonation</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/hive/TestSqlStdBasedAuthorization.html" title="class in org.apache.drill.exec.impersonation.hive">TestSqlStdBasedAuthorization</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/impersonation/hive/TestStorageBasedHiveAuthorization.html" title="class in org.apache.drill.exec.impersonation.hive">TestStorageBasedHiveAuthorization</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.memory">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/memory/package-summary.html">org.apache.drill.exec.memory</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/memory/package-summary.html">org.apache.drill.exec.memory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/memory/TestAllocators.html" title="class in org.apache.drill.exec.memory">TestAllocators</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.metastore">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/metastore/package-summary.html">org.apache.drill.exec.metastore</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/metastore/package-summary.html">org.apache.drill.exec.metastore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/metastore/TestMetastoreWithEasyFormatPlugin.html" title="class in org.apache.drill.exec.metastore">TestMetastoreWithEasyFormatPlugin</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.nested">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/nested/package-summary.html">org.apache.drill.exec.nested</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/nested/package-summary.html">org.apache.drill.exec.nested</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/nested/TestFastComplexSchema.html" title="class in org.apache.drill.exec.nested">TestFastComplexSchema</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/nested/TestNestedComplexSchema.html" title="class in org.apache.drill.exec.nested">TestNestedComplexSchema</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.opt">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/opt/package-summary.html">org.apache.drill.exec.opt</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/opt/package-summary.html">org.apache.drill.exec.opt</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/opt/BasicOptimizerTest.html" title="class in org.apache.drill.exec.opt">BasicOptimizerTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.persistent.store.pcap">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/persistent/store/pcap/package-summary.html">org.apache.drill.exec.persistent.store.pcap</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/persistent/store/pcap/package-summary.html">org.apache.drill.exec.persistent.store.pcap</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/persistent/store/pcap/TestPcapWithPersistentStore.html" title="class in org.apache.drill.exec.persistent.store.pcap">TestPcapWithPersistentStore</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/config/package-summary.html">org.apache.drill.exec.physical.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/config/package-summary.html">org.apache.drill.exec.physical.config</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/config/TestParsePhysicalPlan.html" title="class in org.apache.drill.exec.physical.config">TestParsePhysicalPlan</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/package-summary.html">org.apache.drill.exec.physical.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/package-summary.html">org.apache.drill.exec.physical.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/BaseTestOpBatchEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl">BaseTestOpBatchEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestBroadcastExchange.html" title="class in org.apache.drill.exec.physical.impl">TestBroadcastExchange</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestCastVarCharToBigInt.html" title="class in org.apache.drill.exec.physical.impl">TestCastVarCharToBigInt</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestComparisonFunctions.html" title="class in org.apache.drill.exec.physical.impl">TestComparisonFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestConvertFunctions.html" title="class in org.apache.drill.exec.physical.impl">TestConvertFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestDecimal.html" title="class in org.apache.drill.exec.physical.impl">TestDecimal</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestDistributedFragmentRun.html" title="class in org.apache.drill.exec.physical.impl">TestDistributedFragmentRun</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestExtractFunctions.html" title="class in org.apache.drill.exec.physical.impl">TestExtractFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestHashToRandomExchange.html" title="class in org.apache.drill.exec.physical.impl">TestHashToRandomExchange</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestImplicitCastFunctions.html" title="class in org.apache.drill.exec.physical.impl">TestImplicitCastFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestLocalExchange.html" title="class in org.apache.drill.exec.physical.impl">TestLocalExchange</a></span></code>
<div class="block">This test starts a Drill cluster with CLUSTER_SIZE nodes and generates data for test tables.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestNestedDateTimeTimestamp.html" title="class in org.apache.drill.exec.physical.impl">TestNestedDateTimeTimestamp</a></span></code>
<div class="block">For DRILL-6242, output for Date, Time, Timestamp should use different classes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestOrderedMuxExchange.html" title="class in org.apache.drill.exec.physical.impl">TestOrderedMuxExchange</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestReverseImplicitCast.html" title="class in org.apache.drill.exec.physical.impl">TestReverseImplicitCast</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestSchema.html" title="class in org.apache.drill.exec.physical.impl">TestSchema</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestSimpleFragmentRun.html" title="class in org.apache.drill.exec.physical.impl">TestSimpleFragmentRun</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestSimpleFunctions.html" title="class in org.apache.drill.exec.physical.impl">TestSimpleFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestStringFunctions.html" title="class in org.apache.drill.exec.physical.impl">TestStringFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TestUnionExchange.html" title="class in org.apache.drill.exec.physical.impl">TestUnionExchange</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.agg">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/agg/package-summary.html">org.apache.drill.exec.physical.impl.agg</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/agg/package-summary.html">org.apache.drill.exec.physical.impl.agg</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestAgg.html" title="class in org.apache.drill.exec.physical.impl.agg">TestAgg</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestAggWithAnyValue.TestAggWithAnyValueMultipleBatches.html" title="class in org.apache.drill.exec.physical.impl.agg">TestAggWithAnyValue.TestAggWithAnyValueMultipleBatches</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestAggWithAnyValue.TestAggWithAnyValueSingleBatch.html" title="class in org.apache.drill.exec.physical.impl.agg">TestAggWithAnyValue.TestAggWithAnyValueSingleBatch</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestHashAggBatch.html" title="class in org.apache.drill.exec.physical.impl.agg">TestHashAggBatch</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestHashAggEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.agg">TestHashAggEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestHashAggr.html" title="class in org.apache.drill.exec.physical.impl.agg">TestHashAggr</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestHashAggrSpill.html" title="class in org.apache.drill.exec.physical.impl.agg">TestHashAggrSpill</a></span></code>
<div class="block">Test spilling for the Hash Aggr operator (using the mock reader)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/agg/TestStreamingAggEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.agg">TestStreamingAggEmitOutcome</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.broadcastsender">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/broadcastsender/package-summary.html">org.apache.drill.exec.physical.impl.broadcastsender</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/broadcastsender/package-summary.html">org.apache.drill.exec.physical.impl.broadcastsender</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/broadcastsender/TestBroadcast.html" title="class in org.apache.drill.exec.physical.impl.broadcastsender">TestBroadcast</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.filter">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/filter/package-summary.html">org.apache.drill.exec.physical.impl.filter</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/filter/package-summary.html">org.apache.drill.exec.physical.impl.filter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/filter/TestFilterBatchEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.filter">TestFilterBatchEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/filter/TestLargeInClause.html" title="class in org.apache.drill.exec.physical.impl.filter">TestLargeInClause</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/filter/TestSimpleFilter.html" title="class in org.apache.drill.exec.physical.impl.filter">TestSimpleFilter</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.flatten">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/flatten/package-summary.html">org.apache.drill.exec.physical.impl.flatten</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/flatten/package-summary.html">org.apache.drill.exec.physical.impl.flatten</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/flatten/TestFlatten.html" title="class in org.apache.drill.exec.physical.impl.flatten">TestFlatten</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/flatten/TestFlattenPlanning.html" title="class in org.apache.drill.exec.physical.impl.flatten">TestFlattenPlanning</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.join">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/join/package-summary.html">org.apache.drill.exec.physical.impl.join</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/join/package-summary.html">org.apache.drill.exec.physical.impl.join</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/JoinTestBase.html" title="class in org.apache.drill.exec.physical.impl.join">JoinTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoin.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoin</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinAdvanced.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinAdvanced</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinJPPD.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinJPPD</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinJPPDCorrectness.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinJPPDCorrectness</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinJPPDPlan.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinJPPDPlan</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinOutcome.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinOutcome</a></span></code>
<div class="block">Unit tests of the Hash Join getting various outcomes as input
with uninitialized vector containers</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinSpill.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinSpill</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestJoinEmptyDirTable.html" title="class in org.apache.drill.exec.physical.impl.join">TestJoinEmptyDirTable</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestLateralJoinCorrectness.html" title="class in org.apache.drill.exec.physical.impl.join">TestLateralJoinCorrectness</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestLateralJoinCorrectnessBatchProcessing.html" title="class in org.apache.drill.exec.physical.impl.join">TestLateralJoinCorrectnessBatchProcessing</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestMergeJoin.html" title="class in org.apache.drill.exec.physical.impl.join">TestMergeJoin</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestMergeJoinAdvanced.html" title="class in org.apache.drill.exec.physical.impl.join">TestMergeJoinAdvanced</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestMergeJoinMulCondition.html" title="class in org.apache.drill.exec.physical.impl.join">TestMergeJoinMulCondition</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestMergeJoinWithSchemaChanges.html" title="class in org.apache.drill.exec.physical.impl.join">TestMergeJoinWithSchemaChanges</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestNestedLoopJoin.html" title="class in org.apache.drill.exec.physical.impl.join">TestNestedLoopJoin</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/join/TestSemiJoin.html" title="class in org.apache.drill.exec.physical.impl.join">TestSemiJoin</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.lateraljoin">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/lateraljoin/package-summary.html">org.apache.drill.exec.physical.impl.lateraljoin</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/lateraljoin/package-summary.html">org.apache.drill.exec.physical.impl.lateraljoin</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/lateraljoin/TestE2EUnnestAndLateral.html" title="class in org.apache.drill.exec.physical.impl.lateraljoin">TestE2EUnnestAndLateral</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/lateraljoin/TestLateralPlans.html" title="class in org.apache.drill.exec.physical.impl.lateraljoin">TestLateralPlans</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.limit">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/limit/package-summary.html">org.apache.drill.exec.physical.impl.limit</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/limit/package-summary.html">org.apache.drill.exec.physical.impl.limit</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestEarlyLimit0Optimization.html" title="class in org.apache.drill.exec.physical.impl.limit">TestEarlyLimit0Optimization</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestLateLimit0Optimization.html" title="class in org.apache.drill.exec.physical.impl.limit">TestLateLimit0Optimization</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestLimitBatchEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.limit">TestLimitBatchEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestLimitOperator.html" title="class in org.apache.drill.exec.physical.impl.limit">TestLimitOperator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestLimitPlanning.html" title="class in org.apache.drill.exec.physical.impl.limit">TestLimitPlanning</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestLimitWithExchanges.html" title="class in org.apache.drill.exec.physical.impl.limit">TestLimitWithExchanges</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/limit/TestSimpleLimit.html" title="class in org.apache.drill.exec.physical.impl.limit">TestSimpleLimit</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.mergereceiver">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/mergereceiver/package-summary.html">org.apache.drill.exec.physical.impl.mergereceiver</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/mergereceiver/package-summary.html">org.apache.drill.exec.physical.impl.mergereceiver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/mergereceiver/TestMergingReceiver.html" title="class in org.apache.drill.exec.physical.impl.mergereceiver">TestMergingReceiver</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.orderedpartitioner">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/orderedpartitioner/package-summary.html">org.apache.drill.exec.physical.impl.orderedpartitioner</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/orderedpartitioner/package-summary.html">org.apache.drill.exec.physical.impl.orderedpartitioner</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/orderedpartitioner/TestOrderedPartitionExchange.html" title="class in org.apache.drill.exec.physical.impl.orderedpartitioner">TestOrderedPartitionExchange</a></span></code>
<div class="block">Tests the OrderedPartitionExchange Operator</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.PartitionLimit">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/PartitionLimit/package-summary.html">org.apache.drill.exec.physical.impl.PartitionLimit</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/PartitionLimit/package-summary.html">org.apache.drill.exec.physical.impl.PartitionLimit</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/PartitionLimit/TestPartitionLimitBatch.html" title="class in org.apache.drill.exec.physical.impl.PartitionLimit">TestPartitionLimitBatch</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.partitionsender">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/partitionsender/package-summary.html">org.apache.drill.exec.physical.impl.partitionsender</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/partitionsender/package-summary.html">org.apache.drill.exec.physical.impl.partitionsender</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/partitionsender/TestPartitionSender.html" title="class in org.apache.drill.exec.physical.impl.partitionsender">TestPartitionSender</a></span></code>
<div class="block">PartitionerSenderRootExec test to cover mostly part that deals with multithreaded
ability to copy and flush data</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.project">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/project/package-summary.html">org.apache.drill.exec.physical.impl.project</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/project/package-summary.html">org.apache.drill.exec.physical.impl.project</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/project/TestProjectEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.project">TestProjectEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/project/TestSimpleProjection.html" title="class in org.apache.drill.exec.physical.impl.project">TestSimpleProjection</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.protocol">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/protocol/package-summary.html">org.apache.drill.exec.physical.impl.protocol</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/protocol/package-summary.html">org.apache.drill.exec.physical.impl.protocol</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/protocol/TestOperatorRecordBatch.html" title="class in org.apache.drill.exec.physical.impl.protocol">TestOperatorRecordBatch</a></span></code>
<div class="block">Test the implementation of the Drill Volcano iterator protocol that
wraps the modular operator implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/package-summary.html">org.apache.drill.exec.physical.impl.scan</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/package-summary.html">org.apache.drill.exec.physical.impl.scan</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/BaseScanOperatorExecTest.html" title="class in org.apache.drill.exec.physical.impl.scan">BaseScanOperatorExecTest</a></span></code>
<div class="block">Test of the scan operator framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestColumnsArray.html" title="class in org.apache.drill.exec.physical.impl.scan">TestColumnsArray</a></span></code>
<div class="block">Test the "columns" array mechanism integrated with the scan schema
orchestrator including simulating reading data.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestColumnsArrayFramework.html" title="class in org.apache.drill.exec.physical.impl.scan">TestColumnsArrayFramework</a></span></code>
<div class="block">Test the columns-array specific behavior in the columns scan framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestColumnsArrayParser.html" title="class in org.apache.drill.exec.physical.impl.scan">TestColumnsArrayParser</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestFileScanFramework.html" title="class in org.apache.drill.exec.physical.impl.scan">TestFileScanFramework</a></span></code>
<div class="block">Tests the file metadata extensions to the file operator framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestImplicitColumnParser.html" title="class in org.apache.drill.exec.physical.impl.scan">TestImplicitColumnParser</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestImplicitColumnProjection.html" title="class in org.apache.drill.exec.physical.impl.scan">TestImplicitColumnProjection</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanBatchWriters.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanBatchWriters</a></span></code>
<div class="block">Test of the "legacy" scan batch writers to ensure that the revised
set follows the same semantics as the original set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecBasics.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecBasics</a></span></code>
<div class="block">Tests the basics of the scan operator protocol: error conditions,
etc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecEarlySchema.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecEarlySchema</a></span></code>
<div class="block">Test "early schema" readers: those that can declare a schema at
open time.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecLateSchema.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecLateSchema</a></span></code>
<div class="block">Test "late schema" readers: those like JSON that discover their schema
as they read data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecLimit.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecLimit</a></span></code>
<div class="block">Verifies that the V1 scan framework properly pushes the LIMIT
into the scan by stopping the scan once any reader produces
the rows up to the limit.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecOuputSchema.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecOuputSchema</a></span></code>
<div class="block">Test the addition of an output schema to a reader.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecOverflow.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecOverflow</a></span></code>
<div class="block">Test vector overflow in the context of the scan operator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOperExecSmoothing.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOperExecSmoothing</a></span></code>
<div class="block">Test the ability of the scan operator to "absorb" schema changes by
"smoothing" out data types and modes across readers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOrchestratorEarlySchema.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOrchestratorEarlySchema</a></span></code>
<div class="block">Test the early-schema support of the scan orchestrator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOrchestratorImplicitColumns.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOrchestratorImplicitColumns</a></span></code>
<div class="block">Tests the scan orchestrator's ability to merge table schemas
with implicit file columns provided by the file metadata manager.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/TestScanOrchestratorLateSchema.html" title="class in org.apache.drill.exec.physical.impl.scan">TestScanOrchestratorLateSchema</a></span></code>
<div class="block">Test the late-schema support in the scan orchestrator.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.convert">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/convert/package-summary.html">org.apache.drill.exec.physical.impl.scan.convert</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/convert/package-summary.html">org.apache.drill.exec.physical.impl.scan.convert</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/convert/TestColumnConverter.html" title="class in org.apache.drill.exec.physical.impl.scan.convert">TestColumnConverter</a></span></code>
<div class="block">Tests/demonstrates the generic form of the column/row format feature.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/convert/TestDirectConverter.html" title="class in org.apache.drill.exec.physical.impl.scan.convert">TestDirectConverter</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.project">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/package-summary.html">org.apache.drill.exec.physical.impl.scan.project</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/TestConstantColumnLoader.html" title="class in org.apache.drill.exec.physical.impl.scan.project">TestConstantColumnLoader</a></span></code>
<div class="block">Drill allows file metadata columns (also called "implicit" columns.)
These are columns that contain a long repeated sequences of the same
values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/TestNullColumnLoader.html" title="class in org.apache.drill.exec.physical.impl.scan.project">TestNullColumnLoader</a></span></code>
<div class="block">Test the mechanism that handles all-null columns during projection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/TestReaderLevelProjection.html" title="class in org.apache.drill.exec.physical.impl.scan.project">TestReaderLevelProjection</a></span></code>
<div class="block">"Schema level projection" describes one side of the projection
mechanism.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/TestRowBatchMerger.html" title="class in org.apache.drill.exec.physical.impl.scan.project">TestRowBatchMerger</a></span></code>
<div class="block">Test the row batch merger by merging two batches.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/TestScanLevelProjection.html" title="class in org.apache.drill.exec.physical.impl.scan.project">TestScanLevelProjection</a></span></code>
<div class="block">Test the level of projection done at the level of the scan as a whole;
before knowledge of table "implicit" columns or the specific table schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/project/TestSchemaSmoothing.html" title="class in org.apache.drill.exec.physical.impl.scan.project">TestSchemaSmoothing</a></span></code>
<div class="block">Tests schema smoothing at the schema projection level.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.v3">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/BaseScanTest.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">BaseScanTest</a></span></code>
<div class="block">Test of the scan operator framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestFixedReceiver.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestFixedReceiver</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestScanBasics.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestScanBasics</a></span></code>
<div class="block">Tests the basics of the scan operator protocol: error conditions,
etc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestScanEarlySchema.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestScanEarlySchema</a></span></code>
<div class="block">Test "early schema" readers: those that can declare a schema at
open time.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestScanLateSchema.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestScanLateSchema</a></span></code>
<div class="block">Test "late schema" readers: those like JSON that discover their schema
as they read data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestScanLimit.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestScanLimit</a></span></code>
<div class="block">Verifies that the V2 scan framework properly pushes the LIMIT
into the scan by stopping the scan once any reader produces
the rows up to the limit.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestScanOuputSchema.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestScanOuputSchema</a></span></code>
<div class="block">Test the addition of an output schema to a reader.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/TestScanOverflow.html" title="class in org.apache.drill.exec.physical.impl.scan.v3">TestScanOverflow</a></span></code>
<div class="block">Test vector overflow in the context of the scan operator.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.v3.file">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3.file</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3.file</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/BaseFileScanTest.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.file">BaseFileScanTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/TestFileScan.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.file">TestFileScan</a></span></code>
<div class="block">Tests the implicit column extensions to the file operator framework.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/TestFileScanLifecycle.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.file">TestFileScanLifecycle</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/TestImplicitColumnLoader.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.file">TestImplicitColumnLoader</a></span></code>
<div class="block">Tests the file implicit column handler which identifies implicit columns
and populates them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/file/TestImplicitColumnResolver.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.file">TestImplicitColumnResolver</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.v3.lifecycle">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3.lifecycle</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3.lifecycle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/BaseTestScanLifecycle.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">BaseTestScanLifecycle</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestMissingColumnLoader.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestMissingColumnLoader</a></span></code>
<div class="block">Test the mechanism that handles all-null columns during projection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestOutputBatchBuilder.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestOutputBatchBuilder</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestReaderErrors.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestReaderErrors</a></span></code>
<div class="block">Verifies proper handling of errors from a reader, including use of the
scan and reader error contexts.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestScanLifecycleBasics.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestScanLifecycleBasics</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestScanLifecycleLimit.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestScanLifecycleLimit</a></span></code>
<div class="block">Verifies that the V2 scan framework properly pushes the LIMIT
into the scan by stopping the scan once any reader produces
the rows up to the limit.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestScanLifecycleSchema.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestScanLifecycleSchema</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/lifecycle/TestScanLifecycleTwoReaders.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.lifecycle">TestScanLifecycleTwoReaders</a></span></code>
<div class="block">Test two readers in succession in various cases: empty readers, normal readers,
type conflicts, etc.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.scan.v3.schema">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3.schema</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/package-summary.html">org.apache.drill.exec.physical.impl.scan.v3.schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestSchemaTrackerEarlyReaderSchema.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestSchemaTrackerEarlyReaderSchema</a></span></code>
<div class="block">Tests early reader schema against a provided schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.sort">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/sort/package-summary.html">org.apache.drill.exec.physical.impl.sort</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/sort/package-summary.html">org.apache.drill.exec.physical.impl.sort</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/sort/TestSimpleSort.html" title="class in org.apache.drill.exec.physical.impl.sort">TestSimpleSort</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/sort/TestSort.html" title="class in org.apache.drill.exec.physical.impl.sort">TestSort</a></span></code>
<div class="block">Placeholder for all sort related test.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.svremover">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/svremover/package-summary.html">org.apache.drill.exec.physical.impl.svremover</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/svremover/package-summary.html">org.apache.drill.exec.physical.impl.svremover</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/svremover/TestSVRemover.html" title="class in org.apache.drill.exec.physical.impl.svremover">TestSVRemover</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/svremover/TestSVRemoverIterOutcome.html" title="class in org.apache.drill.exec.physical.impl.svremover">TestSVRemoverIterOutcome</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.TopN">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/TopN/package-summary.html">org.apache.drill.exec.physical.impl.TopN</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/TopN/package-summary.html">org.apache.drill.exec.physical.impl.TopN</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TopN/TestTopNEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.TopN">TestTopNEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TopN/TestTopNSchemaChanges.html" title="class in org.apache.drill.exec.physical.impl.TopN">TestTopNSchemaChanges</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/TopN/TopNBatchTest.html" title="class in org.apache.drill.exec.physical.impl.TopN">TopNBatchTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.trace">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/trace/package-summary.html">org.apache.drill.exec.physical.impl.trace</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/trace/package-summary.html">org.apache.drill.exec.physical.impl.trace</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/trace/TestTraceMultiRecordBatch.html" title="class in org.apache.drill.exec.physical.impl.trace">TestTraceMultiRecordBatch</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/trace/TestTraceOutputDump.html" title="class in org.apache.drill.exec.physical.impl.trace">TestTraceOutputDump</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.union">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/union/package-summary.html">org.apache.drill.exec.physical.impl.union</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/union/package-summary.html">org.apache.drill.exec.physical.impl.union</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/union/TestSimpleUnion.html" title="class in org.apache.drill.exec.physical.impl.union">TestSimpleUnion</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.unnest">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/unnest/package-summary.html">org.apache.drill.exec.physical.impl.unnest</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/unnest/package-summary.html">org.apache.drill.exec.physical.impl.unnest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/unnest/TestUnnestCorrectness.html" title="class in org.apache.drill.exec.physical.impl.unnest">TestUnnestCorrectness</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/unnest/TestUnnestWithLateralCorrectness.html" title="class in org.apache.drill.exec.physical.impl.unnest">TestUnnestWithLateralCorrectness</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.validate">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/validate/package-summary.html">org.apache.drill.exec.physical.impl.validate</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/validate/package-summary.html">org.apache.drill.exec.physical.impl.validate</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/validate/TestBatchValidator.html" title="class in org.apache.drill.exec.physical.impl.validate">TestBatchValidator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/validate/TestValidationOptions.html" title="class in org.apache.drill.exec.physical.impl.validate">TestValidationOptions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.window">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/window/package-summary.html">org.apache.drill.exec.physical.impl.window</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/window/package-summary.html">org.apache.drill.exec.physical.impl.window</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/window/TestWindowFrame.html" title="class in org.apache.drill.exec.physical.impl.window">TestWindowFrame</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.writer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/writer/package-summary.html">org.apache.drill.exec.physical.impl.writer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/writer/package-summary.html">org.apache.drill.exec.physical.impl.writer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/writer/TestCorruptParquetDateCorrection.html" title="class in org.apache.drill.exec.physical.impl.writer">TestCorruptParquetDateCorrection</a></span></code>
<div class="block">Tests for compatibility reading old parquet files after date corruption
issue was fixed in DRILL-4203.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/writer/TestParquetWriter.html" title="class in org.apache.drill.exec.physical.impl.writer">TestParquetWriter</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/writer/TestParquetWriterEmptyFiles.html" title="class in org.apache.drill.exec.physical.impl.writer">TestParquetWriterEmptyFiles</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/writer/TestTextWriter.html" title="class in org.apache.drill.exec.physical.impl.writer">TestTextWriter</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/writer/TestWriter.html" title="class in org.apache.drill.exec.physical.impl.writer">TestWriter</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.impl.xsort">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/xsort/package-summary.html">org.apache.drill.exec.physical.impl.xsort</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/impl/xsort/package-summary.html">org.apache.drill.exec.physical.impl.xsort</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestCopier.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestCopier</a></span></code>
<div class="block">Light-weight sanity test of the copier class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestExternalSort.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestExternalSort</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestExternalSortExec.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestExternalSortExec</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestExternalSortInternals.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestExternalSortInternals</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestLenientAllocation.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestLenientAllocation</a></span></code>
<div class="block">Test of temporary allocator feature to allow a grace margin
for error in allocations from operators that make a good-faith
effort to stay within their budgets, but are sometimes undone
by unexpected power-of-two buffer sizes and vector doubling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestShortArrays.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestShortArrays</a></span></code>
<div class="block">DRILL-5804.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestSimpleExternalSort.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestSimpleExternalSort</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestSortEmitOutcome.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestSortEmitOutcome</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestSorter.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestSorter</a></span></code>
<div class="block">Tests the generated per-batch sort code via its wrapper layer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestSortImpl.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestSortImpl</a></span></code>
<div class="block">Tests the external sort implementation: the "guts" of the sort stripped of the
Volcano-protocol layer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/impl/xsort/TestSortSpillWithException.html" title="class in org.apache.drill.exec.physical.impl.xsort">TestSortSpillWithException</a></span></code>
<div class="block">Testing External Sort's spilling to disk.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.resultSet.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/package-summary.html">org.apache.drill.exec.physical.resultSet.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/package-summary.html">org.apache.drill.exec.physical.resultSet.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetCopier.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetCopier</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderDictArray.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderDictArray</a></span></code>
<div class="block">Test dict array support in the result set loader.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderDicts.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderDicts</a></span></code>
<div class="block">Test (non-array) dict support in the result set loader and related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderEmptyProject.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderEmptyProject</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderLimits.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderLimits</a></span></code>
<div class="block">Tests of the row limit functionality of the result set loader.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderMapArray.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderMapArray</a></span></code>
<div class="block">Test map array support in the result set loader.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderMaps.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderMaps</a></span></code>
<div class="block">Test (non-array) map support in the result set loader and related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderOmittedValues.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderOmittedValues</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderOverflow.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderOverflow</a></span></code>
<div class="block">Exercise the vector overflow functionality for the result set loader.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderProjection.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderProjection</a></span></code>
<div class="block">Test of the basics of the projection mechanism.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderProtocol.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderProtocol</a></span></code>
<div class="block">Tests of the overall result set loader protocol focusing on which operations
are valid in each state, basics of column lookup, basics of adding columns
and so on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderRepeatedList.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderRepeatedList</a></span></code>
<div class="block">Tests repeated list support.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderTorture.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderTorture</a></span></code>
<div class="block">Runs a worst-case scenario test that combines aspects of all
previous tests.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetLoaderUnions.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetLoaderUnions</a></span></code>
<div class="block">Tests the result set loader support for union vectors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetReader.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultSetSchemaChange.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultSetSchemaChange</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/resultSet/impl/TestResultVectorCache.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestResultVectorCache</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.rowSet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/rowSet/package-summary.html">org.apache.drill.exec.physical.rowSet</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/rowSet/package-summary.html">org.apache.drill.exec.physical.rowSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestDummyWriter.html" title="class in org.apache.drill.exec.physical.rowSet">TestDummyWriter</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestFillEmpties.html" title="class in org.apache.drill.exec.physical.rowSet">TestFillEmpties</a></span></code>
<div class="block">Test the "fill empties" logic for all types for all modes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestFixedWidthWriter.html" title="class in org.apache.drill.exec.physical.rowSet">TestFixedWidthWriter</a></span></code>
<div class="block">Test the int writer as a typical example of a fixed-width
writer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestHyperVectorReaders.html" title="class in org.apache.drill.exec.physical.rowSet">TestHyperVectorReaders</a></span></code>
<div class="block">Test the reader mechanism that reads rows indexed via an SV4.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestIndirectReaders.html" title="class in org.apache.drill.exec.physical.rowSet">TestIndirectReaders</a></span></code>
<div class="block">Test reading with an indirection vector (sv2.) This form of
indirection vector reorders values within a single batch.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestMapAccessors.html" title="class in org.apache.drill.exec.physical.rowSet">TestMapAccessors</a></span></code>
<div class="block">Test map support in the column readers and writers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestOffsetVectorWriter.html" title="class in org.apache.drill.exec.physical.rowSet">TestOffsetVectorWriter</a></span></code>
<div class="block">The offset vector writer is unique: it follows the same API as
the other writers, but has a unique twist because offsets are written
into the slot one after the other vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestRepeatedListAccessors.html" title="class in org.apache.drill.exec.physical.rowSet">TestRepeatedListAccessors</a></span></code>
<div class="block">Test the basics of repeated list support in the schema builder,
column writers and column readers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestRowSet.html" title="class in org.apache.drill.exec.physical.rowSet">TestRowSet</a></span></code>
<div class="block">Test row sets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestScalarAccessors.html" title="class in org.apache.drill.exec.physical.rowSet">TestScalarAccessors</a></span></code>
<div class="block">Verify that simple scalar (non-repeated) column readers
and writers work as expected.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestSchemaBuilder.html" title="class in org.apache.drill.exec.physical.rowSet">TestSchemaBuilder</a></span></code>
<div class="block">The schema builder for tests has grown complex to handle maps, unions,
lists and repeated lists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestVariableWidthWriter.html" title="class in org.apache.drill.exec.physical.rowSet">TestVariableWidthWriter</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/rowSet/TestVariantAccessors.html" title="class in org.apache.drill.exec.physical.rowSet">TestVariantAccessors</a></span></code>
<div class="block">Tests for readers and writers for union and list types.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.physical.unit">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/unit/package-summary.html">org.apache.drill.exec.physical.unit</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/physical/unit/package-summary.html">org.apache.drill.exec.physical.unit</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/unit/BasicPhysicalOpUnitTest.html" title="class in org.apache.drill.exec.physical.unit">BasicPhysicalOpUnitTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/unit/MiniPlanUnitTestBase.html" title="class in org.apache.drill.exec.physical.unit">MiniPlanUnitTestBase</a></span></code>
<div class="block">A MiniPlanUnitTestBase extends PhysicalOpUnitTestBase, to construct MiniPlan (aka plan fragment).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/unit/TestMiniPlan.html" title="class in org.apache.drill.exec.physical.unit">TestMiniPlan</a></span></code>
<div class="block">This class contains examples to show how to use MiniPlanTestBuilder to test a
specific plan fragment (MiniPlan).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/unit/TestNullInputMiniPlan.html" title="class in org.apache.drill.exec.physical.unit">TestNullInputMiniPlan</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/physical/unit/TestOutputBatchSize.html" title="class in org.apache.drill.exec.physical.unit">TestOutputBatchSize</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/package-summary.html">org.apache.drill.exec.planner</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/package-summary.html">org.apache.drill.exec.planner</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/TestDirectoryExplorerUDFs.html" title="class in org.apache.drill.exec.planner">TestDirectoryExplorerUDFs</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.logical">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/logical/package-summary.html">org.apache.drill.exec.planner.logical</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/logical/package-summary.html">org.apache.drill.exec.planner.logical</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/logical/TestCaseNullableTypes.html" title="class in org.apache.drill.exec.planner.logical">TestCaseNullableTypes</a></span></code>
<div class="block">Tests for handling nullable types in CASE function</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/logical/TestConvertCountToDirectScan.html" title="class in org.apache.drill.exec.planner.logical">TestConvertCountToDirectScan</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.rm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/rm/package-summary.html">org.apache.drill.exec.planner.rm</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/rm/package-summary.html">org.apache.drill.exec.planner.rm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/rm/TestMemoryCalculator.html" title="class in org.apache.drill.exec.planner.rm">TestMemoryCalculator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/sql/package-summary.html">org.apache.drill.exec.planner.sql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/sql/package-summary.html">org.apache.drill.exec.planner.sql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/sql/CrossJoinTest.html" title="class in org.apache.drill.exec.planner.sql">CrossJoinTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/sql/TestDrillSQLWorker.html" title="class in org.apache.drill.exec.planner.sql">TestDrillSQLWorker</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.sql.handlers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/sql/handlers/package-summary.html">org.apache.drill.exec.planner.sql.handlers</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/planner/sql/handlers/package-summary.html">org.apache.drill.exec.planner.sql.handlers</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/sql/handlers/ResetOptionHandlerTest.html" title="class in org.apache.drill.exec.planner.sql.handlers">ResetOptionHandlerTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/planner/sql/handlers/SetOptionHandlerTest.html" title="class in org.apache.drill.exec.planner.sql.handlers">SetOptionHandlerTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.pop">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/pop/package-summary.html">org.apache.drill.exec.pop</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/pop/package-summary.html">org.apache.drill.exec.pop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/pop/PopUnitTestBase.html" title="class in org.apache.drill.exec.pop">PopUnitTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/pop/TestFragmentChecker.html" title="class in org.apache.drill.exec.pop">TestFragmentChecker</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/pop/TestFragmenter.html" title="class in org.apache.drill.exec.pop">TestFragmenter</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/pop/TestInjectionValue.html" title="class in org.apache.drill.exec.pop">TestInjectionValue</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.record">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/record/package-summary.html">org.apache.drill.exec.record</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/ExpressionTreeMaterializerTest.html" title="class in org.apache.drill.exec.record">ExpressionTreeMaterializerTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/TestRecordBatchSizer.html" title="class in org.apache.drill.exec.record">TestRecordBatchSizer</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/TestRecordIterator.html" title="class in org.apache.drill.exec.record">TestRecordIterator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/TestVectorContainer.html" title="class in org.apache.drill.exec.record">TestVectorContainer</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.record.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/record/vector/package-summary.html">org.apache.drill.exec.record.vector</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/record/vector/package-summary.html">org.apache.drill.exec.record.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/vector/TestDateTypes.html" title="class in org.apache.drill.exec.record.vector">TestDateTypes</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/vector/TestDictVector.html" title="class in org.apache.drill.exec.record.vector">TestDictVector</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/vector/TestLoad.html" title="class in org.apache.drill.exec.record.vector">TestLoad</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/record/vector/TestValueVector.html" title="class in org.apache.drill.exec.record.vector">TestValueVector</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.resourcemgr">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/resourcemgr/package-summary.html">org.apache.drill.exec.resourcemgr</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/resourcemgr/package-summary.html">org.apache.drill.exec.resourcemgr</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/resourcemgr/TestRMConfigLoad.html" title="class in org.apache.drill.exec.resourcemgr">TestRMConfigLoad</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.rpc.control">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/control/package-summary.html">org.apache.drill.exec.rpc.control</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/control/package-summary.html">org.apache.drill.exec.rpc.control</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/control/TestCustomTunnel.html" title="class in org.apache.drill.exec.rpc.control">TestCustomTunnel</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.rpc.data">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/data/package-summary.html">org.apache.drill.exec.rpc.data</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/data/package-summary.html">org.apache.drill.exec.rpc.data</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/data/TestBitBitKerberos.html" title="class in org.apache.drill.exec.rpc.data">TestBitBitKerberos</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/data/TestBitRpc.html" title="class in org.apache.drill.exec.rpc.data">TestBitRpc</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.rpc.user">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/user/package-summary.html">org.apache.drill.exec.rpc.user</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/user/package-summary.html">org.apache.drill.exec.rpc.user</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/TemporaryTablesAutomaticDropTest.html" title="class in org.apache.drill.exec.rpc.user">TemporaryTablesAutomaticDropTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.rpc.user.security">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/user/security/package-summary.html">org.apache.drill.exec.rpc.user.security</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/rpc/user/security/package-summary.html">org.apache.drill.exec.rpc.user.security</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestCustomUserAuthenticator.html" title="class in org.apache.drill.exec.rpc.user.security">TestCustomUserAuthenticator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestHtpasswdFileUserAuthenticator.html" title="class in org.apache.drill.exec.rpc.user.security">TestHtpasswdFileUserAuthenticator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestUserBitKerberos.html" title="class in org.apache.drill.exec.rpc.user.security">TestUserBitKerberos</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestUserBitKerberosEncryption.html" title="class in org.apache.drill.exec.rpc.user.security">TestUserBitKerberosEncryption</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestUserBitSaslCompatibility.html" title="class in org.apache.drill.exec.rpc.user.security">TestUserBitSaslCompatibility</a></span></code>
<div class="block">Helps to test different scenarios based on security configuration on client and Drillbit side with respect to SASL
and specifically using PLAIN mechanism</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestUserBitSSL.html" title="class in org.apache.drill.exec.rpc.user.security">TestUserBitSSL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestUserBitSSLServer.html" title="class in org.apache.drill.exec.rpc.user.security">TestUserBitSSLServer</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/rpc/user/security/TestVaultUserAuthenticator.html" title="class in org.apache.drill.exec.rpc.user.security">TestVaultUserAuthenticator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/server/package-summary.html">org.apache.drill.exec.server</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/server/package-summary.html">org.apache.drill.exec.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/TestDrillbitResilience.html" title="class in org.apache.drill.exec.server">TestDrillbitResilience</a></span></code>
<div class="block">Test how resilient drillbits are to throwing exceptions during various phases of query
execution by injecting exceptions at various points, and to cancellations in various phases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/TestDurationFormat.html" title="class in org.apache.drill.exec.server">TestDurationFormat</a></span></code>
<div class="block">Test translation of millisecond durations into human readable format</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/TestOptions.html" title="class in org.apache.drill.exec.server">TestOptions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/TestOptionsAuthEnabled.html" title="class in org.apache.drill.exec.server">TestOptionsAuthEnabled</a></span></code>
<div class="block">Test setting system scoped options with user authentication enabled.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/TestTpcdsSf1Leaks.html" title="class in org.apache.drill.exec.server">TestTpcdsSf1Leaks</a></span></code>
<div class="block">To run this unit class you need to download the following data file:
http://apache-drill.s3.amazonaws.com/files/tpcds-sf1-parquet.tgz
and untar it in a some folder (e.g.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.server.rest">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/server/rest/package-summary.html">org.apache.drill.exec.server.rest</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/server/rest/package-summary.html">org.apache.drill.exec.server.rest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/InteractiveUI.html" title="class in org.apache.drill.exec.server.rest">InteractiveUI</a></span></code>
<div class="block">Quick-and-dirty tool to run the Web UI for debugging without having
to wait or a full build to run using <code>drillbit.sh</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/RestServerTest.html" title="class in org.apache.drill.exec.server.rest">RestServerTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/TestQueryProfiles.html" title="class in org.apache.drill.exec.server.rest">TestQueryProfiles</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/TestQueryWrapper.html" title="class in org.apache.drill.exec.server.rest">TestQueryWrapper</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/TestQueryWrapperImpersonation.html" title="class in org.apache.drill.exec.server.rest">TestQueryWrapperImpersonation</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/TestResponseHeaders.html" title="class in org.apache.drill.exec.server.rest">TestResponseHeaders</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/TestRestJson.html" title="class in org.apache.drill.exec.server.rest">TestRestJson</a></span></code>
<div class="block">Simple sanity test of the Drill REST client query JSON feature.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.server.rest.ssl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/server/rest/ssl/package-summary.html">org.apache.drill.exec.server.rest.ssl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/server/rest/ssl/package-summary.html">org.apache.drill.exec.server.rest.ssl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/server/rest/ssl/SslContextFactoryConfiguratorTest.html" title="class in org.apache.drill.exec.server.rest.ssl">SslContextFactoryConfiguratorTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/sql/package-summary.html">org.apache.drill.exec.sql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/sql/package-summary.html">org.apache.drill.exec.sql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestAnalyze.html" title="class in org.apache.drill.exec.sql">TestAnalyze</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestBaseViewSupport.html" title="class in org.apache.drill.exec.sql">TestBaseViewSupport</a></span></code>
<div class="block">Base class for view tests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestConformance.html" title="class in org.apache.drill.exec.sql">TestConformance</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestCTAS.html" title="class in org.apache.drill.exec.sql">TestCTAS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestCTTAS.html" title="class in org.apache.drill.exec.sql">TestCTTAS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestInfoSchema.html" title="class in org.apache.drill.exec.sql">TestInfoSchema</a></span></code>
<div class="block">Contains tests for
-- InformationSchema
-- Queries on InformationSchema such as SHOW TABLES, SHOW SCHEMAS or DESCRIBE table
-- USE schema</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestInfoSchemaWithMetastore.html" title="class in org.apache.drill.exec.sql">TestInfoSchemaWithMetastore</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestMetastoreCommands.html" title="class in org.apache.drill.exec.sql">TestMetastoreCommands</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestSchemaCaseInsensitivity.html" title="class in org.apache.drill.exec.sql">TestSchemaCaseInsensitivity</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestSimpleCastFunctions.html" title="class in org.apache.drill.exec.sql">TestSimpleCastFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestValues.html" title="class in org.apache.drill.exec.sql">TestValues</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestViewSupport.html" title="class in org.apache.drill.exec.sql">TestViewSupport</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/TestWithClause.html" title="class in org.apache.drill.exec.sql">TestWithClause</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.sql.hive">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/sql/hive/package-summary.html">org.apache.drill.exec.sql.hive</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/sql/hive/package-summary.html">org.apache.drill.exec.sql.hive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/sql/hive/TestViewSupportOnHiveTables.html" title="class in org.apache.drill.exec.sql.hive">TestViewSupportOnHiveTables</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/package-summary.html">org.apache.drill.exec.store</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/package-summary.html">org.apache.drill.exec.store</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/DropboxFileSystemTest.html" title="class in org.apache.drill.exec.store">DropboxFileSystemTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/FormatPluginSerDeTest.html" title="class in org.apache.drill.exec.store">FormatPluginSerDeTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/TestAffinityCalculator.html" title="class in org.apache.drill.exec.store">TestAffinityCalculator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/TestImplicitFileColumns.html" title="class in org.apache.drill.exec.store">TestImplicitFileColumns</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/TestTimedCallable.html" title="class in org.apache.drill.exec.store">TestTimedCallable</a></span></code>
<div class="block">Unit testing for <a href="../../../../../org/apache/drill/exec/store/TimedCallable.html" title="class in org.apache.drill.exec.store"><code>TimedCallable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.avro">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/avro/package-summary.html">org.apache.drill.exec.store.avro</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/avro/package-summary.html">org.apache.drill.exec.store.avro</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/avro/AvroFormatTest.html" title="class in org.apache.drill.exec.store.avro">AvroFormatTest</a></span></code>
<div class="block">Unit tests for Avro record reader.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.cassandra">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/cassandra/package-summary.html">org.apache.drill.exec.store.cassandra</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/cassandra/package-summary.html">org.apache.drill.exec.store.cassandra</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/cassandra/BaseCassandraTest.html" title="class in org.apache.drill.exec.store.cassandra">BaseCassandraTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/cassandra/CassandraComplexTypesTest.html" title="class in org.apache.drill.exec.store.cassandra">CassandraComplexTypesTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/cassandra/CassandraPlanTest.html" title="class in org.apache.drill.exec.store.cassandra">CassandraPlanTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/cassandra/CassandraQueryTest.html" title="class in org.apache.drill.exec.store.cassandra">CassandraQueryTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.dfs">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/dfs/package-summary.html">org.apache.drill.exec.store.dfs</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/dfs/package-summary.html">org.apache.drill.exec.store.dfs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/dfs/TestCompressedFiles.html" title="class in org.apache.drill.exec.store.dfs">TestCompressedFiles</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/dfs/TestDFSPartitionLocation.html" title="class in org.apache.drill.exec.store.dfs">TestDFSPartitionLocation</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/dfs/TestFileSelection.html" title="class in org.apache.drill.exec.store.dfs">TestFileSelection</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/dfs/TestGlob.html" title="class in org.apache.drill.exec.store.dfs">TestGlob</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/dfs/TestSchemaNotFoundException.html" title="class in org.apache.drill.exec.store.dfs">TestSchemaNotFoundException</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.druid">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/druid/package-summary.html">org.apache.drill.exec.store.druid</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/druid/package-summary.html">org.apache.drill.exec.store.druid</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/druid/DruidTestBase.html" title="class in org.apache.drill.exec.store.druid">DruidTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/druid/TestDruidQueries.html" title="class in org.apache.drill.exec.store.druid">TestDruidQueries</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.easy.json.loader">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/easy/json/loader/package-summary.html">org.apache.drill.exec.store.easy.json.loader</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/easy/json/loader/package-summary.html">org.apache.drill.exec.store.easy.json.loader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/BaseJsonLoaderTest.html" title="class in org.apache.drill.exec.store.easy.json.loader">BaseJsonLoaderTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestBasics.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestBasics</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestExtendedArrays.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestExtendedArrays</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestExtendedWithSchema.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestExtendedWithSchema</a></span></code>
<div class="block">Test extended types with a schema.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestMessageParser.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestMessageParser</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestObjects.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestObjects</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestRepeatedList.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestRepeatedList</a></span></code>
<div class="block">Tests repeated lists to form a 2D or 3D array of various data types.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestScalarArrays.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestScalarArrays</a></span></code>
<div class="block">Test scalar arrays.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestScalars.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestScalars</a></span></code>
<div class="block">Tests JSON scalar handling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestUnknowns.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestUnknowns</a></span></code>
<div class="block">Tests the ability of the JSON reader to "wait out" a set of leading
null or empty array values to wait until an actual value appears before
deciding on the column type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/json/loader/TestVariant.html" title="class in org.apache.drill.exec.store.easy.json.loader">TestVariant</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.easy.text.compliant">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/package-summary.html">org.apache.drill.exec.store.easy.text.compliant</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/package-summary.html">org.apache.drill.exec.store.easy.text.compliant</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/BaseCsvTest.html" title="class in org.apache.drill.exec.store.easy.text.compliant">BaseCsvTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestCsvHeader.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestCsvHeader</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestCsvIgnoreHeaders.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestCsvIgnoreHeaders</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestCsvTableProperties.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestCsvTableProperties</a></span></code>
<div class="block">Test table properties with the compliant text reader.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestCsvWithHeaders.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestCsvWithHeaders</a></span></code>
<div class="block">Sanity test of CSV files with headers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestCsvWithoutHeaders.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestCsvWithoutHeaders</a></span></code>
<div class="block">Test behavior of the text (CSV) reader for files without headers
and without an external schema.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestCsvWithSchema.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestCsvWithSchema</a></span></code>
<div class="block">Test the schema mechanism in the context of a simple CSV tables.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestHeaderBuilder.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestHeaderBuilder</a></span></code>
<div class="block">Test the mechanism that builds column names from a set of CSV
headers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestPartitionRace.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestPartitionRace</a></span></code>
<div class="block">Demonstrates a race condition inherent in the way that partition
columns are currently implemented.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestTextColumn.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestTextColumn</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TestTextReader.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TestTextReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/easy/text/compliant/TextCsvWithoutHeadersWithSchema.html" title="class in org.apache.drill.exec.store.easy.text.compliant">TextCsvWithoutHeadersWithSchema</a></span></code>
<div class="block">Tests the combination of a CSV file without headers, but with a
provided schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.elasticsearch">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/elasticsearch/package-summary.html">org.apache.drill.exec.store.elasticsearch</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/elasticsearch/package-summary.html">org.apache.drill.exec.store.elasticsearch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/elasticsearch/ElasticComplexTypesTest.html" title="class in org.apache.drill.exec.store.elasticsearch">ElasticComplexTypesTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/elasticsearch/ElasticInfoSchemaTest.html" title="class in org.apache.drill.exec.store.elasticsearch">ElasticInfoSchemaTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/elasticsearch/ElasticSearchPlanTest.html" title="class in org.apache.drill.exec.store.elasticsearch">ElasticSearchPlanTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/elasticsearch/ElasticSearchQueryTest.html" title="class in org.apache.drill.exec.store.elasticsearch">ElasticSearchQueryTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.enumerable">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/enumerable/package-summary.html">org.apache.drill.exec.store.enumerable</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/enumerable/package-summary.html">org.apache.drill.exec.store.enumerable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/enumerable/EnumPluginTest.html" title="class in org.apache.drill.exec.store.enumerable">EnumPluginTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.esri">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/esri/package-summary.html">org.apache.drill.exec.store.esri</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/esri/package-summary.html">org.apache.drill.exec.store.esri</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/esri/TestShapefileFormatPlugin.html" title="class in org.apache.drill.exec.store.esri">TestShapefileFormatPlugin</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.excel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/excel/package-summary.html">org.apache.drill.exec.store.excel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/excel/package-summary.html">org.apache.drill.exec.store.excel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/excel/TestExcelFormat.html" title="class in org.apache.drill.exec.store.excel">TestExcelFormat</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.hdf5">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/hdf5/package-summary.html">org.apache.drill.exec.store.hdf5</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/hdf5/package-summary.html">org.apache.drill.exec.store.hdf5</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/hdf5/TestHDF5Format.html" title="class in org.apache.drill.exec.store.hdf5">TestHDF5Format</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/http/package-summary.html">org.apache.drill.exec.store.http</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/http/package-summary.html">org.apache.drill.exec.store.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/http/TestHttpPlugin.html" title="class in org.apache.drill.exec.store.http">TestHttpPlugin</a></span></code>
<div class="block">Tests the HTTP Storage plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/http/TestOAuthProcess.html" title="class in org.apache.drill.exec.store.http">TestOAuthProcess</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/http/TestPagination.html" title="class in org.apache.drill.exec.store.http">TestPagination</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.httpd">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/httpd/package-summary.html">org.apache.drill.exec.store.httpd</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/httpd/package-summary.html">org.apache.drill.exec.store.httpd</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/httpd/TestHTTPDLogReader.html" title="class in org.apache.drill.exec.store.httpd">TestHTTPDLogReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/httpd/TestHTTPDLogReaderUserAgent.html" title="class in org.apache.drill.exec.store.httpd">TestHTTPDLogReaderUserAgent</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.iceberg">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/iceberg/package-summary.html">org.apache.drill.exec.store.iceberg</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/iceberg/package-summary.html">org.apache.drill.exec.store.iceberg</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/iceberg/IcebergQueriesTest.html" title="class in org.apache.drill.exec.store.iceberg">IcebergQueriesTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.image">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/image/package-summary.html">org.apache.drill.exec.store.image</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/image/package-summary.html">org.apache.drill.exec.store.image</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/image/TestImageRecordReader.html" title="class in org.apache.drill.exec.store.image">TestImageRecordReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/image/TestImageTagValue.html" title="class in org.apache.drill.exec.store.image">TestImageTagValue</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.ischema">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/ischema/package-summary.html">org.apache.drill.exec.store.ischema</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/ischema/package-summary.html">org.apache.drill.exec.store.ischema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/ischema/Drill2283InfoSchemaVarchar1BugTest.html" title="class in org.apache.drill.exec.store.ischema">Drill2283InfoSchemaVarchar1BugTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/ischema/TestFilesTable.html" title="class in org.apache.drill.exec.store.ischema">TestFilesTable</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/ischema/TestInfoSchemaFilterPushDown.html" title="class in org.apache.drill.exec.store.ischema">TestInfoSchemaFilterPushDown</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/jdbc/package-summary.html">org.apache.drill.exec.store.jdbc</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/jdbc/package-summary.html">org.apache.drill.exec.store.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcPluginWithClickhouse.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcPluginWithClickhouse</a></span></code>
<div class="block">JDBC storage plugin tests against Clickhouse.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcPluginWithH2IT.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcPluginWithH2IT</a></span></code>
<div class="block">JDBC storage plugin tests against H2.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcPluginWithMySQLIT.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcPluginWithMySQLIT</a></span></code>
<div class="block">JDBC storage plugin tests against MySQL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcPluginWithPostgres.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcPluginWithPostgres</a></span></code>
<div class="block">JDBC storage plugin tests against Postgres.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcWriterWithH2.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcWriterWithH2</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcWriterWithMySQL.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcWriterWithMySQL</a></span></code>
<div class="block">JDBC storage plugin tests against MySQL.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/jdbc/TestJdbcWriterWithPostgres.html" title="class in org.apache.drill.exec.store.jdbc">TestJdbcWriterWithPostgres</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.json">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/json/package-summary.html">org.apache.drill.exec.store.json</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/json/package-summary.html">org.apache.drill.exec.store.json</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/json/TestJsonRecordReader.html" title="class in org.apache.drill.exec.store.json">TestJsonRecordReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.kafka">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/kafka/package-summary.html">org.apache.drill.exec.store.kafka</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/kafka/package-summary.html">org.apache.drill.exec.store.kafka</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/kafka/KafkaFilterPushdownTest.html" title="class in org.apache.drill.exec.store.kafka">KafkaFilterPushdownTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/kafka/KafkaQueriesTest.html" title="class in org.apache.drill.exec.store.kafka">KafkaQueriesTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/kafka/KafkaTestBase.html" title="class in org.apache.drill.exec.store.kafka">KafkaTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/kafka/MessageIteratorTest.html" title="class in org.apache.drill.exec.store.kafka">MessageIteratorTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.log">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/log/package-summary.html">org.apache.drill.exec.store.log</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/log/package-summary.html">org.apache.drill.exec.store.log</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/log/TestLogReader.html" title="class in org.apache.drill.exec.store.log">TestLogReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/log/TestLogReaderIssue.html" title="class in org.apache.drill.exec.store.log">TestLogReaderIssue</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.ltsv">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/ltsv/package-summary.html">org.apache.drill.exec.store.ltsv</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/ltsv/package-summary.html">org.apache.drill.exec.store.ltsv</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/ltsv/TestLTSVRecordReader.html" title="class in org.apache.drill.exec.store.ltsv">TestLTSVRecordReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.mock">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/mock/package-summary.html">org.apache.drill.exec.store.mock</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/mock/package-summary.html">org.apache.drill.exec.store.mock</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mock/TestMockPlugin.html" title="class in org.apache.drill.exec.store.mock">TestMockPlugin</a></span></code>
<div class="block">Test the mock data source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mock/TestMockRowReader.html" title="class in org.apache.drill.exec.store.mock">TestMockRowReader</a></span></code>
<div class="block">Tests the mock data source directly by wrapping it in a mock
scan operator, without the rest of Drill.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.mongo">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/mongo/package-summary.html">org.apache.drill.exec.store.mongo</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/mongo/package-summary.html">org.apache.drill.exec.store.mongo</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mongo/MongoTestBase.html" title="class in org.apache.drill.exec.store.mongo">MongoTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mongo/TestMongoDrillIssue.html" title="class in org.apache.drill.exec.store.mongo">TestMongoDrillIssue</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mongo/TestMongoFilterPushDown.html" title="class in org.apache.drill.exec.store.mongo">TestMongoFilterPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mongo/TestMongoLimitPushDown.html" title="class in org.apache.drill.exec.store.mongo">TestMongoLimitPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mongo/TestMongoProjectPushDown.html" title="class in org.apache.drill.exec.store.mongo">TestMongoProjectPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/mongo/TestMongoQueries.html" title="class in org.apache.drill.exec.store.mongo">TestMongoQueries</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/parquet/package-summary.html">org.apache.drill.exec.store.parquet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/ParquetInternalsTest.html" title="class in org.apache.drill.exec.store.parquet">ParquetInternalsTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/ParquetRecordReaderTest.html" title="class in org.apache.drill.exec.store.parquet">ParquetRecordReaderTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestEmptyParquet.html" title="class in org.apache.drill.exec.store.parquet">TestEmptyParquet</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestFixedlenDecimal.html" title="class in org.apache.drill.exec.store.parquet">TestFixedlenDecimal</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetBulkReader.html" title="class in org.apache.drill.exec.store.parquet">TestParquetBulkReader</a></span></code>
<div class="block">Tests the Parquet bulk reader</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetComplex.html" title="class in org.apache.drill.exec.store.parquet">TestParquetComplex</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetFilterPushDown.html" title="class in org.apache.drill.exec.store.parquet">TestParquetFilterPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetFilterPushDownForComplexTypes.html" title="class in org.apache.drill.exec.store.parquet">TestParquetFilterPushDownForComplexTypes</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetFilterPushDownForDateTimeCasts.html" title="class in org.apache.drill.exec.store.parquet">TestParquetFilterPushDownForDateTimeCasts</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetFilterPushdownWithTransitivePredicates.html" title="class in org.apache.drill.exec.store.parquet">TestParquetFilterPushdownWithTransitivePredicates</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetGroupScan.html" title="class in org.apache.drill.exec.store.parquet">TestParquetGroupScan</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetLimitPushDown.html" title="class in org.apache.drill.exec.store.parquet">TestParquetLimitPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetLogicalTypes.html" title="class in org.apache.drill.exec.store.parquet">TestParquetLogicalTypes</a></span></code>
<div class="block">Test Parquet logical type handling with default Parquet reader.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetMetadataCache.html" title="class in org.apache.drill.exec.store.parquet">TestParquetMetadataCache</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetPhysicalPlan.html" title="class in org.apache.drill.exec.store.parquet">TestParquetPhysicalPlan</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestParquetScan.html" title="class in org.apache.drill.exec.store.parquet">TestParquetScan</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestPushDownAndPruningForDecimal.html" title="class in org.apache.drill.exec.store.parquet">TestPushDownAndPruningForDecimal</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestPushDownAndPruningForVarchar.html" title="class in org.apache.drill.exec.store.parquet">TestPushDownAndPruningForVarchar</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestPushDownAndPruningWithItemStar.html" title="class in org.apache.drill.exec.store.parquet">TestPushDownAndPruningWithItemStar</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/TestVarlenDecimal.html" title="class in org.apache.drill.exec.store.parquet">TestVarlenDecimal</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet.columnreaders">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/parquet/columnreaders/package-summary.html">org.apache.drill.exec.store.parquet.columnreaders</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/parquet/columnreaders/package-summary.html">org.apache.drill.exec.store.parquet.columnreaders</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/columnreaders/TestBatchSizingMemoryUtil.html" title="class in org.apache.drill.exec.store.parquet.columnreaders">TestBatchSizingMemoryUtil</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/columnreaders/TestColumnReaderFactory.html" title="class in org.apache.drill.exec.store.parquet.columnreaders">TestColumnReaderFactory</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet/columnreaders/TestDateReader.html" title="class in org.apache.drill.exec.store.parquet.columnreaders">TestDateReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.parquet2">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/parquet2/package-summary.html">org.apache.drill.exec.store.parquet2</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/parquet2/package-summary.html">org.apache.drill.exec.store.parquet2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/parquet2/TestDrillParquetReader.html" title="class in org.apache.drill.exec.store.parquet2">TestDrillParquetReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.pcap">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/pcap/package-summary.html">org.apache.drill.exec.store.pcap</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/pcap/package-summary.html">org.apache.drill.exec.store.pcap</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pcap/TestPcapDecoder.html" title="class in org.apache.drill.exec.store.pcap">TestPcapDecoder</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pcap/TestPcapEVFReader.html" title="class in org.apache.drill.exec.store.pcap">TestPcapEVFReader</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pcap/TestPcapRecordReader.html" title="class in org.apache.drill.exec.store.pcap">TestPcapRecordReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pcap/TestSessionizePCAP.html" title="class in org.apache.drill.exec.store.pcap">TestSessionizePCAP</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.pcapng">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/pcapng/package-summary.html">org.apache.drill.exec.store.pcapng</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/pcapng/package-summary.html">org.apache.drill.exec.store.pcapng</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pcapng/TestPcapngRecordReader.html" title="class in org.apache.drill.exec.store.pcapng">TestPcapngRecordReader</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pcapng/TestPcapngStatRecordReader.html" title="class in org.apache.drill.exec.store.pcapng">TestPcapngStatRecordReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.pdf">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/pdf/package-summary.html">org.apache.drill.exec.store.pdf</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/pdf/package-summary.html">org.apache.drill.exec.store.pdf</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/pdf/TestPdfFormat.html" title="class in org.apache.drill.exec.store.pdf">TestPdfFormat</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.phoenix">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/phoenix/package-summary.html">org.apache.drill.exec.store.phoenix</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/phoenix/package-summary.html">org.apache.drill.exec.store.phoenix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/PhoenixBaseTest.html" title="class in org.apache.drill.exec.store.phoenix">PhoenixBaseTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/PhoenixCommandTest.html" title="class in org.apache.drill.exec.store.phoenix">PhoenixCommandTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/PhoenixDataTypeTest.html" title="class in org.apache.drill.exec.store.phoenix">PhoenixDataTypeTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/PhoenixSQLTest.html" title="class in org.apache.drill.exec.store.phoenix">PhoenixSQLTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.phoenix.secured">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/phoenix/secured/package-summary.html">org.apache.drill.exec.store.phoenix.secured</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/phoenix/secured/package-summary.html">org.apache.drill.exec.store.phoenix.secured</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/secured/SecuredPhoenixBaseTest.html" title="class in org.apache.drill.exec.store.phoenix.secured">SecuredPhoenixBaseTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/secured/SecuredPhoenixCommandTest.html" title="class in org.apache.drill.exec.store.phoenix.secured">SecuredPhoenixCommandTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/secured/SecuredPhoenixDataTypeTest.html" title="class in org.apache.drill.exec.store.phoenix.secured">SecuredPhoenixDataTypeTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/phoenix/secured/SecuredPhoenixSQLTest.html" title="class in org.apache.drill.exec.store.phoenix.secured">SecuredPhoenixSQLTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.sas">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/sas/package-summary.html">org.apache.drill.exec.store.sas</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/sas/package-summary.html">org.apache.drill.exec.store.sas</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/sas/TestSasReader.html" title="class in org.apache.drill.exec.store.sas">TestSasReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.sequencefile">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/sequencefile/package-summary.html">org.apache.drill.exec.store.sequencefile</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/sequencefile/package-summary.html">org.apache.drill.exec.store.sequencefile</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/sequencefile/TestSequenceFileReader.html" title="class in org.apache.drill.exec.store.sequencefile">TestSequenceFileReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.splunk">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/splunk/package-summary.html">org.apache.drill.exec.store.splunk</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/splunk/package-summary.html">org.apache.drill.exec.store.splunk</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/splunk/SplunkBaseTest.html" title="class in org.apache.drill.exec.store.splunk">SplunkBaseTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/splunk/SplunkConnectionTest.html" title="class in org.apache.drill.exec.store.splunk">SplunkConnectionTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/splunk/SplunkIndexesTest.html" title="class in org.apache.drill.exec.store.splunk">SplunkIndexesTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/splunk/SplunkLimitPushDownTest.html" title="class in org.apache.drill.exec.store.splunk">SplunkLimitPushDownTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/splunk/SplunkPluginTest.html" title="class in org.apache.drill.exec.store.splunk">SplunkPluginTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/splunk/SplunkTestSuite.html" title="class in org.apache.drill.exec.store.splunk">SplunkTestSuite</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.spss">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/spss/package-summary.html">org.apache.drill.exec.store.spss</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/spss/package-summary.html">org.apache.drill.exec.store.spss</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/spss/TestSpssReader.html" title="class in org.apache.drill.exec.store.spss">TestSpssReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.store">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/store/package-summary.html">org.apache.drill.exec.store.store</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/store/package-summary.html">org.apache.drill.exec.store.store</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/store/TestDisabledPlugin.html" title="class in org.apache.drill.exec.store.store">TestDisabledPlugin</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.sys">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/sys/package-summary.html">org.apache.drill.exec.store.sys</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/sys/package-summary.html">org.apache.drill.exec.store.sys</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/sys/TestPStoreProviders.html" title="class in org.apache.drill.exec.store.sys">TestPStoreProviders</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/sys/TestSystemTable.html" title="class in org.apache.drill.exec.store.sys">TestSystemTable</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.syslog">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/syslog/package-summary.html">org.apache.drill.exec.store.syslog</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/syslog/package-summary.html">org.apache.drill.exec.store.syslog</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/syslog/TestSyslogFormat.html" title="class in org.apache.drill.exec.store.syslog">TestSyslogFormat</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.xml">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/xml/package-summary.html">org.apache.drill.exec.store.xml</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/store/xml/package-summary.html">org.apache.drill.exec.store.xml</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/store/xml/TestXMLReader.html" title="class in org.apache.drill.exec.store.xml">TestXMLReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.testing">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/testing/package-summary.html">org.apache.drill.exec.testing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/testing/package-summary.html">org.apache.drill.exec.testing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/testing/TestCountDownLatchInjection.html" title="class in org.apache.drill.exec.testing">TestCountDownLatchInjection</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/testing/TestExceptionInjection.html" title="class in org.apache.drill.exec.testing">TestExceptionInjection</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/testing/TestPauseInjection.html" title="class in org.apache.drill.exec.testing">TestPauseInjection</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/testing/TestResourceLeak.html" title="class in org.apache.drill.exec.testing">TestResourceLeak</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.udf.dynamic">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/udf/dynamic/package-summary.html">org.apache.drill.exec.udf.dynamic</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/udf/dynamic/package-summary.html">org.apache.drill.exec.udf.dynamic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udf/dynamic/TestDynamicUDFSupport.html" title="class in org.apache.drill.exec.udf.dynamic">TestDynamicUDFSupport</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.udfs">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/udfs/package-summary.html">org.apache.drill.exec.udfs</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/udfs/package-summary.html">org.apache.drill.exec.udfs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestComplexSchemaFunctions.html" title="class in org.apache.drill.exec.udfs">TestComplexSchemaFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestCryptoFunctions.html" title="class in org.apache.drill.exec.udfs">TestCryptoFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestNearestDateFunctions.html" title="class in org.apache.drill.exec.udfs">TestNearestDateFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestNetworkFunctions.html" title="class in org.apache.drill.exec.udfs">TestNetworkFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestPhoneticFunctions.html" title="class in org.apache.drill.exec.udfs">TestPhoneticFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestStringDistanceFunctions.html" title="class in org.apache.drill.exec.udfs">TestStringDistanceFunctions</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestTimeBucketFunction.html" title="class in org.apache.drill.exec.udfs">TestTimeBucketFunction</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/TestUserAgentFunctions.html" title="class in org.apache.drill.exec.udfs">TestUserAgentFunctions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.udfs.gis">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/udfs/gis/package-summary.html">org.apache.drill.exec.udfs.gis</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/udfs/gis/package-summary.html">org.apache.drill.exec.udfs.gis</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/udfs/gis/TestGeometryFunctions.html" title="class in org.apache.drill.exec.udfs.gis">TestGeometryFunctions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/util/package-summary.html">org.apache.drill.exec.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/util/package-summary.html">org.apache.drill.exec.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/util/ExecutorServiceUtilTest.html" title="class in org.apache.drill.exec.util">ExecutorServiceUtilTest</a></span></code>
<div class="block">Tests for validating the Drill executor service utility class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/util/TestQueryMemoryAlloc.html" title="class in org.apache.drill.exec.util">TestQueryMemoryAlloc</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/vector/complex/package-summary.html">org.apache.drill.exec.vector.complex</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/TestEmptyPopulation.html" title="class in org.apache.drill.exec.vector.complex">TestEmptyPopulation</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex.fn">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/vector/complex/fn/package-summary.html">org.apache.drill.exec.vector.complex.fn</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/vector/complex/fn/package-summary.html">org.apache.drill.exec.vector.complex.fn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/fn/TestJsonReaderWithSparseFiles.html" title="class in org.apache.drill.exec.vector.complex.fn">TestJsonReaderWithSparseFiles</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.vector.complex.writer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/vector/complex/writer/package-summary.html">org.apache.drill.exec.vector.complex.writer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/vector/complex/writer/package-summary.html">org.apache.drill.exec.vector.complex.writer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestComplexToJson.html" title="class in org.apache.drill.exec.vector.complex.writer">TestComplexToJson</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestComplexTypeReader.html" title="class in org.apache.drill.exec.vector.complex.writer">TestComplexTypeReader</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestComplexTypeWriter.html" title="class in org.apache.drill.exec.vector.complex.writer">TestComplexTypeWriter</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestExtendedTypes.html" title="class in org.apache.drill.exec.vector.complex.writer">TestExtendedTypes</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestJsonEscapeAnyChar.html" title="class in org.apache.drill.exec.vector.complex.writer">TestJsonEscapeAnyChar</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestJsonNanInf.html" title="class in org.apache.drill.exec.vector.complex.writer">TestJsonNanInf</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/vector/complex/writer/TestJsonReader.html" title="class in org.apache.drill.exec.vector.complex.writer">TestJsonReader</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.work.batch">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/batch/package-summary.html">org.apache.drill.exec.work.batch</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/batch/package-summary.html">org.apache.drill.exec.work.batch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/batch/TestSpoolingBuffer.html" title="class in org.apache.drill.exec.work.batch">TestSpoolingBuffer</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.work.filter">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/filter/package-summary.html">org.apache.drill.exec.work.filter</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/filter/package-summary.html">org.apache.drill.exec.work.filter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/filter/BloomFilterTest.html" title="class in org.apache.drill.exec.work.filter">BloomFilterTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.work.fragment">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/fragment/package-summary.html">org.apache.drill.exec.work.fragment</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/fragment/package-summary.html">org.apache.drill.exec.work.fragment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/fragment/TestFragmentExecutorCancel.html" title="class in org.apache.drill.exec.work.fragment">TestFragmentExecutorCancel</a></span></code>
<div class="block">Run several tpch queries and inject an OutOfMemoryException in ScanBatch that will cause an OUT_OF_MEMORY outcome to
be propagated downstream.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.work.metadata">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/metadata/package-summary.html">org.apache.drill.exec.work.metadata</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/metadata/package-summary.html">org.apache.drill.exec.work.metadata</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/metadata/TestMetadataProvider.html" title="class in org.apache.drill.exec.work.metadata">TestMetadataProvider</a></span></code>
<div class="block">Tests for metadata provider APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/metadata/TestServerMetaProvider.html" title="class in org.apache.drill.exec.work.metadata">TestServerMetaProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.work.prepare">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/prepare/package-summary.html">org.apache.drill.exec.work.prepare</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/exec/work/prepare/package-summary.html">org.apache.drill.exec.work.prepare</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/prepare/PreparedStatementTestBase.html" title="class in org.apache.drill.exec.work.prepare">PreparedStatementTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/prepare/TestLimit0VsRegularQueriesMetadata.html" title="class in org.apache.drill.exec.work.prepare">TestLimit0VsRegularQueriesMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/exec/work/prepare/TestPreparedStatementProvider.html" title="class in org.apache.drill.exec.work.prepare">TestPreparedStatementProvider</a></span></code>
<div class="block">Tests for creating and executing prepared statements.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.hbase">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/hbase/package-summary.html">org.apache.drill.hbase</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/hbase/package-summary.html">org.apache.drill.hbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/BaseHBaseTest.html" title="class in org.apache.drill.hbase">BaseHBaseTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/HBaseRecordReaderTest.html" title="class in org.apache.drill.hbase">HBaseRecordReaderTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseCFAsJSONString.html" title="class in org.apache.drill.hbase">TestHBaseCFAsJSONString</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseConnectionManager.html" title="class in org.apache.drill.hbase">TestHBaseConnectionManager</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseFilterPushDown.html" title="class in org.apache.drill.hbase">TestHBaseFilterPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseProjectPushDown.html" title="class in org.apache.drill.hbase">TestHBaseProjectPushDown</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseQueries.html" title="class in org.apache.drill.hbase">TestHBaseQueries</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseRegexParser.html" title="class in org.apache.drill.hbase">TestHBaseRegexParser</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseRegionScanAssignments.html" title="class in org.apache.drill.hbase">TestHBaseRegionScanAssignments</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestHBaseTableProvider.html" title="class in org.apache.drill.hbase">TestHBaseTableProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/hbase/TestOrderedBytesConvertFunctions.html" title="class in org.apache.drill.hbase">TestOrderedBytesConvertFunctions</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/jdbc/package-summary.html">org.apache.drill.jdbc</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/jdbc/package-summary.html">org.apache.drill.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/ConnectionInfoTest.html" title="class in org.apache.drill.jdbc">ConnectionInfoTest</a></span></code>
<div class="block">Test for Drill's Properties in the JDBC URL connection string</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/ConnectionTest.html" title="class in org.apache.drill.jdbc">ConnectionTest</a></span></code>
<div class="block">Test for Drill's implementation of Connection's methods (other than
main transaction-related methods in <a href="../../../../../org/apache/drill/jdbc/ConnectionTransactionMethodsTest.html" title="class in org.apache.drill.jdbc"><code>ConnectionTransactionMethodsTest</code></a>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/DatabaseMetaDataGetColumnsTest.html" title="class in org.apache.drill.jdbc">DatabaseMetaDataGetColumnsTest</a></span></code>
<div class="block">Test class for Drill's java.sql.DatabaseMetaData.getColumns() implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/DrillResultSetTest.html" title="class in org.apache.drill.jdbc">DrillResultSetTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/DriverTest.html" title="class in org.apache.drill.jdbc">DriverTest</a></span></code>
<div class="block">(Some) unit and integration tests for org.apache.drill.jdbc.Driver.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/JdbcTestBase.html" title="class in org.apache.drill.jdbc">JdbcTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/LegacyDatabaseMetaDataGetColumnsTest.html" title="class in org.apache.drill.jdbc">LegacyDatabaseMetaDataGetColumnsTest</a></span></code>
<div class="block">Test compatibility with older versions of the server</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/LegacyPreparedStatementTest.html" title="class in org.apache.drill.jdbc">LegacyPreparedStatementTest</a></span></code>
<div class="block">Test that prepared statements works even if not supported on server, to some extent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/PreparedStatementMaxRowsTest.html" title="class in org.apache.drill.jdbc">PreparedStatementMaxRowsTest</a></span></code>
<div class="block">Test for Drill's implementation of PreparedStatement's get/setMaxRows methods</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/PreparedStatementTest.html" title="class in org.apache.drill.jdbc">PreparedStatementTest</a></span></code>
<div class="block">Test for Drill's implementation of PreparedStatement's methods.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/ResultSetGetMethodConversionsTest.html" title="class in org.apache.drill.jdbc">ResultSetGetMethodConversionsTest</a></span></code>
<div class="block">Integration-level unit test for ResultSet's <code>get<i>Type</i>(<i>column ID</i>)</code>
methods' type conversions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/ResultSetMetaDataTest.html" title="class in org.apache.drill.jdbc">ResultSetMetaDataTest</a></span></code>
<div class="block">Test class for Drill's java.sql.ResultSetMetaData implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/StatementMaxRowsTest.html" title="class in org.apache.drill.jdbc">StatementMaxRowsTest</a></span></code>
<div class="block">Test for Drill's implementation of Statement's get/setMaxRows methods</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/StatementTest.html" title="class in org.apache.drill.jdbc">StatementTest</a></span></code>
<div class="block">Test for Drill's implementation of Statement's methods (most).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.jdbc.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/jdbc/proxy/package-summary.html">org.apache.drill.jdbc.proxy</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/jdbc/proxy/package-summary.html">org.apache.drill.jdbc.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/proxy/TracingProxyDriverClassLoadingTest.html" title="class in org.apache.drill.jdbc.proxy">TracingProxyDriverClassLoadingTest</a></span></code>
<div class="block">Test of TracingProxyDriver's loading of driver class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/proxy/TracingProxyDriverTest.html" title="class in org.apache.drill.jdbc.proxy">TracingProxyDriverTest</a></span></code>
<div class="block">Test of TracingProxyDriver other than loading of driver classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.jdbc.test">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/jdbc/test/package-summary.html">org.apache.drill.jdbc.test</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/jdbc/test/package-summary.html">org.apache.drill.jdbc.test</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Bug1735ConnectionCloseTest.html" title="class in org.apache.drill.jdbc.test">Bug1735ConnectionCloseTest</a></span></code>
<div class="block">Test for DRILL-1735: Closing local JDBC connection didn't shut down
local DrillBit to free resources (plus QueryResultBatch buffer allocation leak
in DrillCursor.next(), lack of DrillMetrics reset, vectors buffer leak under
DrillCursor/DrillResultSet, and other problems).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Bug1735ResultSetCloseReleasesBuffersTest.html" title="class in org.apache.drill.jdbc.test">Bug1735ResultSetCloseReleasesBuffersTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest.html" title="class in org.apache.drill.jdbc.test">Drill2128GetColumnsDataTypeNotTypeCodeIntBugsTest</a></span></code>
<div class="block">Basic (spot-check/incomplete) tests for DRILL-2128 bugs (many
DatabaseMetaData.getColumns(...) result table problems).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Drill2439GetBooleanFailsSayingWrongTypeBugTest.html" title="class in org.apache.drill.jdbc.test">Drill2439GetBooleanFailsSayingWrongTypeBugTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Drill2461IntervalsBreakInfoSchemaBugTest.html" title="class in org.apache.drill.jdbc.test">Drill2461IntervalsBreakInfoSchemaBugTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Drill2463GetNullsFailedWithAssertionsBugTest.html" title="class in org.apache.drill.jdbc.test">Drill2463GetNullsFailedWithAssertionsBugTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Drill2489CallsAfterCloseThrowExceptionsTest.html" title="class in org.apache.drill.jdbc.test">Drill2489CallsAfterCloseThrowExceptionsTest</a></span></code>
<div class="block">Test class for JDBC requirement that almost all methods throw
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql"><code>SQLException</code></a> when called on a closed primary object (e.g.,
<code>Connection</code>, <code>ResultSet</code>, etc.).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/Drill2769UnsupportedReportsUseSqlExceptionTest.html" title="class in org.apache.drill.jdbc.test">Drill2769UnsupportedReportsUseSqlExceptionTest</a></span></code>
<div class="block">Test that non-SQLException exceptions used by Drill's current version of
Avatica to indicate unsupported features are wrapped in or mapped to
SQLException exceptions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/JdbcConnectTriesTestEmbeddedBits.html" title="class in org.apache.drill.jdbc.test">JdbcConnectTriesTestEmbeddedBits</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/JdbcDataTest.html" title="class in org.apache.drill.jdbc.test">JdbcDataTest</a></span></code>
<div class="block">Unit tests for Drill's JDBC driver.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/JdbcNullOrderingAndGroupingTest.html" title="class in org.apache.drill.jdbc.test">JdbcNullOrderingAndGroupingTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/JdbcTestActionBase.html" title="class in org.apache.drill.jdbc.test">JdbcTestActionBase</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/JdbcTestQueryBase.html" title="class in org.apache.drill.jdbc.test">JdbcTestQueryBase</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestAggregateFunctionsQuery.html" title="class in org.apache.drill.jdbc.test">TestAggregateFunctionsQuery</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestExecutionExceptionsToClient.html" title="class in org.apache.drill.jdbc.test">TestExecutionExceptionsToClient</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestInformationSchemaColumns.html" title="class in org.apache.drill.jdbc.test">TestInformationSchemaColumns</a></span></code>
<div class="block">Test class for Drill's INFORMATION_SCHEMA.COLUMNS implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestJdbcDistQuery.html" title="class in org.apache.drill.jdbc.test">TestJdbcDistQuery</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestJdbcMetadata.html" title="class in org.apache.drill.jdbc.test">TestJdbcMetadata</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestJdbcQuery.html" title="class in org.apache.drill.jdbc.test">TestJdbcQuery</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/jdbc/test/TestLegacyJdbcMetadata.html" title="class in org.apache.drill.jdbc.test">TestLegacyJdbcMetadata</a></span></code>
<div class="block">Test compatibility with older versions of the server</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.storage">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/storage/package-summary.html">org.apache.drill.storage</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/storage/package-summary.html">org.apache.drill.storage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/storage/CheckStorageConfig.html" title="class in org.apache.drill.storage">CheckStorageConfig</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/storage/CredentialsProviderImplementationsTest.html" title="class in org.apache.drill.storage">CredentialsProviderImplementationsTest</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/storage/CredentialsProviderSerDeTest.html" title="class in org.apache.drill.storage">CredentialsProviderSerDeTest</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.store.kudu">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/store/kudu/package-summary.html">org.apache.drill.store.kudu</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/store/kudu/package-summary.html">org.apache.drill.store.kudu</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/store/kudu/TestKuduPlugin.html" title="class in org.apache.drill.store.kudu">TestKuduPlugin</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.store.openTSDB">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/store/openTSDB/package-summary.html">org.apache.drill.store.openTSDB</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/store/openTSDB/package-summary.html">org.apache.drill.store.openTSDB</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/store/openTSDB/TestOpenTSDBPlugin.html" title="class in org.apache.drill.store.openTSDB">TestOpenTSDBPlugin</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.test">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/test/package-summary.html">org.apache.drill.test</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/test/package-summary.html">org.apache.drill.test</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/test/BaseTestQuery.html" title="class in org.apache.drill.test">BaseTestQuery</a></span></code>
<div class="block">deprecated Use <a href="../../../../../org/apache/drill/test/ClusterTest.html" title="class in org.apache.drill.test"><code>ClusterTest</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/test/ClusterTest.html" title="class in org.apache.drill.test">ClusterTest</a></span></code>
<div class="block">Base class for tests that use a single cluster fixture for a set of
tests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/test/OperatorTestBuilderTest.html" title="class in org.apache.drill.test">OperatorTestBuilderTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/test/PhysicalOpUnitTestBase.html" title="class in org.apache.drill.test">PhysicalOpUnitTestBase</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/test/SubOperatorTest.html" title="class in org.apache.drill.test">SubOperatorTest</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/test/TestGracefulShutdown.html" title="class in org.apache.drill.test">TestGracefulShutdown</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/vector/package-summary.html">org.apache.drill.vector</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a> in <a href="../../../../../org/apache/drill/vector/package-summary.html">org.apache.drill.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/drill/vector/TestToNullable.html" title="class in org.apache.drill.vector">TestToNullable</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/drill/test/class-use/DrillTest.html" target="_top">Frames</a></li>
<li><a href="DrillTest.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; 2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>