blob: 9e5c86c7862bfbb625460e857c1fa56c1e75e164 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.calcite.rel.mutable (Apache Calcite 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="org.apache.calcite.rel.mutable (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li class="navBarCell1Rev">程序包</li>
<li></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-all.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/calcite/rel/metadata/package-summary.html">上一个程序包</a></li>
<li><a href="../../../../../org/apache/calcite/rel/rel2sql/package-summary.html">下一个程序包</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/calcite/rel/mutable/package-summary.html" target="_top">框架</a></li>
<li><a href="package-summary.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">所有类</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">
<h1 title="程序包" class="title">程序包&nbsp;org.apache.calcite.rel.mutable</h1>
<div class="docSummary">
<div class="block">Defines mutable relational expressions.</div>
</div>
<p>请参阅:&nbsp;<a href="#package.description">说明</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="类概要表, 列表类和解释">
<caption><span>类概要</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/Holder.html" title="org.apache.calcite.rel.mutable中的类">Holder</a></td>
<td class="colLast">
<div class="block">Implementation of <a href="../../../../../org/apache/calcite/rel/mutable/MutableRel.html" title="org.apache.calcite.rel.mutable中的类"><code>MutableRel</code></a> whose only purpose is to have a
child.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableAggregate.html" title="org.apache.calcite.rel.mutable中的类">MutableAggregate</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Aggregate.html" title="org.apache.calcite.rel.core中的类"><code>Aggregate</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableCalc.html" title="org.apache.calcite.rel.mutable中的类">MutableCalc</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Calc.html" title="org.apache.calcite.rel.core中的类"><code>Calc</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableCollect.html" title="org.apache.calcite.rel.mutable中的类">MutableCollect</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Collect.html" title="org.apache.calcite.rel.core中的类"><code>Collect</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableCorrelate.html" title="org.apache.calcite.rel.mutable中的类">MutableCorrelate</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Correlate.html" title="org.apache.calcite.rel.core中的类"><code>Correlate</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableExchange.html" title="org.apache.calcite.rel.mutable中的类">MutableExchange</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Exchange.html" title="org.apache.calcite.rel.core中的类"><code>Exchange</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableFilter.html" title="org.apache.calcite.rel.mutable中的类">MutableFilter</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Filter.html" title="org.apache.calcite.rel.core中的类"><code>Filter</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableIntersect.html" title="org.apache.calcite.rel.mutable中的类">MutableIntersect</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Intersect.html" title="org.apache.calcite.rel.core中的类"><code>Intersect</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableJoin.html" title="org.apache.calcite.rel.mutable中的类">MutableJoin</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Join.html" title="org.apache.calcite.rel.core中的类"><code>Join</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableMatch.html" title="org.apache.calcite.rel.mutable中的类">MutableMatch</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Match.html" title="org.apache.calcite.rel.core中的类"><code>Match</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableMinus.html" title="org.apache.calcite.rel.mutable中的类">MutableMinus</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Minus.html" title="org.apache.calcite.rel.core中的类"><code>Minus</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableProject.html" title="org.apache.calcite.rel.mutable中的类">MutableProject</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Project.html" title="org.apache.calcite.rel.core中的类"><code>Project</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableRel.html" title="org.apache.calcite.rel.mutable中的类">MutableRel</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/RelNode.html" title="org.apache.calcite.rel中的接口"><code>RelNode</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableRels.html" title="org.apache.calcite.rel.mutable中的类">MutableRels</a></td>
<td class="colLast">
<div class="block">Utilities for dealing with <a href="../../../../../org/apache/calcite/rel/mutable/MutableRel.html" title="org.apache.calcite.rel.mutable中的类"><code>MutableRel</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableRelVisitor.html" title="org.apache.calcite.rel.mutable中的类">MutableRelVisitor</a></td>
<td class="colLast">
<div class="block">Visitor over <a href="../../../../../org/apache/calcite/rel/mutable/MutableRel.html" title="org.apache.calcite.rel.mutable中的类"><code>MutableRel</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableSample.html" title="org.apache.calcite.rel.mutable中的类">MutableSample</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Sample.html" title="org.apache.calcite.rel.core中的类"><code>Sample</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableScan.html" title="org.apache.calcite.rel.mutable中的类">MutableScan</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/TableScan.html" title="org.apache.calcite.rel.core中的类"><code>TableScan</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableSort.html" title="org.apache.calcite.rel.mutable中的类">MutableSort</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Sort.html" title="org.apache.calcite.rel.core中的类"><code>Sort</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableTableFunctionScan.html" title="org.apache.calcite.rel.mutable中的类">MutableTableFunctionScan</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of
<a href="../../../../../org/apache/calcite/rel/core/TableFunctionScan.html" title="org.apache.calcite.rel.core中的类"><code>TableFunctionScan</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableTableModify.html" title="org.apache.calcite.rel.mutable中的类">MutableTableModify</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/TableModify.html" title="org.apache.calcite.rel.core中的类"><code>TableModify</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableUncollect.html" title="org.apache.calcite.rel.mutable中的类">MutableUncollect</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Uncollect.html" title="org.apache.calcite.rel.core中的类"><code>Uncollect</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableUnion.html" title="org.apache.calcite.rel.mutable中的类">MutableUnion</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Union.html" title="org.apache.calcite.rel.core中的类"><code>Union</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableValues.html" title="org.apache.calcite.rel.mutable中的类">MutableValues</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Values.html" title="org.apache.calcite.rel.core中的类"><code>Values</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/calcite/rel/mutable/MutableWindow.html" title="org.apache.calcite.rel.mutable中的类">MutableWindow</a></td>
<td class="colLast">
<div class="block">Mutable equivalent of <a href="../../../../../org/apache/calcite/rel/core/Window.html" title="org.apache.calcite.rel.core中的类"><code>Window</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="程序包org.apache.calcite.rel.mutable的说明">程序包org.apache.calcite.rel.mutable的说明</h2>
<div class="block">Defines mutable relational expressions.
<h2>Related packages and classes</h2>
<ul>
<li>Package <code>
<a href="../core/package-summary.html">org.apache.calcite.rel.core</a></code>
contains core relational expressions
<li>Package <code>
<a href="../package-summary.html">org.apache.calcite.rex</a></code>
defines the relational expression API
</ul></div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li class="navBarCell1Rev">程序包</li>
<li></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-all.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/calcite/rel/metadata/package-summary.html">上一个程序包</a></li>
<li><a href="../../../../../org/apache/calcite/rel/rel2sql/package-summary.html">下一个程序包</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/calcite/rel/mutable/package-summary.html" target="_top">框架</a></li>
<li><a href="package-summary.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">所有类</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 &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>