Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,358 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>SubQueryRemoveRule.SubQueryJoinRemoveRule (Apache Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SubQueryRemoveRule.SubQueryJoinRemoveRule 
(Apache Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a 
href="class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html">Use</a></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">
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html"
 title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryJoinRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a 
href="#nested.classes.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Nested</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#fields.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.calcite.rel.rules</div>
+<h2 title="Class SubQueryRemoveRule.SubQueryJoinRemoveRule" 
class="title">Class SubQueryRemoveRule.SubQueryJoinRemoveRule</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/calcite/plan/RelOptRule.html" 
title="class in 
org.apache.calcite.plan">org.apache.calcite.plan.RelOptRule</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in 
org.apache.calcite.rel.rules">org.apache.calcite.rel.rules.SubQueryRemoveRule</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryJoinRemoveRule</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span 
class="typeNameLabel">SubQueryRemoveRule.SubQueryJoinRemoveRule</span>
+extends <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></pre>
+<div class="block">Rule that converts sub-queries from join expressions into
+ <a href="../../../../../org/apache/calcite/rel/core/Correlate.html" 
title="class in org.apache.calcite.rel.core"><code>Correlate</code></a> 
instances.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
class&nbsp;org.apache.calcite.rel.rules.<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 title="class in 
org.apache.calcite.rel.rules">SubQueryRemoveRule.SubQueryFilterRemoveRule</a>, 
<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 title="class in 
org.apache.calcite.rel.rules">SubQueryRemoveRule.SubQueryJoinRemoveRule</a>, <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html"
 title="class in 
org.apache.calcite.rel.rules">SubQueryRemoveRule.SubQueryProjectRemoveRule</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.calcite.rel.rules.<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#FILTER">FILTER</a>,
 <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#JOIN">JOIN</a>,
 <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#PROJECT">PROJECT</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.calcite.plan.RelOptRule">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.calcite.plan.<a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html" title="class in 
org.apache.calcite.plan">RelOptRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#description">description</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operands">operands</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#relBuilderFactory">relBuilderFactory</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html#SubQueryJoinRemoveRule-org.apache.calcite.tools.RelBuilderFactory-">SubQueryJoinRemoveRule</a></span>(<a
 href="../../../../../org/apache/calcite/tools/RelBuilderFactory.html" 
title="interface in 
org.apache.calcite.tools">RelBuilderFactory</a>&nbsp;relBuilderFactory)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html#onMatch-org.apache.calcite.plan.RelOptRuleCall-">onMatch</a></span>(<a
 href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html" title="class 
in org.apache.calcite.plan">RelOptRuleCall</a>&nbsp;call)</code>
+<div class="block">Receives notification about a rule match.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.calcite.rel.rules.<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#apply-org.apache.calcite.rex.RexSubQuery-java.util.Set-org.apache.calcite.plan.RelOptUtil.Logic-org.apache.calcite.tools.RelBuilder-int-int-">apply</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.calcite.plan.RelOptRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.calcite.plan.<a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html" title="class in 
org.apache.calcite.plan">RelOptRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#any--">any</a>, <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convert-org.apache.calcite.rel.RelNode-org.apache.calcite.plan.RelTrait-">convert</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convert-org.apache.calcite.rel.RelNode-org.apache.calcite.plan.RelTraitSet-">convert</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convertList-java.util.List-org.apache.calcite.plan.RelTrait-">convertList</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convertOperand-java.lang.Class-java.util.function.Predicate-org.apache.calcite.plan.RelTrait-">convertOperand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convertOperand-java.lang.Class-com.google.common.base.Predicate-org.apache.calcite.plan.RelTrait-">convertOperand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#equals-java.lang.Object-">equals</a>,
  <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#equals-org.apache.calcite.plan.RelOptRule-">equals</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOperand--">getOperand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOperands--">getOperands</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOutConvention--">getOutConvention</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOutTrait--">getOutTrait</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#hashCode--">hashCode</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#matches-org.apache.calcite.plan.RelOptRuleCall-">matches</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#none--">none</a>, 
<a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelOptRuleOperandChildren-">operand</a>,
 <a href="../../../../../org/apach
 
e/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelTrait-com.google.common.base.Predicate-org.apache.calcite.plan.RelOptRuleOperandChildren-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelTrait-com.google.common.base.Predicate-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelTrait-org.apache.calcite.plan.RelOptRuleOperandChildren-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operandJ-java.lang.Class-org.apache.calcite.plan.RelTrait-java.util.function.Predicate-org.apache.calcite.plan.RelO
 ptRuleOperandChildren-">operandJ</a>, <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operandJ-java.lang.Class-org.apache.calcite.plan.RelTrait-java.util.function.Predicate-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">operandJ</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#some-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">some</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#toString--">toString</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#unordered-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">unordered</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SubQueryJoinRemoveRule-org.apache.calcite.tools.RelBuilderFactory-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SubQueryJoinRemoveRule</h4>
+<pre>public&nbsp;SubQueryJoinRemoveRule(<a 
href="../../../../../org/apache/calcite/tools/RelBuilderFactory.html" 
title="interface in 
org.apache.calcite.tools">RelBuilderFactory</a>&nbsp;relBuilderFactory)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="onMatch-org.apache.calcite.plan.RelOptRuleCall-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>onMatch</h4>
+<pre>public&nbsp;void&nbsp;onMatch(<a 
href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html" title="class 
in org.apache.calcite.plan">RelOptRuleCall</a>&nbsp;call)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#onMatch-org.apache.calcite.plan.RelOptRuleCall-">RelOptRule</a></code></span></div>
+<div class="block">Receives notification about a rule match. At the time that 
this method is
+ called, <a 
href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html#rels"><code>call.rels</code></a>
 holds the set of relational
+ expressions which match the operands to the rule; <code>
+ call.rels[0]</code> is the root expression.
+
+ <p>Typically a rule would check that the nodes are valid matches, creates
+ a new expression, then calls back <a 
href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html#transformTo-org.apache.calcite.rel.RelNode-java.util.Map-"><code>RelOptRuleCall.transformTo(org.apache.calcite.rel.RelNode,
 java.util.Map&lt;org.apache.calcite.rel.RelNode, 
org.apache.calcite.rel.RelNode&gt;)</code></a> to
+ register the expression.</p></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#onMatch-org.apache.calcite.plan.RelOptRuleCall-">onMatch</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html" title="class in 
org.apache.calcite.plan">RelOptRule</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>call</code> - Rule call</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#matches-org.apache.calcite.plan.RelOptRuleCall-"><code>RelOptRule.matches(RelOptRuleCall)</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a 
href="class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html">Use</a></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">
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html"
 title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryJoinRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a 
href="#nested.classes.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Nested</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#fields.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,358 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>SubQueryRemoveRule.SubQueryProjectRemoveRule (Apache Calcite 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            
parent.document.title="SubQueryRemoveRule.SubQueryProjectRemoveRule (Apache 
Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a 
href="class-use/SubQueryRemoveRule.SubQueryProjectRemoveRule.html">Use</a></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">
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/calcite/rel/rules/TableScanRule.html" 
title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryProjectRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a 
href="#nested.classes.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Nested</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#fields.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.calcite.rel.rules</div>
+<h2 title="Class SubQueryRemoveRule.SubQueryProjectRemoveRule" 
class="title">Class SubQueryRemoveRule.SubQueryProjectRemoveRule</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/calcite/plan/RelOptRule.html" 
title="class in 
org.apache.calcite.plan">org.apache.calcite.plan.RelOptRule</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in 
org.apache.calcite.rel.rules">org.apache.calcite.rel.rules.SubQueryRemoveRule</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryProjectRemoveRule</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span 
class="typeNameLabel">SubQueryRemoveRule.SubQueryProjectRemoveRule</span>
+extends <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></pre>
+<div class="block">Rule that converts sub-queries from project expressions into
+ <a href="../../../../../org/apache/calcite/rel/core/Correlate.html" 
title="class in org.apache.calcite.rel.core"><code>Correlate</code></a> 
instances.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
class&nbsp;org.apache.calcite.rel.rules.<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 title="class in 
org.apache.calcite.rel.rules">SubQueryRemoveRule.SubQueryFilterRemoveRule</a>, 
<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 title="class in 
org.apache.calcite.rel.rules">SubQueryRemoveRule.SubQueryJoinRemoveRule</a>, <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html"
 title="class in 
org.apache.calcite.rel.rules">SubQueryRemoveRule.SubQueryProjectRemoveRule</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.calcite.rel.rules.<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#FILTER">FILTER</a>,
 <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#JOIN">JOIN</a>,
 <a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#PROJECT">PROJECT</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.calcite.plan.RelOptRule">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.calcite.plan.<a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html" title="class in 
org.apache.calcite.plan">RelOptRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#description">description</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operands">operands</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#relBuilderFactory">relBuilderFactory</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html#SubQueryProjectRemoveRule-org.apache.calcite.tools.RelBuilderFactory-">SubQueryProjectRemoveRule</a></span>(<a
 href="../../../../../org/apache/calcite/tools/RelBuilderFactory.html" 
title="interface in 
org.apache.calcite.tools">RelBuilderFactory</a>&nbsp;relBuilderFactory)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html#onMatch-org.apache.calcite.plan.RelOptRuleCall-">onMatch</a></span>(<a
 href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html" title="class 
in org.apache.calcite.plan">RelOptRuleCall</a>&nbsp;call)</code>
+<div class="block">Receives notification about a rule match.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.calcite.rel.rules.<a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html" 
title="class in org.apache.calcite.rel.rules">SubQueryRemoveRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.html#apply-org.apache.calcite.rex.RexSubQuery-java.util.Set-org.apache.calcite.plan.RelOptUtil.Logic-org.apache.calcite.tools.RelBuilder-int-int-">apply</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.calcite.plan.RelOptRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.calcite.plan.<a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html" title="class in 
org.apache.calcite.plan">RelOptRule</a></h3>
+<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#any--">any</a>, <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convert-org.apache.calcite.rel.RelNode-org.apache.calcite.plan.RelTrait-">convert</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convert-org.apache.calcite.rel.RelNode-org.apache.calcite.plan.RelTraitSet-">convert</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convertList-java.util.List-org.apache.calcite.plan.RelTrait-">convertList</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convertOperand-java.lang.Class-java.util.function.Predicate-org.apache.calcite.plan.RelTrait-">convertOperand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#convertOperand-java.lang.Class-com.google.common.base.Predicate-org.apache.calcite.plan.RelTrait-">convertOperand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#equals-java.lang.Object-">equals</a>,
  <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#equals-org.apache.calcite.plan.RelOptRule-">equals</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOperand--">getOperand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOperands--">getOperands</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOutConvention--">getOutConvention</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#getOutTrait--">getOutTrait</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#hashCode--">hashCode</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#matches-org.apache.calcite.plan.RelOptRuleCall-">matches</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#none--">none</a>, 
<a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelOptRuleOperandChildren-">operand</a>,
 <a href="../../../../../org/apach
 
e/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelTrait-com.google.common.base.Predicate-org.apache.calcite.plan.RelOptRuleOperandChildren-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelTrait-com.google.common.base.Predicate-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operand-java.lang.Class-org.apache.calcite.plan.RelTrait-org.apache.calcite.plan.RelOptRuleOperandChildren-">operand</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operandJ-java.lang.Class-org.apache.calcite.plan.RelTrait-java.util.function.Predicate-org.apache.calcite.plan.RelO
 ptRuleOperandChildren-">operandJ</a>, <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#operandJ-java.lang.Class-org.apache.calcite.plan.RelTrait-java.util.function.Predicate-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">operandJ</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#some-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">some</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#toString--">toString</a>,
 <a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#unordered-org.apache.calcite.plan.RelOptRuleOperand-org.apache.calcite.plan.RelOptRuleOperand...-">unordered</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a 
name="SubQueryProjectRemoveRule-org.apache.calcite.tools.RelBuilderFactory-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SubQueryProjectRemoveRule</h4>
+<pre>public&nbsp;SubQueryProjectRemoveRule(<a 
href="../../../../../org/apache/calcite/tools/RelBuilderFactory.html" 
title="interface in 
org.apache.calcite.tools">RelBuilderFactory</a>&nbsp;relBuilderFactory)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="onMatch-org.apache.calcite.plan.RelOptRuleCall-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>onMatch</h4>
+<pre>public&nbsp;void&nbsp;onMatch(<a 
href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html" title="class 
in org.apache.calcite.plan">RelOptRuleCall</a>&nbsp;call)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#onMatch-org.apache.calcite.plan.RelOptRuleCall-">RelOptRule</a></code></span></div>
+<div class="block">Receives notification about a rule match. At the time that 
this method is
+ called, <a 
href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html#rels"><code>call.rels</code></a>
 holds the set of relational
+ expressions which match the operands to the rule; <code>
+ call.rels[0]</code> is the root expression.
+
+ <p>Typically a rule would check that the nodes are valid matches, creates
+ a new expression, then calls back <a 
href="../../../../../org/apache/calcite/plan/RelOptRuleCall.html#transformTo-org.apache.calcite.rel.RelNode-java.util.Map-"><code>RelOptRuleCall.transformTo(org.apache.calcite.rel.RelNode,
 java.util.Map&lt;org.apache.calcite.rel.RelNode, 
org.apache.calcite.rel.RelNode&gt;)</code></a> to
+ register the expression.</p></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#onMatch-org.apache.calcite.plan.RelOptRuleCall-">onMatch</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html" title="class in 
org.apache.calcite.plan">RelOptRule</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>call</code> - Rule call</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../org/apache/calcite/plan/RelOptRule.html#matches-org.apache.calcite.plan.RelOptRuleCall-"><code>RelOptRule.matches(RelOptRuleCall)</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a 
href="class-use/SubQueryRemoveRule.SubQueryProjectRemoveRule.html">Use</a></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">
+<li><a 
href="../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/calcite/rel/rules/TableScanRule.html" 
title="class in org.apache.calcite.rel.rules"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryProjectRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a 
href="#nested.classes.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Nested</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#fields.inherited.from.class.org.apache.calcite.rel.rules.SubQueryRemoveRule">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler 
(Apache Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler 
(Apache Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html"
 target="_top">Frames</a></li>
+<li><a href="ProjectCorrelateTransposeRule.RelNodesExprsHandler.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler"
 class="title">Uses of 
Class<br>org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html"
 target="_top">Frames</a></li>
+<li><a href="ProjectCorrelateTransposeRule.RelNodesExprsHandler.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RexFieldAccessReplacer
 (Apache Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RexFieldAccessReplacer
 (Apache Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html"
 target="_top">Frames</a></li>
+<li><a href="ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RexFieldAccessReplacer"
 class="title">Uses of 
Class<br>org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RexFieldAccessReplacer</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RexFieldAccessReplacer</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html"
 target="_top">Frames</a></li>
+<li><a href="ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule (Apache Calcite 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule (Apache Calcite 
API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html"
 target="_top">Frames</a></li>
+<li><a href="ProjectCorrelateTransposeRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule" class="title">Uses 
of Class<br>org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html"
 title="class in 
org.apache.calcite.rel.rules">ProjectCorrelateTransposeRule</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.calcite.rel.rules">org.apache.calcite.rel.rules</a></td>
+<td class="colLast">
+<div class="block">Provides a core set of planner rules.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.calcite.rel.rules">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html"
 title="class in 
org.apache.calcite.rel.rules">ProjectCorrelateTransposeRule</a> in <a 
href="../../../../../../org/apache/calcite/rel/rules/package-summary.html">org.apache.calcite.rel.rules</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../../org/apache/calcite/rel/rules/package-summary.html">org.apache.calcite.rel.rules</a>
 declared as <a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html"
 title="class in 
org.apache.calcite.rel.rules">ProjectCorrelateTransposeRule</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html"
 title="class in 
org.apache.calcite.rel.rules">ProjectCorrelateTransposeRule</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ProjectCorrelateTransposeRule.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html#INSTANCE">INSTANCE</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html"
 target="_top">Frames</a></li>
+<li><a href="ProjectCorrelateTransposeRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/ProjectCorrelateTransposeRule.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.calcite.rel.rules.SortRemoveConstantKeysRule 
(Apache Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.calcite.rel.rules.SortRemoveConstantKeysRule (Apache Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html"
 target="_top">Frames</a></li>
+<li><a href="SortRemoveConstantKeysRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.calcite.rel.rules.SortRemoveConstantKeysRule" class="title">Uses of 
Class<br>org.apache.calcite.rel.rules.SortRemoveConstantKeysRule</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html"
 title="class in 
org.apache.calcite.rel.rules">SortRemoveConstantKeysRule</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.calcite.rel.rules">org.apache.calcite.rel.rules</a></td>
+<td class="colLast">
+<div class="block">Provides a core set of planner rules.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.calcite.rel.rules">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html"
 title="class in org.apache.calcite.rel.rules">SortRemoveConstantKeysRule</a> 
in <a 
href="../../../../../../org/apache/calcite/rel/rules/package-summary.html">org.apache.calcite.rel.rules</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../../org/apache/calcite/rel/rules/package-summary.html">org.apache.calcite.rel.rules</a>
 declared as <a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html"
 title="class in 
org.apache.calcite.rel.rules">SortRemoveConstantKeysRule</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html"
 title="class in 
org.apache.calcite.rel.rules">SortRemoveConstantKeysRule</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">SortRemoveConstantKeysRule.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html#INSTANCE">INSTANCE</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html"
 target="_top">Frames</a></li>
+<li><a href="SortRemoveConstantKeysRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SortRemoveConstantKeysRule.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryFilterRemoveRule 
(Apache Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryFilterRemoveRule 
(Apache Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryFilterRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryFilterRemoveRule" 
class="title">Uses of 
Class<br>org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryFilterRemoveRule</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryFilterRemoveRule</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryFilterRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryFilterRemoveRule.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
URL: 
http://svn.apache.org/viewvc/calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html?rev=1836401&view=auto
==============================================================================
--- 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
 (added)
+++ 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
 Sat Jul 21 10:17:12 2018
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryJoinRemoveRule (Apache 
Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryJoinRemoveRule (Apache 
Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryJoinRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryJoinRemoveRule" 
class="title">Uses of 
Class<br>org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryJoinRemoveRule</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.calcite.rel.rules.SubQueryRemoveRule.SubQueryJoinRemoveRule</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 title="class in org.apache.calcite.rel.rules">Class</a></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">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html"
 target="_top">Frames</a></li>
+<li><a href="SubQueryRemoveRule.SubQueryJoinRemoveRule.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
calcite/site/apidocs/org/apache/calcite/rel/rules/class-use/SubQueryRemoveRule.SubQueryJoinRemoveRule.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to