blob: 07fe5e0ef7b1ab5e30a6b84422a86e5f12c9625e [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.exec.planner.common.DrillScanRelBase (Drill : 1.20.3 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.drill.exec.planner.common.DrillScanRelBase (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">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/exec/planner/common/class-use/DrillScanRelBase.html" target="_top">Frames</a></li>
<li><a href="DrillScanRelBase.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.exec.planner.common.DrillScanRelBase" class="title">Uses of Class<br>org.apache.drill.exec.planner.common.DrillScanRelBase</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/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</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="#org.apache.drill.exec.planner.common">org.apache.drill.exec.planner.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.index">org.apache.drill.exec.planner.index</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.index.generators">org.apache.drill.exec.planner.index.generators</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.drill.exec.planner.physical">org.apache.drill.exec.planner.physical</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.drill.exec.store.plan.rel">org.apache.drill.exec.store.plan.rel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.drill.exec.planner.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/planner/common/package-summary.html">org.apache.drill.exec.planner.common</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/planner/common/package-summary.html">org.apache.drill.exec.planner.common</a> that return <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">DrillScanRelBase.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html#copy-org.apache.calcite.plan.RelTraitSet-org.apache.drill.exec.physical.base.GroupScan-org.apache.calcite.rel.type.RelDataType-">copy</a></span>(org.apache.calcite.plan.RelTraitSet&nbsp;traitSet,
<a href="../../../../../../../org/apache/drill/exec/physical/base/GroupScan.html" title="interface in org.apache.drill.exec.physical.base">GroupScan</a>&nbsp;scan,
org.apache.calcite.rel.type.RelDataType&nbsp;rowType)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.index">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a> that return <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexProperties.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexProperties.html#getPrimaryTableScan--">getPrimaryTableScan</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexSelector.DrillIndexProperties.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexSelector.DrillIndexProperties.html#getPrimaryTableScan--">getPrimaryTableScan</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexCallContext.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexCallContext.html#getScan--">getScan</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexLogicalPlanCallContext.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexLogicalPlanCallContext.html#getScan--">getScan</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexPhysicalPlanCallContext.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexPhysicalPlanCallContext.html#getScan--">getScan</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/planner/physical/ScanPrel.html" title="class in org.apache.drill.exec.planner.physical">ScanPrel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexPlanUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexPlanUtils.html#buildCoveringIndexScan-org.apache.drill.exec.planner.common.DrillScanRelBase-org.apache.drill.exec.physical.base.IndexGroupScan-org.apache.drill.exec.planner.index.IndexCallContext-org.apache.drill.exec.planner.index.IndexDescriptor-">buildCoveringIndexScan</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;origScan,
<a href="../../../../../../../org/apache/drill/exec/physical/base/IndexGroupScan.html" title="interface in org.apache.drill.exec.physical.base">IndexGroupScan</a>&nbsp;indexGroupScan,
<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexCallContext.html" title="interface in org.apache.drill.exec.planner.index">IndexCallContext</a>&nbsp;indexContext,
<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexDescriptor.html" title="interface in org.apache.drill.exec.planner.index">IndexDescriptor</a>&nbsp;indexDesc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static org.apache.calcite.rel.type.RelDataType</code></td>
<td class="colLast"><span class="typeNameLabel">FunctionalIndexHelper.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/FunctionalIndexHelper.html#convertRowTypeForIndexScan-org.apache.drill.exec.planner.common.DrillScanRelBase-org.apache.drill.exec.planner.index.IndexableExprMarker-org.apache.drill.exec.physical.base.IndexGroupScan-org.apache.drill.exec.planner.index.FunctionalIndexInfo-">convertRowTypeForIndexScan</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;origScan,
<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexableExprMarker.html" title="class in org.apache.drill.exec.planner.index">IndexableExprMarker</a>&nbsp;idxMarker,
<a href="../../../../../../../org/apache/drill/exec/physical/base/IndexGroupScan.html" title="interface in org.apache.drill.exec.physical.base">IndexGroupScan</a>&nbsp;idxScan,
<a href="../../../../../../../org/apache/drill/exec/planner/index/FunctionalIndexInfo.html" title="interface in org.apache.drill.exec.planner.index">FunctionalIndexInfo</a>&nbsp;functionInfo)</code>
<div class="block">For IndexScan in non-covering case, rowType to return contains only row_key('_id') of primary table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/drill/exec/physical/base/GroupScan.html" title="interface in org.apache.drill.exec.physical.base">GroupScan</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexPlanUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexPlanUtils.html#getGroupScan-org.apache.drill.exec.planner.common.DrillScanRelBase-">getGroupScan</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;relNode)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.apache.calcite.plan.RelOptCost</code></td>
<td class="colLast"><span class="typeNameLabel">IndexSelector.DrillIndexProperties.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexSelector.DrillIndexProperties.html#getIntersectCost-org.apache.drill.exec.planner.index.IndexGroup-org.apache.drill.exec.planner.index.IndexConditionInfo.Builder-org.apache.calcite.plan.RelOptPlanner-org.apache.drill.exec.planner.cost.PluginCost-org.apache.drill.exec.planner.common.DrillScanRelBase-">getIntersectCost</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexGroup.html" title="class in org.apache.drill.exec.planner.index">IndexGroup</a>&nbsp;index,
<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexConditionInfo.Builder.html" title="class in org.apache.drill.exec.planner.index">IndexConditionInfo.Builder</a>&nbsp;builder,
org.apache.calcite.plan.RelOptPlanner&nbsp;planner,
<a href="../../../../../../../org/apache/drill/exec/planner/cost/PluginCost.html" title="interface in org.apache.drill.exec.planner.cost">PluginCost</a>&nbsp;costBase,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;scanRel)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">Statistics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/Statistics.html#getLeadingRowCount-org.apache.calcite.rex.RexNode-java.lang.String-org.apache.drill.exec.planner.common.DrillScanRelBase-">getLeadingRowCount</a></span>(org.apache.calcite.rex.RexNode&nbsp;condition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tabIdxName,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;scanRel)</code>
<div class="block">Returns the leading rowcount for the specified filter condition
Leading rowcount means rowcount for filter condition only on leading index columns.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="typeNameLabel">MapRDBStatistics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/MapRDBStatistics.html#getLeadingRowCount-org.apache.calcite.rex.RexNode-java.lang.String-org.apache.drill.exec.planner.common.DrillScanRelBase-">getLeadingRowCount</a></span>(org.apache.calcite.rex.RexNode&nbsp;condition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tabIdxName,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;scanRel)</code>
<div class="block">Returns the number of leading rows satisfying the given FILTER condition</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">Statistics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/Statistics.html#initialize-org.apache.calcite.rex.RexNode-org.apache.drill.exec.planner.common.DrillScanRelBase-org.apache.drill.exec.planner.index.IndexCallContext-">initialize</a></span>(org.apache.calcite.rex.RexNode&nbsp;condition,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;scanRel,
<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexCallContext.html" title="interface in org.apache.drill.exec.planner.index">IndexCallContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">MapRDBStatistics.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/MapRDBStatistics.html#initialize-org.apache.calcite.rex.RexNode-org.apache.drill.exec.planner.common.DrillScanRelBase-org.apache.drill.exec.planner.index.IndexCallContext-">initialize</a></span>(org.apache.calcite.rex.RexNode&nbsp;condition,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;scanRel,
<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexCallContext.html" title="interface in org.apache.drill.exec.planner.index">IndexCallContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/drill/exec/planner/index/package-summary.html">org.apache.drill.exec.planner.index</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexSelector.DrillIndexProperties.html#DrillIndexProperties-org.apache.drill.exec.planner.index.IndexDescriptor-boolean-org.apache.calcite.rex.RexNode-org.apache.calcite.rex.RexBuilder-int-double-org.apache.drill.exec.planner.common.DrillScanRelBase-">DrillIndexProperties</a></span>(<a href="../../../../../../../org/apache/drill/exec/planner/index/IndexDescriptor.html" title="interface in org.apache.drill.exec.planner.index">IndexDescriptor</a>&nbsp;indexDescriptor,
boolean&nbsp;isCovering,
org.apache.calcite.rex.RexNode&nbsp;otherColumnsRemainderFilter,
org.apache.calcite.rex.RexBuilder&nbsp;rexBuilder,
int&nbsp;numProjectedFields,
double&nbsp;totalRows,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;primaryTableScan)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/IndexDiscoverBase.html#IndexDiscoverBase-org.apache.drill.exec.physical.base.AbstractDbGroupScan-org.apache.drill.exec.planner.common.DrillScanRelBase-">IndexDiscoverBase</a></span>(<a href="../../../../../../../org/apache/drill/exec/physical/base/AbstractDbGroupScan.html" title="class in org.apache.drill.exec.physical.base">AbstractDbGroupScan</a>&nbsp;inScan,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;inScanPrel)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/MapRDBIndexDiscover.html#MapRDBIndexDiscover-org.apache.drill.exec.physical.base.GroupScan-org.apache.drill.exec.planner.common.DrillScanRelBase-">MapRDBIndexDiscover</a></span>(<a href="../../../../../../../org/apache/drill/exec/physical/base/GroupScan.html" title="interface in org.apache.drill.exec.physical.base">GroupScan</a>&nbsp;inScan,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;scanRel)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.index.generators">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/planner/index/generators/package-summary.html">org.apache.drill.exec.planner.index.generators</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../org/apache/drill/exec/planner/index/generators/package-summary.html">org.apache.drill.exec.planner.index.generators</a> declared as <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractIndexPlanGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/generators/AbstractIndexPlanGenerator.html#origScan">origScan</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/planner/index/generators/package-summary.html">org.apache.drill.exec.planner.index.generators</a> with parameters of type <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractIndexPlanGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/planner/index/generators/AbstractIndexPlanGenerator.html#getRowKeyIndex-org.apache.calcite.rel.type.RelDataType-org.apache.drill.exec.planner.common.DrillScanRelBase-">getRowKeyIndex</a></span>(org.apache.calcite.rel.type.RelDataType&nbsp;rowType,
<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a>&nbsp;origScan)</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/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</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/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</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/DrillScanRel.html" title="class in org.apache.drill.exec.planner.logical">DrillScanRel</a></span></code>
<div class="block">GroupScan of a Drill table.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.planner.physical">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/planner/physical/package-summary.html">org.apache.drill.exec.planner.physical</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/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/planner/physical/package-summary.html">org.apache.drill.exec.planner.physical</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/physical/ScanPrel.html" title="class in org.apache.drill.exec.planner.physical">ScanPrel</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.drill.exec.store.plan.rel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/store/plan/rel/package-summary.html">org.apache.drill.exec.store.plan.rel</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/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a> in <a href="../../../../../../../org/apache/drill/exec/store/plan/rel/package-summary.html">org.apache.drill.exec.store.plan.rel</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/plan/rel/StoragePluginTableScan.html" title="class in org.apache.drill.exec.store.plan.rel">StoragePluginTableScan</a></span></code>
<div class="block">Storage plugin table scan rel implementation.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/drill/exec/store/plan/rel/package-summary.html">org.apache.drill.exec.store.plan.rel</a> that return <a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">DrillScanRelBase</a></code></td>
<td class="colLast"><span class="typeNameLabel">StoragePluginTableScan.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/plan/rel/StoragePluginTableScan.html#copy-org.apache.calcite.plan.RelTraitSet-org.apache.drill.exec.physical.base.GroupScan-org.apache.calcite.rel.type.RelDataType-">copy</a></span>(org.apache.calcite.plan.RelTraitSet&nbsp;traitSet,
<a href="../../../../../../../org/apache/drill/exec/physical/base/GroupScan.html" title="interface in org.apache.drill.exec.physical.base">GroupScan</a>&nbsp;scan,
org.apache.calcite.rel.type.RelDataType&nbsp;rowType)</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/exec/planner/common/DrillScanRelBase.html" title="class in org.apache.drill.exec.planner.common">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/exec/planner/common/class-use/DrillScanRelBase.html" target="_top">Frames</a></li>
<li><a href="DrillScanRelBase.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>