blob: 4dab4c63f14a0e376d5fb7813aa06cc93d03fbfc [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package org.apache.calcite.rel.logical (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.calcite.rel.logical (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.calcite.rel.logical" class="title">Uses of Package<br>org.apache.calcite.rel.logical</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.apache.calcite.rel.logical</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">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.cassandra">org.apache.calcite.adapter.cassandra</a></th>
<td class="colLast">
<div class="block">Cassandra query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.geode.rel">org.apache.calcite.adapter.geode.rel</a></th>
<td class="colLast">
<div class="block">Query provider based on Apache Geode (Gemfire) In Memory Data Grid</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.splunk">org.apache.calcite.adapter.splunk</a></th>
<td class="colLast">
<div class="block">Splunk query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan">org.apache.calcite.plan</a></th>
<td class="colLast">
<div class="block">Defines interfaces for constructing rule-based optimizers of
relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.prepare">org.apache.calcite.prepare</a></th>
<td class="colLast">
<div class="block">Preparation of queries (parsing, planning and implementation).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel">org.apache.calcite.rel</a></th>
<td class="colLast">
<div class="block">Defines relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.logical">org.apache.calcite.rel.logical</a></th>
<td class="colLast">
<div class="block">Defines logical relational expressions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.rel2sql">org.apache.calcite.rel.rel2sql</a></th>
<td class="colLast">
<div class="block">Translates a relational expression to SQL parse tree.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.rules">org.apache.calcite.rel.rules</a></th>
<td class="colLast">
<div class="block">Provides a core set of planner rules.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql2rel">org.apache.calcite.sql2rel</a></th>
<td class="colLast">
<div class="block">Translates a SQL parse tree to relational expression.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.cassandra">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../../adapter/cassandra/package-summary.html">org.apache.calcite.adapter.cassandra</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.adapter.cassandra">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.geode.rel">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../../adapter/geode/rel/package-summary.html">org.apache.calcite.adapter.geode.rel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.adapter.geode.rel">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.splunk">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../../adapter/splunk/package-summary.html">org.apache.calcite.adapter.splunk</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.adapter.splunk">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalProject.html#org.apache.calcite.adapter.splunk">LogicalProject</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.plan">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../../plan/package-summary.html">org.apache.calcite.plan</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.plan">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalJoin.html#org.apache.calcite.plan">LogicalJoin</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.prepare">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../../prepare/package-summary.html">org.apache.calcite.prepare</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalAggregate.html#org.apache.calcite.prepare">LogicalAggregate</a></th>
<td class="colLast">
<div class="block"><code>LogicalAggregate</code> is a relational operator which eliminates
duplicates and computes totals.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCorrelate.html#org.apache.calcite.prepare">LogicalCorrelate</a></th>
<td class="colLast">
<div class="block">A relational operator that performs nested-loop joins.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalExchange.html#org.apache.calcite.prepare">LogicalExchange</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Exchange.html" title="class in org.apache.calcite.rel.core"><code>Exchange</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.prepare">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalIntersect.html#org.apache.calcite.prepare">LogicalIntersect</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Intersect.html" title="class in org.apache.calcite.rel.core"><code>Intersect</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalJoin.html#org.apache.calcite.prepare">LogicalJoin</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMatch.html#org.apache.calcite.prepare">LogicalMatch</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Match.html" title="class in org.apache.calcite.rel.core"><code>Match</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMinus.html#org.apache.calcite.prepare">LogicalMinus</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Minus.html" title="class in org.apache.calcite.rel.core"><code>Minus</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalProject.html#org.apache.calcite.prepare">LogicalProject</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalSort.html#org.apache.calcite.prepare">LogicalSort</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Sort.html" title="class in org.apache.calcite.rel.core"><code>Sort</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalUnion.html#org.apache.calcite.prepare">LogicalUnion</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalValues.html#org.apache.calcite.prepare">LogicalValues</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.rel">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../package-summary.html">org.apache.calcite.rel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalAggregate.html#org.apache.calcite.rel">LogicalAggregate</a></th>
<td class="colLast">
<div class="block"><code>LogicalAggregate</code> is a relational operator which eliminates
duplicates and computes totals.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCorrelate.html#org.apache.calcite.rel">LogicalCorrelate</a></th>
<td class="colLast">
<div class="block">A relational operator that performs nested-loop joins.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalExchange.html#org.apache.calcite.rel">LogicalExchange</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Exchange.html" title="class in org.apache.calcite.rel.core"><code>Exchange</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.rel">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalIntersect.html#org.apache.calcite.rel">LogicalIntersect</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Intersect.html" title="class in org.apache.calcite.rel.core"><code>Intersect</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalJoin.html#org.apache.calcite.rel">LogicalJoin</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMatch.html#org.apache.calcite.rel">LogicalMatch</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Match.html" title="class in org.apache.calcite.rel.core"><code>Match</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMinus.html#org.apache.calcite.rel">LogicalMinus</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Minus.html" title="class in org.apache.calcite.rel.core"><code>Minus</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalProject.html#org.apache.calcite.rel">LogicalProject</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalSort.html#org.apache.calcite.rel">LogicalSort</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Sort.html" title="class in org.apache.calcite.rel.core"><code>Sort</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalUnion.html#org.apache.calcite.rel">LogicalUnion</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalValues.html#org.apache.calcite.rel">LogicalValues</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.rel.logical">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="package-summary.html">org.apache.calcite.rel.logical</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalAggregate.html#org.apache.calcite.rel.logical">LogicalAggregate</a></th>
<td class="colLast">
<div class="block"><code>LogicalAggregate</code> is a relational operator which eliminates
duplicates and computes totals.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCalc.html#org.apache.calcite.rel.logical">LogicalCalc</a></th>
<td class="colLast">
<div class="block">A relational expression which computes project expressions and also filters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCorrelate.html#org.apache.calcite.rel.logical">LogicalCorrelate</a></th>
<td class="colLast">
<div class="block">A relational operator that performs nested-loop joins.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalExchange.html#org.apache.calcite.rel.logical">LogicalExchange</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Exchange.html" title="class in org.apache.calcite.rel.core"><code>Exchange</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.rel.logical">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalIntersect.html#org.apache.calcite.rel.logical">LogicalIntersect</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Intersect.html" title="class in org.apache.calcite.rel.core"><code>Intersect</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalJoin.html#org.apache.calcite.rel.logical">LogicalJoin</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMatch.html#org.apache.calcite.rel.logical">LogicalMatch</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Match.html" title="class in org.apache.calcite.rel.core"><code>Match</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMinus.html#org.apache.calcite.rel.logical">LogicalMinus</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Minus.html" title="class in org.apache.calcite.rel.core"><code>Minus</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalProject.html#org.apache.calcite.rel.logical">LogicalProject</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalRepeatUnion.html#org.apache.calcite.rel.logical">LogicalRepeatUnion</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/RepeatUnion.html" title="class in org.apache.calcite.rel.core"><code>RepeatUnion</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalSnapshot.html#org.apache.calcite.rel.logical">LogicalSnapshot</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Snapshot.html" title="class in org.apache.calcite.rel.core"><code>Snapshot</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalSort.html#org.apache.calcite.rel.logical">LogicalSort</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Sort.html" title="class in org.apache.calcite.rel.core"><code>Sort</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalSortExchange.html#org.apache.calcite.rel.logical">LogicalSortExchange</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/SortExchange.html" title="class in org.apache.calcite.rel.core"><code>SortExchange</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalTableFunctionScan.html#org.apache.calcite.rel.logical">LogicalTableFunctionScan</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/TableFunctionScan.html" title="class in org.apache.calcite.rel.core"><code>TableFunctionScan</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalTableModify.html#org.apache.calcite.rel.logical">LogicalTableModify</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/TableModify.html" title="class in org.apache.calcite.rel.core"><code>TableModify</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalTableScan.html#org.apache.calcite.rel.logical">LogicalTableScan</a></th>
<td class="colLast">
<div class="block">A <code>LogicalTableScan</code> reads all the rows from a
<a href="../../plan/RelOptTable.html" title="interface in org.apache.calcite.plan"><code>RelOptTable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalTableSpool.html#org.apache.calcite.rel.logical">LogicalTableSpool</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/TableSpool.html" title="class in org.apache.calcite.rel.core"><code>TableSpool</code></a> not targeted at any particular engine or
calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalUnion.html#org.apache.calcite.rel.logical">LogicalUnion</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalValues.html#org.apache.calcite.rel.logical">LogicalValues</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalWindow.html#org.apache.calcite.rel.logical">LogicalWindow</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Window.html" title="class in org.apache.calcite.rel.core"><code>Window</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalWindow.WindowKey.html#org.apache.calcite.rel.logical">LogicalWindow.WindowKey</a></th>
<td class="colLast">
<div class="block">Group specification.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.rel.rel2sql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../rel2sql/package-summary.html">org.apache.calcite.rel.rel2sql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalAggregate.html#org.apache.calcite.rel.rel2sql">LogicalAggregate</a></th>
<td class="colLast">
<div class="block"><code>LogicalAggregate</code> is a relational operator which eliminates
duplicates and computes totals.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.rel.rules">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../rules/package-summary.html">org.apache.calcite.rel.rules</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalAggregate.html#org.apache.calcite.rel.rules">LogicalAggregate</a></th>
<td class="colLast">
<div class="block"><code>LogicalAggregate</code> is a relational operator which eliminates
duplicates and computes totals.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCalc.html#org.apache.calcite.rel.rules">LogicalCalc</a></th>
<td class="colLast">
<div class="block">A relational expression which computes project expressions and also filters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.rel.rules">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalJoin.html#org.apache.calcite.rel.rules">LogicalJoin</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalProject.html#org.apache.calcite.rel.rules">LogicalProject</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalValues.html#org.apache.calcite.rel.rules">LogicalValues</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalWindow.html#org.apache.calcite.rel.rules">LogicalWindow</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Window.html" title="class in org.apache.calcite.rel.core"><code>Window</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql2rel">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.rel.logical</a> used by <a href="../../sql2rel/package-summary.html">org.apache.calcite.sql2rel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalAggregate.html#org.apache.calcite.sql2rel">LogicalAggregate</a></th>
<td class="colLast">
<div class="block"><code>LogicalAggregate</code> is a relational operator which eliminates
duplicates and computes totals.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCalc.html#org.apache.calcite.sql2rel">LogicalCalc</a></th>
<td class="colLast">
<div class="block">A relational expression which computes project expressions and also filters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalCorrelate.html#org.apache.calcite.sql2rel">LogicalCorrelate</a></th>
<td class="colLast">
<div class="block">A relational operator that performs nested-loop joins.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalFilter.html#org.apache.calcite.sql2rel">LogicalFilter</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalIntersect.html#org.apache.calcite.sql2rel">LogicalIntersect</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Intersect.html" title="class in org.apache.calcite.rel.core"><code>Intersect</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalJoin.html#org.apache.calcite.sql2rel">LogicalJoin</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMatch.html#org.apache.calcite.sql2rel">LogicalMatch</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Match.html" title="class in org.apache.calcite.rel.core"><code>Match</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalMinus.html#org.apache.calcite.sql2rel">LogicalMinus</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Minus.html" title="class in org.apache.calcite.rel.core"><code>Minus</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalProject.html#org.apache.calcite.sql2rel">LogicalProject</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> not
targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalSnapshot.html#org.apache.calcite.sql2rel">LogicalSnapshot</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Snapshot.html" title="class in org.apache.calcite.rel.core"><code>Snapshot</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalTableFunctionScan.html#org.apache.calcite.sql2rel">LogicalTableFunctionScan</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/TableFunctionScan.html" title="class in org.apache.calcite.rel.core"><code>TableFunctionScan</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalTableModify.html#org.apache.calcite.sql2rel">LogicalTableModify</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/TableModify.html" title="class in org.apache.calcite.rel.core"><code>TableModify</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalUnion.html#org.apache.calcite.sql2rel">LogicalUnion</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LogicalValues.html#org.apache.calcite.sql2rel">LogicalValues</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="../core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a>
not targeted at any particular engine or calling convention.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>