blob: 3cad967c062a3f8fb95391d6dfe76aaa7c3f2e4d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.apache.calcite.rel.rules Class Hierarchy (Apache Calcite 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="org.apache.calcite.rel.rules Class Hierarchy (Apache Calcite 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">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</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 class="title">Hierarchy For Package org.apache.calcite.rel.rules</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<section role="region">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink"><span class="typeNameLink">Object</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.<a href="../AbstractRelNode.html" title="class in org.apache.calcite.rel"><span class="typeNameLink">AbstractRelNode</span></a> (implements org.apache.calcite.rel.<a href="../RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>)
<ul>
<li class="circle">org.apache.calcite.rel.<a href="../BiRel.html" title="class in org.apache.calcite.rel"><span class="typeNameLink">BiRel</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.core.<a href="../core/Join.html" title="class in org.apache.calcite.rel.core"><span class="typeNameLink">Join</span></a> (implements org.apache.calcite.rel.hint.<a href="../hint/Hintable.html" title="interface in org.apache.calcite.rel.hint">Hintable</a>)
<ul>
<li class="circle">org.apache.calcite.rel.core.<a href="../core/EquiJoin.html" title="class in org.apache.calcite.rel.core"><span class="typeNameLink">EquiJoin</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="EquiJoin.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">EquiJoin</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MultiJoin.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">MultiJoin</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcRelSplitter.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcRelSplitter</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcRelSplitter.RelType.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcRelSplitter.RelType</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CoreRules.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CoreRules</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="DateRangeRules.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">DateRangeRules</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptJoinTree.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptJoinTree</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptJoinTree.BinaryTree.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptJoinTree.BinaryTree</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptJoinTree.Leaf.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptJoinTree.Leaf</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptJoinTree.Node.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptJoinTree.Node</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptMultiJoin.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptMultiJoin</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptSemiJoinOptimizer.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptSemiJoinOptimizer</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PushProjector.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">PushProjector</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceDecimalsRule.RexExpander.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceDecimalsRule.RexExpander</span></a></li>
<li class="circle">org.apache.calcite.plan.<a href="../../plan/RelOptRule.html" title="class in org.apache.calcite.plan"><span class="typeNameLink">RelOptRule</span></a>
<ul>
<li class="circle">org.apache.calcite.plan.<a href="../../plan/RelRule.html" title="class in org.apache.calcite.plan"><span class="typeNameLink">RelRule</span></a>&lt;C&gt;
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="AbstractJoinExtractFilterRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AbstractJoinExtractFilterRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinExtractFilterRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinExtractFilterRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateCaseToFilterRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateCaseToFilterRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateExpandDistinctAggregatesRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateExpandDistinctAggregatesRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateExtractProjectRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateExtractProjectRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateFilterTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateJoinJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateJoinJoinRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateJoinRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateJoinTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateProjectMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateProjectMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateProjectPullUpConstantsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateProjectPullUpConstantsRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateReduceFunctionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateReduceFunctionsRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateStarTableRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateStarTableRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateProjectStarTableRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateProjectStarTableRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateUnionAggregateRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateUnionAggregateRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateUnionTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateValuesRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateValuesRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcSplitRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcSplitRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CoerceInputsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">CoerceInputsRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="DateRangeRules.FilterDateRangeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">DateRangeRules.FilterDateRangeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ExchangeRemoveConstantKeysRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ExchangeRemoveConstantKeysRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterAggregateTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterAggregateTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterCalcMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterCalcMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterCorrelateRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterCorrelateRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule</span></a>&lt;C&gt; (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.FilterIntoJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule.FilterIntoJoinRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.JoinConditionPushRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule.JoinConditionPushRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterMultiJoinMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterMultiJoinMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterProjectTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterRemoveIsNotDistinctFromRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterRemoveIsNotDistinctFromRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterSetOpTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterSetOpTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterTableFunctionTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterTableFunctionTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterTableScanRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterTableScanRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterToCalcRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterToCalcRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="IntersectToDistinctRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">IntersectToDistinctRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinAddRedundantSemiJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinAddRedundantSemiJoinRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinAssociateRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinAssociateRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinCommuteRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinCommuteRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinProjectTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="MultiJoinProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">MultiJoinProjectTransposeRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinPushExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinPushExpressionsRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinPushThroughJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinPushThroughJoinRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinPushTransitivePredicatesRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinPushTransitivePredicatesRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinToCorrelateRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinToCorrelateRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinToMultiJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinToMultiJoinRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinUnionTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptOptimizeJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptOptimizeJoinRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MatchRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">MatchRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MaterializedViewFilterScanRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">MaterializedViewFilterScanRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MultiJoinOptimizeBushyRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">MultiJoinOptimizeBushyRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectAggregateMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectAggregateMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectCalcMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectCalcMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectCorrelateTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectCorrelateTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectFilterTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectJoinJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectJoinJoinRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectJoinRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectJoinTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectMultiJoinMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectMultiJoinMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectSetOpTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectSetOpTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectTableScanRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectTableScanRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToCalcRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToCalcRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToWindowRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToWindowRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToWindowRule.CalcToWindowRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToWindowRule.CalcToWindowRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectWindowTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectWindowTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.PruneEmptyRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.PruneEmptyRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.RemoveEmptySingleRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.RemoveEmptySingleRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceDecimalsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceDecimalsRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule</span></a>&lt;C&gt; (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.CalcReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.CalcReduceExpressionsRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.FilterReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.FilterReduceExpressionsRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.JoinReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.JoinReduceExpressionsRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.ProjectReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.ProjectReduceExpressionsRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.WindowReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.WindowReduceExpressionsRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinFilterTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinJoinTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinProjectTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRule.JoinToSemiJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRule.JoinToSemiJoinRule</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRule.ProjectToSemiJoinRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRule.ProjectToSemiJoinRule</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortJoinCopyRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SortJoinCopyRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SortJoinTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SortProjectTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortRemoveConstantKeysRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SortRemoveConstantKeysRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SortRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SortUnionTransposeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SubQueryRemoveRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">SubQueryRemoveRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="TableScanRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">TableScanRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionEliminatorRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionEliminatorRule</span></a> (implements org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules">SubstitutionRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionMergeRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionMergeRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionPullUpConstantsRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionPullUpConstantsRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionToDistinctRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionToDistinctRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ValuesReduceRule.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ValuesReduceRule</span></a> (implements org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules">TransformationRule</a>)</li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.<a href="../RelShuttleImpl.html" title="class in org.apache.calcite.rel"><span class="typeNameLink">RelShuttleImpl</span></a> (implements org.apache.calcite.rel.<a href="../RelShuttle.html" title="interface in org.apache.calcite.rel">RelShuttle</a>)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectCorrelateTransposeRule.RelNodesExprsHandler.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectCorrelateTransposeRule.RelNodesExprsHandler</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rex.<a href="../../rex/RexShuttle.html" title="class in org.apache.calcite.rex"><span class="typeNameLink">RexShuttle</span></a> (implements org.apache.calcite.rex.<a href="../../rex/RexVisitor.html" title="interface in org.apache.calcite.rex">RexVisitor</a>&lt;R&gt;)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectCorrelateTransposeRule.RexFieldAccessReplacer</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceDecimalsRule.DecimalShuttle.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceDecimalsRule.DecimalShuttle</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.CaseShuttle.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.CaseShuttle</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.RexReplacer.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.RexReplacer</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rex.<a href="../../rex/RexVisitorImpl.html" title="class in org.apache.calcite.rex"><span class="typeNameLink">RexVisitorImpl</span></a>&lt;R&gt; (implements org.apache.calcite.rex.<a href="../../rex/RexVisitor.html" title="interface in org.apache.calcite.rex">RexVisitor</a>&lt;R&gt;)
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.ReducibleExprLocator.html" title="class in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.ReducibleExprLocator</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
<section role="region">
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.Predicate.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule.Predicate</span></a></li>
<li class="circle">java.util.function.<a href="https://docs.oracle.com/javase/9/docs/api/java/util/function/Predicate.html?is-external=true" title="class or interface in java.util.function" class="externalLink"><span class="typeNameLink">Predicate</span></a>&lt;T&gt;
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="PushProjector.ExprCondition.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PushProjector.ExprCondition</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.plan.<a href="../../plan/RelRule.Config.html" title="interface in org.apache.calcite.plan"><span class="typeNameLink">RelRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="AbstractJoinExtractFilterRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AbstractJoinExtractFilterRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinExtractFilterRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinExtractFilterRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateCaseToFilterRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateCaseToFilterRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateExpandDistinctAggregatesRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateExpandDistinctAggregatesRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateExtractProjectRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateExtractProjectRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateFilterTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateFilterTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateJoinJoinRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateJoinJoinRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateJoinRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateJoinRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateJoinTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateJoinTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateProjectMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateProjectMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateProjectPullUpConstantsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateProjectPullUpConstantsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateReduceFunctionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateReduceFunctionsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateStarTableRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateStarTableRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateProjectStarTableRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateProjectStarTableRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateUnionAggregateRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateUnionAggregateRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateUnionTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateUnionTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="AggregateValuesRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">AggregateValuesRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CalcSplitRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">CalcSplitRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="CoerceInputsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">CoerceInputsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="DateRangeRules.FilterDateRangeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">DateRangeRules.FilterDateRangeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ExchangeRemoveConstantKeysRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ExchangeRemoveConstantKeysRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterAggregateTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterAggregateTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterCalcMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterCalcMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterCorrelateRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterCorrelateRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.FilterIntoJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule.FilterIntoJoinRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterJoinRule.JoinConditionPushRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterJoinRule.JoinConditionPushRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterMultiJoinMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterMultiJoinMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterProjectTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterProjectTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterRemoveIsNotDistinctFromRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterRemoveIsNotDistinctFromRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterSetOpTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterSetOpTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterTableFunctionTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterTableFunctionTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterTableScanRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterTableScanRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="FilterToCalcRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">FilterToCalcRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="IntersectToDistinctRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">IntersectToDistinctRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinAddRedundantSemiJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinAddRedundantSemiJoinRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinAssociateRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinAssociateRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinCommuteRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinCommuteRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinProjectTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinProjectTransposeRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="MultiJoinProjectTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">MultiJoinProjectTransposeRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinPushExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinPushExpressionsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinPushThroughJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinPushThroughJoinRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinPushTransitivePredicatesRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinPushTransitivePredicatesRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinToCorrelateRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinToCorrelateRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinToMultiJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinToMultiJoinRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="JoinUnionTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">JoinUnionTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="LoptOptimizeJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">LoptOptimizeJoinRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MatchRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">MatchRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MaterializedViewFilterScanRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">MaterializedViewFilterScanRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="MultiJoinOptimizeBushyRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">MultiJoinOptimizeBushyRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectAggregateMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectAggregateMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectCalcMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectCalcMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectCorrelateTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectCorrelateTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectFilterTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectFilterTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectJoinJoinRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectJoinJoinRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectJoinRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectJoinRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectJoinTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectJoinTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectMultiJoinMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectMultiJoinMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectSetOpTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectSetOpTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectTableScanRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectTableScanRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToCalcRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToCalcRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToWindowRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToWindowRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToWindowRule.CalcToWindowRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToWindowRule.CalcToWindowRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ProjectWindowTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ProjectWindowTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.PruneEmptyRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.PruneEmptyRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.IntersectEmptyPruneRuleConfig.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.IntersectEmptyPruneRuleConfig</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.JoinLeftEmptyRuleConfig.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.JoinLeftEmptyRuleConfig</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.JoinRightEmptyRuleConfig.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.JoinRightEmptyRuleConfig</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.MinusEmptyPruneRuleConfig.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.MinusEmptyPruneRuleConfig</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.RemoveEmptySingleRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.RemoveEmptySingleRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.SortFetchZeroRuleConfig.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.SortFetchZeroRuleConfig</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="PruneEmptyRules.UnionEmptyPruneRuleConfig.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">PruneEmptyRules.UnionEmptyPruneRuleConfig</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceDecimalsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceDecimalsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.CalcReduceExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.CalcReduceExpressionsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.FilterReduceExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.FilterReduceExpressionsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.JoinReduceExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.JoinReduceExpressionsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.ProjectReduceExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.ProjectReduceExpressionsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ReduceExpressionsRule.WindowReduceExpressionsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ReduceExpressionsRule.WindowReduceExpressionsRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinFilterTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinFilterTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinJoinTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinJoinTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinProjectTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinProjectTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRule.Config</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRule.JoinToSemiJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRule.JoinToSemiJoinRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SemiJoinRule.ProjectToSemiJoinRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SemiJoinRule.ProjectToSemiJoinRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortJoinCopyRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SortJoinCopyRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortJoinTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SortJoinTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortProjectTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SortProjectTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortRemoveConstantKeysRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SortRemoveConstantKeysRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SortRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SortUnionTransposeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SortUnionTransposeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="SubQueryRemoveRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SubQueryRemoveRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="TableScanRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">TableScanRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionEliminatorRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionEliminatorRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionMergeRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionMergeRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionPullUpConstantsRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionPullUpConstantsRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="UnionToDistinctRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">UnionToDistinctRule.Config</span></a></li>
<li class="circle">org.apache.calcite.rel.rules.<a href="ValuesReduceRule.Config.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">ValuesReduceRule.Config</span></a></li>
</ul>
</li>
<li class="circle">org.apache.calcite.rel.rules.<a href="TransformationRule.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">TransformationRule</span></a>
<ul>
<li class="circle">org.apache.calcite.rel.rules.<a href="SubstitutionRule.html" title="interface in org.apache.calcite.rel.rules"><span class="typeNameLink">SubstitutionRule</span></a></li>
</ul>
</li>
</ul>
</section>
</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">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</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 &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</footer>
</body>
</html>