blob: 201b7a803258967fbf3c7df8860cd27af4cbc87d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.plan.Convention (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.calcite.plan.Convention (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Convention.html" title="interface in org.apache.calcite.plan">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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.apache.calcite.plan.Convention" class="title">Uses of Interface<br>org.apache.calcite.plan.Convention</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.cassandra">org.apache.calcite.adapter.cassandra</a></th>
<td class="colLast">
<div class="block">Cassandra query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.elasticsearch">org.apache.calcite.adapter.elasticsearch</a></th>
<td class="colLast">
<div class="block">Query provider based on an Elasticsearch2 DB.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.enumerable">org.apache.calcite.adapter.enumerable</a></th>
<td class="colLast">
<div class="block">Query optimizer rules for Java calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.geode.rel">org.apache.calcite.adapter.geode.rel</a></th>
<td class="colLast">
<div class="block">Query provider based on Apache Geode (Gemfire) In Memory Data Grid</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.jdbc">org.apache.calcite.adapter.jdbc</a></th>
<td class="colLast">
<div class="block">Query provider based on a JDBC data source.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.mongodb">org.apache.calcite.adapter.mongodb</a></th>
<td class="colLast">
<div class="block">Query provider based on a MongoDB database.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.pig">org.apache.calcite.adapter.pig</a></th>
<td class="colLast">
<div class="block">Pig query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.spark">org.apache.calcite.adapter.spark</a></th>
<td class="colLast">
<div class="block">Adapter based on the Apache Spark data management system.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.interpreter">org.apache.calcite.interpreter</a></th>
<td class="colLast">
<div class="block">Provides an implementation of relational expressions using an interpreter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan">org.apache.calcite.plan</a></th>
<td class="colLast">
<div class="block">Defines interfaces for constructing rule-based optimizers of
relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.prepare">org.apache.calcite.prepare</a></th>
<td class="colLast">
<div class="block">Preparation of queries (parsing, planning and implementation).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel">org.apache.calcite.rel</a></th>
<td class="colLast">
<div class="block">Defines relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.convert">org.apache.calcite.rel.convert</a></th>
<td class="colLast">
<div class="block">Defines relational expressions and rules for converting between calling
conventions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.rules">org.apache.calcite.rel.rules</a></th>
<td class="colLast">
<div class="block">Provides a core set of planner rules.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.cassandra">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/cassandra/package-summary.html">org.apache.calcite.adapter.cassandra</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../adapter/cassandra/package-summary.html">org.apache.calcite.adapter.cassandra</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CassandraRel.</span><code><span class="memberNameLink"><a href="../../adapter/cassandra/CassandraRel.html#CONVENTION">CONVENTION</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in Cassandra.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CassandraRules.CassandraConverterRule.</span><code><span class="memberNameLink"><a href="../../adapter/cassandra/CassandraRules.CassandraConverterRule.html#out">out</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.elasticsearch">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticsearchRel.</span><code><span class="memberNameLink"><a href="../../adapter/elasticsearch/ElasticsearchRel.html#CONVENTION">CONVENTION</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in Elasticsearch.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticsearchRules.ElasticsearchConverterRule.</span><code><span class="memberNameLink"><a href="../../adapter/elasticsearch/ElasticsearchRules.ElasticsearchConverterRule.html#out">out</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a> with parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../adapter/elasticsearch/ElasticsearchRules.ElasticsearchConverterRule.html#%3Cinit%3E(java.lang.Class,org.apache.calcite.plan.RelTrait,org.apache.calcite.plan.Convention,java.lang.String)">ElasticsearchConverterRule</a></span>&#8203;(java.lang.Class&lt;? extends <a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&gt;&nbsp;clazz,
<a href="../RelTrait.html" title="interface in org.apache.calcite.plan">RelTrait</a>&nbsp;in,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;out,
java.lang.String&nbsp;description)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.enumerable">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> that implement <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../adapter/enumerable/EnumerableConvention.html" title="enum in org.apache.calcite.adapter.enumerable">EnumerableConvention</a></span></code></th>
<td class="colLast">
<div class="block">Family of calling conventions that return results as an
<a href="../../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> with parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableConvention.</span><code><span class="memberNameLink"><a href="../../adapter/enumerable/EnumerableConvention.html#canConvertConvention(org.apache.calcite.plan.Convention)">canConvertConvention</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.geode.rel">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/geode/rel/package-summary.html">org.apache.calcite.adapter.geode.rel</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../adapter/geode/rel/package-summary.html">org.apache.calcite.adapter.geode.rel</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeodeRel.</span><code><span class="memberNameLink"><a href="../../adapter/geode/rel/GeodeRel.html#CONVENTION">CONVENTION</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in Geode.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeodeRules.GeodeConverterRule.</span><code><span class="memberNameLink"><a href="../../adapter/geode/rel/GeodeRules.GeodeConverterRule.html#out">out</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a> that implement <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../adapter/jdbc/JdbcConvention.html" title="class in org.apache.calcite.adapter.jdbc">JdbcConvention</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in a JDBC
database.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.mongodb">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoRel.</span><code><span class="memberNameLink"><a href="../../adapter/mongodb/MongoRel.html#CONVENTION">CONVENTION</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in MongoDB.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoRules.MongoConverterRule.</span><code><span class="memberNameLink"><a href="../../adapter/mongodb/MongoRules.MongoConverterRule.html#out">out</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a> with parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../adapter/mongodb/MongoRules.MongoConverterRule.html#%3Cinit%3E(java.lang.Class,org.apache.calcite.plan.RelTrait,org.apache.calcite.plan.Convention,java.lang.String)">MongoConverterRule</a></span>&#8203;(java.lang.Class&lt;? extends <a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&gt;&nbsp;clazz,
<a href="../RelTrait.html" title="interface in org.apache.calcite.plan">RelTrait</a>&nbsp;in,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;out,
java.lang.String&nbsp;description)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.pig">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PigRel.</span><code><span class="memberNameLink"><a href="../../adapter/pig/PigRel.html#CONVENTION">CONVENTION</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in Pig.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.spark">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../adapter/spark/package-summary.html">org.apache.calcite.adapter.spark</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../adapter/spark/package-summary.html">org.apache.calcite.adapter.spark</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SparkRel.</span><code><span class="memberNameLink"><a href="../../adapter/spark/SparkRel.html#CONVENTION">CONVENTION</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention for relational operations that occur in Spark.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.interpreter">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../interpreter/package-summary.html">org.apache.calcite.interpreter</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../interpreter/package-summary.html">org.apache.calcite.interpreter</a> that implement <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../interpreter/BindableConvention.html" title="enum in org.apache.calcite.interpreter">BindableConvention</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention that returns results as an
<a href="../../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> of object arrays.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../interpreter/InterpretableConvention.html" title="enum in org.apache.calcite.interpreter">InterpretableConvention</a></span></code></th>
<td class="colLast">
<div class="block">Calling convention that returns results as an
<a href="../../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> of object arrays.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../interpreter/package-summary.html">org.apache.calcite.interpreter</a> with parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BindableConvention.</span><code><span class="memberNameLink"><a href="../../interpreter/BindableConvention.html#canConvertConvention(org.apache.calcite.plan.Convention)">canConvertConvention</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InterpretableConvention.</span><code><span class="memberNameLink"><a href="../../interpreter/InterpretableConvention.html#canConvertConvention(org.apache.calcite.plan.Convention)">canConvertConvention</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.plan">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../package-summary.html">org.apache.calcite.plan</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.plan</a> that implement <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Convention.Impl.html" title="class in org.apache.calcite.plan">Convention.Impl</a></span></code></th>
<td class="colLast">
<div class="block">Default implementation.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.plan</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Convention.</span><code><span class="memberNameLink"><a href="../Convention.html#NONE">NONE</a></span></code></th>
<td class="colLast">
<div class="block">Convention that for a relational expression that does not support any
convention.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.plan</a> with type parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../../util/graph/DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../../util/graph/DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#conversionGraph">conversionGraph</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) com.google.common.collect.Multimap&lt;<a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;,&#8203;<a href="../../rel/convert/ConverterRule.html" title="class in org.apache.calcite.rel.convert">ConverterRule</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#mapArcToConverterRule">mapArcToConverterRule</a></span></code></th>
<td class="colLast">
<div class="block">For a given source/target convention, there may be several possible
conversion rules.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) com.google.common.collect.Multimap&lt;<a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;,&#8203;<a href="../../rel/convert/ConverterRule.html" title="class in org.apache.calcite.rel.convert">ConverterRule</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#mapArcToConverterRule">mapArcToConverterRule</a></span></code></th>
<td class="colLast">
<div class="block">For a given source/target convention, there may be several possible
conversion rules.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../util/graph/Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../../util/graph/DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#pathMap">pathMap</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.plan</a> that return <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#getDefault()">getDefault</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelOptRule.</span><code><span class="memberNameLink"><a href="../RelOptRule.html#getOutConvention()">getOutConvention</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the convention of the result of firing this rule, null if
not known.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.plan</a> that return types with arguments of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../util/graph/Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../../util/graph/DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#getPathMap()">getPathMap</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#getPaths(org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention)">getPaths</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;fromConvention,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#getShortestPath(org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention)">getShortestPath</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;fromConvention,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Class&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#getTraitClass()">getTraitClass</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.plan</a> with parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#canConvert(org.apache.calcite.plan.RelOptPlanner,org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention)">canConvert</a></span>&#8203;(<a href="../RelOptPlanner.html" title="interface in org.apache.calcite.plan">RelOptPlanner</a>&nbsp;planner,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;fromConvention,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Convention.</span><code><span class="memberNameLink"><a href="../Convention.html#canConvertConvention(org.apache.calcite.plan.Convention)">canConvertConvention</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">
<div class="block">Returns whether we should convert from this convention to
<code>toConvention</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Convention.Impl.</span><code><span class="memberNameLink"><a href="../Convention.Impl.html#canConvertConvention(org.apache.calcite.plan.Convention)">canConvertConvention</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#changeConvention(org.apache.calcite.rel.RelNode,org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention,com.google.common.collect.Multimap)">changeConvention</a></span>&#8203;(<a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&nbsp;rel,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;source,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;target,
com.google.common.collect.Multimap&lt;<a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;,&#8203;<a href="../../rel/convert/ConverterRule.html" title="class in org.apache.calcite.rel.convert">ConverterRule</a>&gt;&nbsp;mapArcToConverterRule)</code></th>
<td class="colLast">
<div class="block">Tries to convert a relational expression to the target convention of an
arc.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#convert(org.apache.calcite.plan.RelOptPlanner,org.apache.calcite.rel.RelNode,org.apache.calcite.plan.Convention,boolean)">convert</a></span>&#8203;(<a href="../RelOptPlanner.html" title="interface in org.apache.calcite.plan">RelOptPlanner</a>&nbsp;planner,
<a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&nbsp;rel,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention,
boolean&nbsp;allowInfiniteCostConverters)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#getPaths(org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention)">getPaths</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;fromConvention,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.ConversionData.html#getShortestPath(org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention)">getShortestPath</a></span>&#8203;(<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;fromConvention,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;toConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.calcite.plan</a> with type arguments of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#changeConvention(org.apache.calcite.rel.RelNode,org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention,com.google.common.collect.Multimap)">changeConvention</a></span>&#8203;(<a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&nbsp;rel,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;source,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;target,
com.google.common.collect.Multimap&lt;<a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;,&#8203;<a href="../../rel/convert/ConverterRule.html" title="class in org.apache.calcite.rel.convert">ConverterRule</a>&gt;&nbsp;mapArcToConverterRule)</code></th>
<td class="colLast">
<div class="block">Tries to convert a relational expression to the target convention of an
arc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.</span><code><span class="memberNameLink"><a href="../ConventionTraitDef.html#changeConvention(org.apache.calcite.rel.RelNode,org.apache.calcite.plan.Convention,org.apache.calcite.plan.Convention,com.google.common.collect.Multimap)">changeConvention</a></span>&#8203;(<a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&nbsp;rel,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;source,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;target,
com.google.common.collect.Multimap&lt;<a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&gt;,&#8203;<a href="../../rel/convert/ConverterRule.html" title="class in org.apache.calcite.rel.convert">ConverterRule</a>&gt;&nbsp;mapArcToConverterRule)</code></th>
<td class="colLast">
<div class="block">Tries to convert a relational expression to the target convention of an
arc.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.prepare">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../prepare/package-summary.html">org.apache.calcite.prepare</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../prepare/package-summary.html">org.apache.calcite.prepare</a> declared as <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Prepare.</span><code><span class="memberNameLink"><a href="../../prepare/Prepare.html#resultConvention">resultConvention</a></span></code></th>
<td class="colLast">
<div class="block">Convention via which results should be returned by execution.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../prepare/package-summary.html">org.apache.calcite.prepare</a> with parameters of type <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../prepare/CalcitePrepareImpl.CalcitePreparingStmt.html#%3Cinit%3E(org.apache.calcite.prepare.CalcitePrepareImpl,org.apache.calcite.jdbc.CalcitePrepare.Context,org.apache.calcite.prepare.Prepare.CatalogReader,org.apache.calcite.rel.type.RelDataTypeFactory,org.apache.calcite.jdbc.CalciteSchema,org.apache.calcite.adapter.enumerable.EnumerableRel.Prefer,org.apache.calcite.plan.RelOptPlanner,org.apache.calcite.plan.Convention,org.apache.calcite.sql2rel.SqlRexConvertletTable)">CalcitePreparingStmt</a></span>&#8203;(<a href="../../prepare/CalcitePrepareImpl.html" title="class in org.apache.calcite.prepare">CalcitePrepareImpl</a>&nbsp;prepare,
<a href="../../jdbc/CalcitePrepare.Context.html" title="interface in org.apache.calcite.jdbc">CalcitePrepare.Context</a>&nbsp;context,
<a href="../../prepare/Prepare.CatalogReader.html" title="interface in org.apache.calcite.prepare">Prepare.CatalogReader</a>&nbsp;catalogReader,
<a href="../../rel/type/RelDataTypeFactory.html" title="interface in org.apache.calcite.rel.type">RelDataTypeFactory</a>&nbsp;typeFactory,
<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;schema,
<a href="../../adapter/enumerable/EnumerableRel.Prefer.html" title="enum in org.apache.calcite.adapter.enumerable">EnumerableRel.Prefer</a>&nbsp;prefer,
<a href="../RelOptPlanner.html" title="interface in org.apache.calcite.plan">RelOptPlanner</a>&nbsp;planner,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;resultConvention,
<a href="../../sql2rel/SqlRexConvertletTable.html" title="interface in org.apache.calcite.sql2rel">SqlRexConvertletTable</a>&nbsp;convertletTable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../prepare/Prepare.html#%3Cinit%3E(org.apache.calcite.jdbc.CalcitePrepare.Context,org.apache.calcite.prepare.Prepare.CatalogReader,org.apache.calcite.plan.Convention)">Prepare</a></span>&#8203;(<a href="../../jdbc/CalcitePrepare.Context.html" title="interface in org.apache.calcite.jdbc">CalcitePrepare.Context</a>&nbsp;context,
<a href="../../prepare/Prepare.CatalogReader.html" title="interface in org.apache.calcite.prepare">Prepare.CatalogReader</a>&nbsp;catalogReader,
<a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a>&nbsp;resultConvention)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rel">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../rel/package-summary.html">org.apache.calcite.rel</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../rel/package-summary.html">org.apache.calcite.rel</a> that return <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractRelNode.</span><code><span class="memberNameLink"><a href="../../rel/AbstractRelNode.html#getConvention()">getConvention</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelNode.</span><code><span class="memberNameLink"><a href="../../rel/RelNode.html#getConvention()">getConvention</a></span>()</code></th>
<td class="colLast">
<div class="block">Return the CallingConvention trait from this RelNode's
<a href="../RelOptNode.html#getTraitSet()"><code>trait set</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rel.convert">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../rel/convert/package-summary.html">org.apache.calcite.rel.convert</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../rel/convert/package-summary.html">org.apache.calcite.rel.convert</a> that return <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConverterRule.</span><code><span class="memberNameLink"><a href="../../rel/convert/ConverterRule.html#getOutConvention()">getOutConvention</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TraitMatchingRule.</span><code><span class="memberNameLink"><a href="../../rel/convert/TraitMatchingRule.html#getOutConvention()">getOutConvention</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rel.rules">
<!-- -->
</a>
<h3>Uses of <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a> in <a href="../../rel/rules/package-summary.html">org.apache.calcite.rel.rules</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../rel/rules/package-summary.html">org.apache.calcite.rel.rules</a> that return <a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CoerceInputsRule.</span><code><span class="memberNameLink"><a href="../../rel/rules/CoerceInputsRule.html#getOutConvention()">getOutConvention</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Convention.html" title="interface in org.apache.calcite.plan">Convention</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReduceDecimalsRule.</span><code><span class="memberNameLink"><a href="../../rel/rules/ReduceDecimalsRule.html#getOutConvention()">getOutConvention</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Convention.html" title="interface in org.apache.calcite.plan">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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>