blob: 6a3509e970b6a2ccec8aa9e5c945bd277c527e31 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.linq4j.function.Function1 (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.linq4j.function.Function1 (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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">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.linq4j.function.Function1" class="title">Uses of Interface<br>org.apache.calcite.linq4j.function.Function1</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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.druid">org.apache.calcite.adapter.druid</a></th>
<td class="colLast">
<div class="block">Query provider based on a Druid database.</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.java">org.apache.calcite.adapter.java</a></th>
<td class="colLast">
<div class="block">Query provider based on Java in-memory data
structures.</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.linq4j">org.apache.calcite.linq4j</a></th>
<td class="colLast">
<div class="block">Language-integrated query for Java (linq4j) main package.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.linq4j.function">org.apache.calcite.linq4j.function</a></th>
<td class="colLast">
<div class="block">Contains definitions of functions and predicates.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.linq4j.tree">org.apache.calcite.linq4j.tree</a></th>
<td class="colLast">
<div class="block">Object model for Java expressions.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.type">org.apache.calcite.rel.type</a></th>
<td class="colLast">
<div class="block">Defines a type system for relational expressions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rex">org.apache.calcite.rex</a></th>
<td class="colLast">
<div class="block">Provides a language for representing row-expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.runtime">org.apache.calcite.runtime</a></th>
<td class="colLast">
<div class="block">Utilities required at runtime.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.util">org.apache.calcite.util</a></th>
<td class="colLast">
<div class="block">Provides utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.druid">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> that implement <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.MapRelProtoDataType.html" title="class in org.apache.calcite.adapter.druid">DruidTable.MapRelProtoDataType</a></span></code></th>
<td class="colLast">
<div class="block">Creates a <a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type"><code>RelDataType</code></a> from a map of
field names and types.</div>
</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>(package private) static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/elasticsearch/ElasticsearchJson.SearchHit.html" title="class in org.apache.calcite.adapter.elasticsearch">ElasticsearchJson.SearchHit</a>,&#8203;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticsearchEnumerators.</span><code><span class="memberNameLink"><a href="../../../adapter/elasticsearch/ElasticsearchEnumerators.html#getter(java.util.List,java.util.Map)">getter</a></span>&#8203;(java.util.List&lt;java.util.Map.Entry&lt;java.lang.String,&#8203;java.lang.Class&gt;&gt;&nbsp;fields,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;mapping)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/elasticsearch/ElasticsearchJson.SearchHit.html" title="class in org.apache.calcite.adapter.elasticsearch">ElasticsearchJson.SearchHit</a>,&#8203;java.lang.Object[]&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticsearchEnumerators.</span><code><span class="memberNameLink"><a href="../../../adapter/elasticsearch/ElasticsearchEnumerators.html#listGetter(java.util.List,java.util.Map)">listGetter</a></span>&#8203;(java.util.List&lt;java.util.Map.Entry&lt;java.lang.String,&#8203;java.lang.Class&gt;&gt;&nbsp;fields,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;mapping)</code></th>
<td class="colLast">
<div class="block">Function that extracts a given set of fields from elastic search result
objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/elasticsearch/ElasticsearchJson.SearchHit.html" title="class in org.apache.calcite.adapter.elasticsearch">ElasticsearchJson.SearchHit</a>,&#8203;java.util.Map&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticsearchEnumerators.</span><code><span class="memberNameLink"><a href="../../../adapter/elasticsearch/ElasticsearchEnumerators.html#mapGetter()">mapGetter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/elasticsearch/ElasticsearchJson.SearchHit.html" title="class in org.apache.calcite.adapter.elasticsearch">ElasticsearchJson.SearchHit</a>,&#8203;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticsearchEnumerators.</span><code><span class="memberNameLink"><a href="../../../adapter/elasticsearch/ElasticsearchEnumerators.html#singletonGetter(java.lang.String,java.lang.Class,java.util.Map)">singletonGetter</a></span>&#8203;(java.lang.String&nbsp;fieldName,
java.lang.Class&nbsp;fieldClass,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;mapping)</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableRelImplementor.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/EnumerableRelImplementor.html#allCorrelateVariables">allCorrelateVariables</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexToLixTranslator.html#correlates">correlates</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TSource</a>,&#8203;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TSortKey</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SourceSorter.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/SourceSorter.html#keySelector">keySelector</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TResult</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AggregateLambdaFactory.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/AggregateLambdaFactory.html#singleGroupResultSelector(org.apache.calcite.linq4j.function.Function1)">singleGroupResultSelector</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TOrigAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TResult</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicAggregateLambdaFactory.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html#singleGroupResultSelector(org.apache.calcite.linq4j.function.Function1)">singleGroupResultSelector</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.LazySource.html" title="class in org.apache.calcite.adapter.enumerable">LazyAggregateLambdaFactory.LazySource</a>&lt;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TSource</a>&gt;,&#8203;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TResult</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyAggregateLambdaFactory.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html#singleGroupResultSelector(org.apache.calcite.linq4j.function.Function1)">singleGroupResultSelector</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TOrigAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../../../adapter/enumerable/RexToLixTranslator.html" title="class in org.apache.calcite.adapter.enumerable">RexToLixTranslator</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexToLixTranslator.html#setCorrelates(org.apache.calcite.linq4j.function.Function1)">setCorrelates</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;&nbsp;correlates)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TResult</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AggregateLambdaFactory.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/AggregateLambdaFactory.html#singleGroupResultSelector(org.apache.calcite.linq4j.function.Function1)">singleGroupResultSelector</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TOrigAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TResult</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicAggregateLambdaFactory.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html#singleGroupResultSelector(org.apache.calcite.linq4j.function.Function1)">singleGroupResultSelector</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/BasicAggregateLambdaFactory.html" title="type parameter in BasicAggregateLambdaFactory">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.LazySource.html" title="class in org.apache.calcite.adapter.enumerable">LazyAggregateLambdaFactory.LazySource</a>&lt;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TSource</a>&gt;,&#8203;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TResult</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LazyAggregateLambdaFactory.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html#singleGroupResultSelector(org.apache.calcite.linq4j.function.Function1)">singleGroupResultSelector</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TOrigAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/LazyAggregateLambdaFactory.html" title="type parameter in LazyAggregateLambdaFactory">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexToLixTranslator.html#translateCondition(org.apache.calcite.rex.RexProgram,org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.sql.validate.SqlConformance)">translateCondition</a></span>&#8203;(<a href="../../../rex/RexProgram.html" title="class in org.apache.calcite.rex">RexProgram</a>&nbsp;program,
<a href="../../../adapter/java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;list,
<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&nbsp;inputGetter,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;&nbsp;correlates,
<a href="../../../sql/validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../../tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexToLixTranslator.html#translateProjects(org.apache.calcite.rex.RexProgram,org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.sql.validate.SqlConformance,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter,org.apache.calcite.linq4j.function.Function1)">translateProjects</a></span>&#8203;(<a href="../../../rex/RexProgram.html" title="class in org.apache.calcite.rex">RexProgram</a>&nbsp;program,
<a href="../../../adapter/java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../../sql/validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance,
<a href="../../tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;list,
<a href="../../../adapter/enumerable/PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;outputPhysType,
<a href="../../tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;root,
<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&nbsp;inputGetter,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;&nbsp;correlates)</code></th>
<td class="colLast">
<div class="block">Translates a <a href="../../../rex/RexProgram.html" title="class in org.apache.calcite.rex"><code>RexProgram</code></a> to a sequence of expressions and
declarations.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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/enumerable/RexToLixTranslator.html#%3Cinit%3E(org.apache.calcite.rex.RexProgram,org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter,org.apache.calcite.linq4j.tree.BlockBuilder,java.util.Map,org.apache.calcite.rex.RexBuilder,org.apache.calcite.sql.validate.SqlConformance,org.apache.calcite.adapter.enumerable.RexToLixTranslator,org.apache.calcite.linq4j.function.Function1)">RexToLixTranslator</a></span>&#8203;(<a href="../../../rex/RexProgram.html" title="class in org.apache.calcite.rex">RexProgram</a>&nbsp;program,
<a href="../../../adapter/java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;root,
<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&nbsp;inputGetter,
<a href="../../tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;list,
java.util.Map&lt;? extends <a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>,&#8203;java.lang.Boolean&gt;&nbsp;exprNullableMap,
<a href="../../../rex/RexBuilder.html" title="class in org.apache.calcite.rex">RexBuilder</a>&nbsp;builder,
<a href="../../../sql/validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance,
<a href="../../../adapter/enumerable/RexToLixTranslator.html" title="class in org.apache.calcite.adapter.enumerable">RexToLixTranslator</a>&nbsp;parent,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../../../adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;&nbsp;correlates)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/enumerable/SourceSorter.html#%3Cinit%3E(org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">SourceSorter</a></span>&#8203;(<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TAccumulate</a>,&#8203;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TSource</a>,&#8203;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TAccumulate</a>&gt;&nbsp;accumulatorAdder,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TSource</a>,&#8203;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TSortKey</a>&gt;&nbsp;keySelector,
java.util.Comparator&lt;<a href="../../../adapter/enumerable/SourceSorter.html" title="type parameter in SourceSorter">TSortKey</a>&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.java">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../adapter/java/package-summary.html">org.apache.calcite.adapter.java</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../adapter/java/package-summary.html">org.apache.calcite.adapter.java</a> that implement <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/java/ReflectiveSchema.FieldSelector.html" title="class in org.apache.calcite.adapter.java">ReflectiveSchema.FieldSelector</a></span></code></th>
<td class="colLast">
<div class="block">Function that returns an array of a given object's field values.</div>
</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;java.lang.Object[]&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcUtils.ObjectArrayRowBuilder.</span><code><span class="memberNameLink"><a href="../../../adapter/jdbc/JdbcUtils.ObjectArrayRowBuilder.html#factory(java.util.List)">factory</a></span>&#8203;(java.util.List&lt;<a href="../../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;org.apache.calcite.avatica.ColumnMetaData.Rep,&#8203;java.lang.Integer&gt;&gt;&nbsp;list)</code></th>
<td class="colLast">&nbsp;</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;org.bson.Document,&#8203;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoEnumerator.</span><code><span class="memberNameLink"><a href="../../../adapter/mongodb/MongoEnumerator.html#getter">getter</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>(package private) static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;org.bson.Document,&#8203;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoEnumerator.</span><code><span class="memberNameLink"><a href="../../../adapter/mongodb/MongoEnumerator.html#getter(java.util.List)">getter</a></span>&#8203;(java.util.List&lt;java.util.Map.Entry&lt;java.lang.String,&#8203;java.lang.Class&gt;&gt;&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;org.bson.Document,&#8203;java.lang.Object[]&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoEnumerator.</span><code><span class="memberNameLink"><a href="../../../adapter/mongodb/MongoEnumerator.html#listGetter(java.util.List)">listGetter</a></span>&#8203;(java.util.List&lt;java.util.Map.Entry&lt;java.lang.String,&#8203;java.lang.Class&gt;&gt;&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;org.bson.Document,&#8203;java.util.Map&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoEnumerator.</span><code><span class="memberNameLink"><a href="../../../adapter/mongodb/MongoEnumerator.html#mapGetter()">mapGetter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;org.bson.Document,&#8203;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoEnumerator.</span><code><span class="memberNameLink"><a href="../../../adapter/mongodb/MongoEnumerator.html#singletonGetter(java.lang.String,java.lang.Class)">singletonGetter</a></span>&#8203;(java.lang.String&nbsp;fieldName,
java.lang.Class&nbsp;fieldClass)</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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/MongoEnumerator.html#%3Cinit%3E(java.util.Iterator,org.apache.calcite.linq4j.function.Function1)">MongoEnumerator</a></span>&#8203;(java.util.Iterator&lt;org.bson.Document&gt;&nbsp;cursor,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;org.bson.Document,&#8203;java.lang.Object&gt;&nbsp;getter)</code></th>
<td class="colLast">
<div class="block">Creates a MongoEnumerator.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.linq4j">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../package-summary.html">org.apache.calcite.linq4j</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../package-summary.html">org.apache.calcite.linq4j</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TInner</a>,&#8203;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TKey</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.MergeJoinEnumerator.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.MergeJoinEnumerator.html#innerKeySelector">innerKeySelector</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TSource</a>,&#8203;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TKey</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.MergeJoinEnumerator.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.MergeJoinEnumerator.html#outerKeySelector">outerKeySelector</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.linq4j</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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 static &lt;TSource&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableDefaults.Wrapped.html" title="class in org.apache.calcite.linq4j">EnumerableDefaults.Wrapped</a>&lt;TSource&gt;,&#8203;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#unwrapper()">unwrapper</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static &lt;TSource&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;<a href="../../EnumerableDefaults.Wrapped.html" title="class in org.apache.calcite.linq4j">EnumerableDefaults.Wrapped</a>&lt;TSource&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#wrapperFor(org.apache.calcite.linq4j.function.EqualityComparer)">wrapperFor</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</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.linq4j</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>&lt;TAccumulate,&#8203;TResult&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#aggregate(TAccumulate,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function1)">aggregate</a></span>&#8203;(TAccumulate&nbsp;seed,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TAccumulate&gt;&nbsp;func,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TAccumulate,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TAccumulate,&#8203;TResult&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#aggregate(org.apache.calcite.linq4j.Enumerable,TAccumulate,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function1)">aggregate</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
TAccumulate&nbsp;seed,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;TSource,&#8203;TAccumulate&gt;&nbsp;func,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TAccumulate,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Applies an accumulator function over a
sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TAccumulate,&#8203;TResult&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#aggregate(TAccumulate,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function1)">aggregate</a></span>&#8203;(TAccumulate&nbsp;seed,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TAccumulate&gt;&nbsp;func,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TAccumulate,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TAccumulate,&#8203;TResult&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#aggregate(TAccumulate,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function1)">aggregate</a></span>&#8203;(TAccumulate&nbsp;seed,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TAccumulate&gt;&nbsp;func,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TAccumulate,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Applies an accumulator function over a
sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#antiJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">antiJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector)</code></th>
<td class="colLast">
<div class="block">Returns elements of <code>outer</code> for which there is NOT a member of
<code>inner</code> with a matching key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#antiJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">antiJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#correlateJoin(org.apache.calcite.linq4j.CorrelateJoinType,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">correlateJoin</a></span>&#8203;(<a href="../../CorrelateJoinType.html" title="enum in org.apache.calcite.linq4j">CorrelateJoinType</a>&nbsp;correlateJoinType,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&gt;&nbsp;inner,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#correlateJoin(org.apache.calcite.linq4j.JoinType,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">correlateJoin</a></span>&#8203;(<a href="../../JoinType.html" title="enum in org.apache.calcite.linq4j">JoinType</a>&nbsp;joinType,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&gt;&nbsp;inner,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#correlateJoin(org.apache.calcite.linq4j.JoinType,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">correlateJoin</a></span>&#8203;(<a href="../../JoinType.html" title="enum in org.apache.calcite.linq4j">JoinType</a>&nbsp;joinType,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&gt;&nbsp;inner,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">For each row of the <code>outer</code> enumerable returns the correlated rows
from the <code>inner</code> enumerable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#correlateJoin(org.apache.calcite.linq4j.CorrelateJoinType,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">correlateJoin</a></span>&#8203;(<a href="../../CorrelateJoinType.html" title="enum in org.apache.calcite.linq4j">CorrelateJoinType</a>&nbsp;joinType,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&gt;&nbsp;inner,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="../../ExtendedEnumerable.html#correlateJoin(org.apache.calcite.linq4j.JoinType,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)"><code>ExtendedEnumerable.correlateJoin(JoinType, Function1, Function2)</code></a></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default &lt;TInner,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#correlateJoin(org.apache.calcite.linq4j.JoinType,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">correlateJoin</a></span>&#8203;(<a href="../../JoinType.html" title="enum in org.apache.calcite.linq4j">JoinType</a>&nbsp;joinType,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&gt;&nbsp;inner,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">For each row of the current enumerable returns the correlated rows
from the <code>inner</code> enumerable (nested loops join).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#createOrderedEnumerable(org.apache.calcite.linq4j.function.Function1,java.util.Comparator,boolean)">createOrderedEnumerable</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator,
boolean&nbsp;descending)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#createOrderedEnumerable(org.apache.calcite.linq4j.OrderedEnumerable,org.apache.calcite.linq4j.function.Function1,java.util.Comparator,boolean)">createOrderedEnumerable</a></span>&#8203;(<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator,
boolean&nbsp;descending)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence according
to a key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedEnumerable.html#createOrderedEnumerable(org.apache.calcite.linq4j.function.Function1,java.util.Comparator,boolean)">createOrderedEnumerable</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator,
boolean&nbsp;descending)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in an
<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a> according to a key, using a specified
comparator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;R&gt;&nbsp;R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#foreach(org.apache.calcite.linq4j.function.Function1)">foreach</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;R&gt;&nbsp;func)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;R&gt;&nbsp;R</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#foreach(org.apache.calcite.linq4j.function.Function1)">foreach</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;R&gt;&nbsp;func)</code></th>
<td class="colLast">
<div class="block">Performs an operation for each member of this enumeration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;,&#8203;TResult&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TSource&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TSource&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and compares the keys by using
a specified comparer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;TSource,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function, initializing an accumulator for each
group and adding to it each time an element with the same key is seen.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;TSource,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function, initializing an accumulator for each
group and adding to it each time an element with the same key is seen.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and projects the elements for
each group by using a specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
key selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and compares the keys by using
a specified comparer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function, initializing an accumulator for each
group and adding to it each time an element with the same key is seen.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function, initializing an accumulator for each
group and adding to it each time an element with the same key is seen.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and projects the elements for
each group by using a specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
key selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupBy(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static &lt;TSource,&#8203;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy_(java.util.Map,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2)">groupBy_</a></span>&#8203;(java.util.Map&lt;TKey,&#8203;TAccumulate&gt;&nbsp;map,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;TSource,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static &lt;TSource,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupBy_(java.util.Set,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">groupBy_</a></span>&#8203;(java.util.Set&lt;TKey&gt;&nbsp;map,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TKey,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
equality of keys and groups the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
equality of keys and groups the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer,boolean,boolean)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer,
boolean&nbsp;generateNullsOnLeft,
boolean&nbsp;generateNullsOnRight)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer,boolean,boolean)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer,
boolean&nbsp;generateNullsOnLeft,
boolean&nbsp;generateNullsOnRight)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#hashJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer,boolean,boolean)">hashJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer,
boolean&nbsp;generateNullsOnLeft,
boolean&nbsp;generateNullsOnRight)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on matching keys, with
optional outer join semantics.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static &lt;TSource,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#hashJoin_(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.EqualityComparer,boolean,boolean)">hashJoin_</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer,
boolean&nbsp;generateNullsOnLeft,
boolean&nbsp;generateNullsOnRight)</code></th>
<td class="colLast">
<div class="block">Implementation of join that builds the right input and probes with the
left.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#max(org.apache.calcite.linq4j.function.Function1)">max</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#max(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">max</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a transform function on each element of a
generic sequence and returns the maximum resulting
value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#max(org.apache.calcite.linq4j.function.Function1)">max</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a transform function on each element of a
generic sequence and returns the maximum resulting
value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey extends java.lang.Comparable&lt;TKey&gt;,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#mergeJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2,boolean,boolean)">mergeJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TInner,&#8203;TResult&gt;&nbsp;resultSelector,
boolean&nbsp;generateNullsOnLeft,
boolean&nbsp;generateNullsOnRight)</code></th>
<td class="colLast">
<div class="block">Joins two inputs that are sorted on the key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#min(org.apache.calcite.linq4j.function.Function1)">min</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#min(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">min</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a transform function on each element of a
generic sequence and returns the minimum resulting
value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#min(org.apache.calcite.linq4j.function.Function1)">min</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a transform function on each element of a
generic sequence and returns the minimum resulting
value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#orderBy(org.apache.calcite.linq4j.function.Function1)">orderBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#orderBy(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey extends java.lang.Comparable&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#orderBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">orderBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#orderBy(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#orderBy(org.apache.calcite.linq4j.function.Function1)">orderBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#orderBy(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#orderByDescending(org.apache.calcite.linq4j.function.Function1)">orderByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#orderByDescending(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey extends java.lang.Comparable&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#orderByDescending(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">orderByDescending</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#orderByDescending(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#orderByDescending(org.apache.calcite.linq4j.function.Function1)">orderByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#orderByDescending(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#select(org.apache.calcite.linq4j.function.Function1)">select</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#select(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">select</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence into a new form.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#select(org.apache.calcite.linq4j.function.Function1)">select</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TResult&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence into a new
form.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#selectMany(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">selectMany</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&nbsp;collectionSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TCollection,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#selectMany(org.apache.calcite.linq4j.function.Function1)">selectMany</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TCollection,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#selectMany(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">selectMany</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&nbsp;collectionSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TSource,&#8203;TCollection,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;TSource&gt;</code>, flattens the resulting sequences into one
sequence, and invokes a result selector function on each
element therein.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#selectMany(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">selectMany</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;TSource&gt;</code> and flattens the resulting sequences into one
sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#selectMany(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">selectMany</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&nbsp;collectionSelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TCollection,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;TSource&gt;</code>, flattens the resulting sequences into one
sequence, and invokes a result selector function on each
element therein.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#selectMany(org.apache.calcite.linq4j.function.Function1)">selectMany</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;TSource&gt;</code> and flattens the resulting sequences into one
sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#semiJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">semiJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector)</code></th>
<td class="colLast">
<div class="block">Returns elements of <code>outer</code> for which there is a member of
<code>inner</code> with a matching key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TInner,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#semiJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">semiJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static &lt;TSource,&#8203;TInner,&#8203;TKey&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#semiJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer,boolean)">semiJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&nbsp;innerKeySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer,
boolean&nbsp;anti)</code></th>
<td class="colLast">
<div class="block">Returns elements of <code>outer</code> for which there is (semi-join) / is not (anti-semi-join)
a member of <code>inner</code> with a matching key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#thenBy(org.apache.calcite.linq4j.function.Function1)">thenBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#thenBy(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#thenBy(org.apache.calcite.linq4j.OrderedEnumerable,org.apache.calcite.linq4j.function.Function1)">thenBy</a></span>&#8203;(<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#thenBy(org.apache.calcite.linq4j.OrderedEnumerable,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedEnumerable.html#thenBy(org.apache.calcite.linq4j.function.Function1)">thenBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedEnumerable.html#thenBy(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#thenByDescending(org.apache.calcite.linq4j.function.Function1)">thenByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#thenByDescending(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#thenByDescending(org.apache.calcite.linq4j.OrderedEnumerable,org.apache.calcite.linq4j.function.Function1)">thenByDescending</a></span>&#8203;(<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#thenByDescending(org.apache.calcite.linq4j.OrderedEnumerable,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedEnumerable.html#thenByDescending(org.apache.calcite.linq4j.function.Function1)">thenByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedEnumerable.html#thenByDescending(org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedEnumerable.html" title="type parameter in ExtendedOrderedEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toLookup(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">toLookup</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Creates a Lookup&lt;TKey, TElement&gt; from an
Enumerable&lt;TSource&gt; according to a specified key selector
function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toLookup(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toLookup</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function
and key comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toLookup(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toLookup</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to specified key selector and element
selector functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toLookup(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toLookup</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function,
a comparer and an element selector function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector
function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function
and key comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to specified key selector and element
selector functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Lookup.html" title="interface in org.apache.calcite.linq4j">Lookup</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toLookup(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toLookup</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Lookup&lt;TKey, TElement&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function,
a comparer and an element selector function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../LookupImpl.html" title="class in org.apache.calcite.linq4j">LookupImpl</a>&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toLookup_(java.util.Map,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toLookup_</a></span>&#8203;(java.util.Map&lt;TKey,&#8203;java.util.List&lt;TElement&gt;&gt;&nbsp;map,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;java.util.Map&lt;TKey,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;java.util.Map&lt;TKey,&#8203;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br>java.util.Map&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br>java.util.Map&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br>java.util.Map&lt;TKey,&#8203;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toMap(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1)">toMap</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Creates a Map&lt;TKey, TValue&gt; from an
Enumerable&lt;TSource&gt; according to a specified key selector
function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey&gt;<br>java.util.Map&lt;TKey,&#8203;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toMap(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toMap</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function
and key comparer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br>java.util.Map&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toMap(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toMap</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to specified key selector and element
selector functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TElement&gt;<br>java.util.Map&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#toMap(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toMap</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function,
a comparer, and an element selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;java.util.Map&lt;TKey,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector
function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;java.util.Map&lt;TKey,&#8203;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function
and key comparer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br>java.util.Map&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to specified key selector and element
selector functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br>java.util.Map&lt;TKey,&#8203;TElement&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#toMap(org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.EqualityComparer)">toMap</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TKey&gt;&nbsp;keySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TElement&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Creates a <code>Map&lt;TKey, TValue&gt;</code> from an
<code>Enumerable&lt;TSource&gt;</code> according to a specified key selector function,
a comparer, and an element selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;F,&#8203;E&gt;<br><a href="../../Enumerator.html" title="interface in org.apache.calcite.linq4j">Enumerator</a>&lt;E&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Linq4j.</span><code><span class="memberNameLink"><a href="../../Linq4j.html#transform(org.apache.calcite.linq4j.Enumerator,org.apache.calcite.linq4j.function.Function1)">transform</a></span>&#8203;(<a href="../../Enumerator.html" title="interface in org.apache.calcite.linq4j">Enumerator</a>&lt;F&gt;&nbsp;enumerator,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;F,&#8203;E&gt;&nbsp;func)</code></th>
<td class="colLast">
<div class="block">Applies a function to each element of an Enumerator.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../package-summary.html">org.apache.calcite.linq4j</a> with type arguments of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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 static &lt;P0,&#8203;R&gt;<br>java.lang.reflect.Type</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#functionResultType(org.apache.calcite.linq4j.tree.FunctionExpression)">functionResultType</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;P0,&#8203;R&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and compares the keys by using
a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and projects the elements for
each group by using a specified function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence and projects the
elements for each group by using a specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupBy(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;T&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;T&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and compares the keys by using
a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and projects the elements for
each group by using a specified function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence and projects the
elements for each group by using a specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and compares the keys by using
a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and projects the elements for
each group by using a specified function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence and projects the
elements for each group by using a specified function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupByK(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupByK(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupByK(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupByK(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupByK(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupByK(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TResult&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;,&#8203;TResult&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;,&#8203;TResult&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a
specified key selector function and creates a result value from
each group and its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource,&#8203;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupByMultiple(org.apache.calcite.linq4j.Enumerable,java.util.List,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2)">groupByMultiple</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
java.util.List&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&gt;&nbsp;keySelectors,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;TSource,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Groups the elements of a sequence according to a list of
specified key selector functions, initializing an accumulator for each
group and adding to it each time an element with the same key is seen.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static &lt;TSource,&#8203;TKey,&#8203;TAccumulate,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#groupByMultiple_(java.util.Map,org.apache.calcite.linq4j.Enumerable,java.util.List,org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.Function2,org.apache.calcite.linq4j.function.Function2)">groupByMultiple_</a></span>&#8203;(java.util.Map&lt;TKey,&#8203;TAccumulate&gt;&nbsp;map,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
java.util.List&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TKey&gt;&gt;&nbsp;keySelectors,
<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;TAccumulate&gt;&nbsp;accumulatorInitializer,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TAccumulate,&#8203;TSource,&#8203;TAccumulate&gt;&nbsp;accumulatorAdder,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;TAccumulate,&#8203;TResult&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#groupJoin(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TOuter,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TOuter&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TOuter,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TOuter,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TOuter,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TOuter&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TOuter,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TOuter,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
key equality and groups the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#join(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#join(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#join(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#join(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#join(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#join(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TOuter,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TOuter&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TOuter,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TOuter,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TOuter,&#8203;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TOuter&gt;&nbsp;outer,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TOuter,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TOuter,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Correlates the elements of two sequences based on
matching keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#max(org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#max(org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#max(org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a projection function on each element of a
generic <code>IQueryable&lt;TSource&gt;</code> and returns the maximum resulting
value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TResult&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#max(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a projection function on each element of a
generic <code>IQueryable&lt;T&gt;</code> and returns the maximum resulting
value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#max(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a projection function on each element of a
generic <code>IQueryable&lt;T&gt;</code> and returns the maximum resulting
value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#max(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#min(org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#min(org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#min(org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a projection function on each element of a
generic <code>IQueryable&lt;TSource&gt;</code> and returns the minimum resulting
value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TResult&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#min(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a projection function on each element of a
generic <code>IQueryable&lt;T&gt;</code> and returns the minimum resulting
value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#min(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Invokes a projection function on each element of a
generic <code>IQueryable&lt;T&gt;</code> and returns the minimum resulting
value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#min(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#orderBy(org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#orderBy(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#orderBy(org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#orderBy(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#orderBy(org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#orderBy(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in ascending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#orderByDescending(org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#orderByDescending(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#orderByDescending(org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#orderByDescending(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#orderByDescending(org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#orderByDescending(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Sorts the elements of a sequence in descending
order by using a specified comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#select(org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#select(org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#select(org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence into a new form.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#select(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence into a new form.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#select(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence into a new form.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#select(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#selectMany(org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#selectMany(org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#selectMany(org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;TSource&gt;</code> and combines the resulting sequences into one
sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#selectMany(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;T&gt;</code> and combines the resulting sequences into one
sequence.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#selectMany(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;T&gt;</code> and combines the resulting sequences into one
sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#selectMany(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#selectManyN(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableQueryable.html#selectManyN(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedQueryable.html#selectManyN(org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;TSource&gt;</code> and invokes a result selector function on each
element therein.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#selectManyN(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;T,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;T&gt;</code> and invokes a result selector function on each
element therein.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#selectManyN(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">
<div class="block">Projects each element of a sequence to an
<code>Enumerable&lt;T&gt;</code> and invokes a result selector function on each
element therein.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#selectManyN(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#thenBy(org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#thenBy(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableOrderedQueryable.html#thenBy(org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableOrderedQueryable.html#thenBy(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedQueryable.html#thenBy(org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedQueryable.html#thenBy(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#thenByDescending(org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQueryable.</span><code><span class="memberNameLink"><a href="../../DefaultQueryable.html#thenByDescending(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableOrderedQueryable.html#thenByDescending(org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../EnumerableOrderedQueryable.html#thenByDescending(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableOrderedQueryable.html" title="type parameter in EnumerableOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedQueryable.html#thenByDescending(org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedOrderedQueryable.</span><code><span class="memberNameLink"><a href="../../ExtendedOrderedQueryable.html#thenByDescending(org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../ExtendedOrderedQueryable.html" title="type parameter in ExtendedOrderedQueryable">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
descending order according to a key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;TKey&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs a subsequent ordering of the elements in a sequence in
dscending order according to a key, using a specified comparator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../package-summary.html">org.apache.calcite.linq4j</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../../EnumerableDefaults.MergeJoinEnumerator.html#%3Cinit%3E(org.apache.calcite.linq4j.Enumerator,org.apache.calcite.linq4j.Enumerator,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.linq4j.function.Function2)">MergeJoinEnumerator</a></span>&#8203;(<a href="../../Enumerator.html" title="interface in org.apache.calcite.linq4j">Enumerator</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TSource</a>&gt;&nbsp;leftEnumerator,
<a href="../../Enumerator.html" title="interface in org.apache.calcite.linq4j">Enumerator</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TInner</a>&gt;&nbsp;rightEnumerator,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TSource</a>,&#8203;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TKey</a>&gt;&nbsp;outerKeySelector,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TInner</a>,&#8203;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TKey</a>&gt;&nbsp;innerKeySelector,
<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TSource</a>,&#8203;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TInner</a>,&#8203;<a href="../../EnumerableDefaults.MergeJoinEnumerator.html" title="type parameter in EnumerableDefaults.MergeJoinEnumerator">TResult</a>&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.linq4j.function">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BigDecimalFunction1.html" title="interface in org.apache.calcite.linq4j.function">BigDecimalFunction1</a>&lt;T0&gt;</span></code></th>
<td class="colLast">
<div class="block">Function that takes one parameter and returns a <code>BigDecimal</code> value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NullableBigDecimalFunction1.html" title="interface in org.apache.calcite.linq4j.function">NullableBigDecimalFunction1</a>&lt;T0&gt;</span></code></th>
<td class="colLast">
<div class="block">Function that takes one parameter and returns a <code>BigDecimal</code> value that
may be null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NullableDoubleFunction1.html" title="interface in org.apache.calcite.linq4j.function">NullableDoubleFunction1</a>&lt;T0&gt;</span></code></th>
<td class="colLast">
<div class="block">Function that takes one parameter and returns a <code>Double</code> value that
may be null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NullableFloatFunction1.html" title="interface in org.apache.calcite.linq4j.function">NullableFloatFunction1</a>&lt;T0&gt;</span></code></th>
<td class="colLast">
<div class="block">Function that takes one parameter and returns a <code>Float</code> value that
may be null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NullableIntegerFunction1.html" title="interface in org.apache.calcite.linq4j.function">NullableIntegerFunction1</a>&lt;T0&gt;</span></code></th>
<td class="colLast">
<div class="block">Function that takes one parameter and returns an <code>Integer</code> value that
may be null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NullableLongFunction1.html" title="interface in org.apache.calcite.linq4j.function">NullableLongFunction1</a>&lt;T0&gt;</span></code></th>
<td class="colLast">
<div class="block">Function that takes one parameter and returns a <code>Long</code> value that
may be null.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a> that implement <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Functions.Ignore.html" title="class in org.apache.calcite.linq4j.function">Functions.Ignore</a>&lt;R,&#8203;T0,&#8203;T1&gt;</span></code></th>
<td class="colLast">
<div class="block">Ignore.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#CONSTANT_NULL_FUNCTION1">CONSTANT_NULL_FUNCTION1</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.Integer,&#8203;<a href="../Functions.GeneratingList.html" title="type parameter in Functions.GeneratingList">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.GeneratingList.</span><code><span class="memberNameLink"><a href="../Functions.GeneratingList.html#fn">fn</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.Object,&#8203;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Function1.</span><code><span class="memberNameLink"><a href="../Function1.html#IDENTITY">IDENTITY</a></span></code></th>
<td class="colLast">
<div class="block">The identity function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../Functions.SelectorEqualityComparer.html" title="type parameter in Functions.SelectorEqualityComparer">T</a>,&#8203;<a href="../Functions.SelectorEqualityComparer.html" title="type parameter in Functions.SelectorEqualityComparer">T2</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.SelectorEqualityComparer.</span><code><span class="memberNameLink"><a href="../Functions.SelectorEqualityComparer.html#selector">selector</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#TO_STRING_FUNCTION1">TO_STRING_FUNCTION1</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.linq4j.function</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>static &lt;T1&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T1,&#8203;java.lang.Double&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#adapt(org.apache.calcite.linq4j.function.DoubleFunction1)">adapt</a></span>&#8203;(<a href="../DoubleFunction1.html" title="interface in org.apache.calcite.linq4j.function">DoubleFunction1</a>&lt;T1&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block">Adapts a <a href="../DoubleFunction1.html" title="interface in org.apache.calcite.linq4j.function"><code>DoubleFunction1</code></a> (that returns a <code>double</code>) to
an <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function"><code>Function1</code></a> returning a <code>Double</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T1&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T1,&#8203;java.lang.Float&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#adapt(org.apache.calcite.linq4j.function.FloatFunction1)">adapt</a></span>&#8203;(<a href="../FloatFunction1.html" title="interface in org.apache.calcite.linq4j.function">FloatFunction1</a>&lt;T1&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block">Adapts a <a href="../FloatFunction1.html" title="interface in org.apache.calcite.linq4j.function"><code>FloatFunction1</code></a> (that returns a <code>float</code>) to
an <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function"><code>Function1</code></a> returning a <code>Float</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T1&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T1,&#8203;java.lang.Integer&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#adapt(org.apache.calcite.linq4j.function.IntegerFunction1)">adapt</a></span>&#8203;(<a href="../IntegerFunction1.html" title="interface in org.apache.calcite.linq4j.function">IntegerFunction1</a>&lt;T1&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block">Adapts an <a href="../IntegerFunction1.html" title="interface in org.apache.calcite.linq4j.function"><code>IntegerFunction1</code></a> (that returns an <code>int</code>) to
an <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function"><code>Function1</code></a> returning an <code>Integer</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T1&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T1,&#8203;java.lang.Long&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#adapt(org.apache.calcite.linq4j.function.LongFunction1)">adapt</a></span>&#8203;(<a href="../LongFunction1.html" title="interface in org.apache.calcite.linq4j.function">LongFunction1</a>&lt;T1&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block">Adapts a <a href="../LongFunction1.html" title="interface in org.apache.calcite.linq4j.function"><code>LongFunction1</code></a> (that returns a <code>long</code>) to
an <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function"><code>Function1</code></a> returning a <code>Long</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;R&gt;<br><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#constant(R)">constant</a></span>&#8203;(R&nbsp;r)</code></th>
<td class="colLast">
<div class="block">Returns a 1-parameter function that always returns the same value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;R&gt;<br><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#constantNull()">constantNull</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a 1-parameter function that always returns null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;TSource&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#identitySelector()">identitySelector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;R,&#8203;T0&gt;<br><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;R,&#8203;T0&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#ignore1()">ignore1</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a function of arity 1 that does nothing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TSource,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#toStringSelector()">toStringSelector</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a selector that calls the <code>Object.toString()</code> method on
each element.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>static &lt;T1,&#8203;R&gt;<br>java.util.List&lt;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#adapt(java.util.List,org.apache.calcite.linq4j.function.Function1)">adapt</a></span>&#8203;(java.util.List&lt;T1&gt;&nbsp;list,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T1,&#8203;R&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <code>Lists.transform(java.util.List&lt;F&gt;, com.google.common.base.Function&lt;? super F, ? extends T&gt;)</code></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;R&gt;<br>java.util.List&lt;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#adapt(T%5B%5D,org.apache.calcite.linq4j.function.Function1)">adapt</a></span>&#8203;(T[]&nbsp;ts,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;R&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <code>Lists.transform(java.util.List&lt;F&gt;, com.google.common.base.Function&lt;? super F, ? extends T&gt;)</code>
and <code>Arrays.asList(Object[])</code></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T1,&#8203;R&gt;<br>java.util.List&lt;R&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#apply(java.util.List,org.apache.calcite.linq4j.function.Function1)">apply</a></span>&#8203;(java.util.List&lt;T1&gt;&nbsp;list,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T1,&#8203;R&gt;&nbsp;f)</code></th>
<td class="colLast">
<div class="block">Creates a copy of a list, applying a function to each element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.List&lt;E&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#generate(int,org.apache.calcite.linq4j.function.Function1)">generate</a></span>&#8203;(int&nbsp;size,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.Integer,&#8203;E&gt;&nbsp;fn)</code></th>
<td class="colLast">
<div class="block">Returns a list generated by applying a function to each index between
0 and <code>size</code> - 1.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;T2&gt;<br><a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#selectorComparer(org.apache.calcite.linq4j.function.Function1)">selectorComparer</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;T2&gt;&nbsp;selector)</code></th>
<td class="colLast">
<div class="block">Returns an <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function"><code>EqualityComparer</code></a> that uses a selector function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static &lt;T&gt;&nbsp;<a href="../Predicate1.html" title="interface in org.apache.calcite.linq4j.function">Predicate1</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#toPredicate(org.apache.calcite.linq4j.function.Function1)">toPredicate</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;java.lang.Boolean&gt;&nbsp;function)</code></th>
<td class="colLast">
<div class="block">Converts a 1-parameter function to a predicate.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../Functions.GeneratingList.html#%3Cinit%3E(int,org.apache.calcite.linq4j.function.Function1)">GeneratingList</a></span>&#8203;(int&nbsp;size,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.Integer,&#8203;<a href="../Functions.GeneratingList.html" title="type parameter in Functions.GeneratingList">E</a>&gt;&nbsp;fn)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Functions.SelectorEqualityComparer.html#%3Cinit%3E(org.apache.calcite.linq4j.function.Function1)">SelectorEqualityComparer</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../Functions.SelectorEqualityComparer.html" title="type parameter in Functions.SelectorEqualityComparer">T</a>,&#8203;<a href="../Functions.SelectorEqualityComparer.html" title="type parameter in Functions.SelectorEqualityComparer">T2</a>&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.linq4j.tree">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../tree/package-summary.html">org.apache.calcite.linq4j.tree</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../tree/package-summary.html">org.apache.calcite.linq4j.tree</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>,&#8203;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClassDeclarationFinder.</span><code><span class="memberNameLink"><a href="../../tree/ClassDeclarationFinder.html#childFactory">childFactory</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>,&#8203;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClassDeclarationFinder.</span><code><span class="memberNameLink"><a href="../../tree/ClassDeclarationFinder.html#DEFAULT_CHILD_FACTORY">DEFAULT_CHILD_FACTORY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../tree/package-summary.html">org.apache.calcite.linq4j.tree</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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 static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>,&#8203;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClassDeclarationFinder.</span><code><span class="memberNameLink"><a href="../../tree/ClassDeclarationFinder.html#newChildCreator(java.lang.Class)">newChildCreator</a></span>&#8203;(java.lang.Class&lt;? extends <a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>&gt;&nbsp;optimizingClass)</code></th>
<td class="colLast">
<div class="block">Creates factory that creates instances of optimizing visitors.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../tree/package-summary.html">org.apache.calcite.linq4j.tree</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>static <a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClassDeclarationFinder.</span><code><span class="memberNameLink"><a href="../../tree/ClassDeclarationFinder.html#create(org.apache.calcite.linq4j.function.Function1)">create</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>,&#8203;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>&gt;&nbsp;childFactory)</code></th>
<td class="colLast">
<div class="block">Creates visitor that uses given factory to create optimizers.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../tree/package-summary.html">org.apache.calcite.linq4j.tree</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../../tree/ClassDeclarationFinder.html#%3Cinit%3E(org.apache.calcite.linq4j.function.Function1)">ClassDeclarationFinder</a></span>&#8203;(<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>,&#8203;<a href="../../tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree">ClassDeclarationFinder</a>&gt;&nbsp;childFactory)</code></th>
<td class="colLast">
<div class="block">Creates optimizer with no parent.</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../prepare/package-summary.html">org.apache.calcite.prepare</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../prepare/package-summary.html">org.apache.calcite.prepare</a> that return types with arguments of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>protected java.util.List&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../jdbc/CalcitePrepare.Context.html" title="interface in org.apache.calcite.jdbc">CalcitePrepare.Context</a>,&#8203;<a href="../../../plan/RelOptPlanner.html" title="interface in org.apache.calcite.plan">RelOptPlanner</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalcitePrepareImpl.</span><code><span class="memberNameLink"><a href="../../../prepare/CalcitePrepareImpl.html#createPlannerFactories()">createPlannerFactories</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates a collection of planner factories.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../prepare/package-summary.html">org.apache.calcite.prepare</a> with type arguments of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../Grouping.html" title="interface in org.apache.calcite.linq4j">Grouping</a>&lt;TKey,&#8203;TElement&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TElement,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TElement&gt;&gt;&nbsp;elementSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TElement&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupByK(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupByK</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;TKey,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;,&#8203;TResult&gt;&gt;&nbsp;elementSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#groupJoin(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">groupJoin</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TInner,&#8203;TKey,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#join(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.function.EqualityComparer)">join</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TInner&gt;&nbsp;inner,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;outerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;TInner,&#8203;TKey&gt;&gt;&nbsp;innerKeySelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TInner,&#8203;TResult&gt;&gt;&nbsp;resultSelector,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TKey&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#max(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">max</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult extends java.lang.Comparable&lt;TResult&gt;&gt;<br>TResult</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#min(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">min</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#orderBy(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderBy</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#orderByDescending(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">orderByDescending</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#select(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">select</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TResult&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TResult&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#selectMany(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression)">selectMany</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TResult&gt;&gt;&gt;&nbsp;selector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TCollection,&#8203;TResult&gt;<br><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;TResult&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#selectManyN(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.tree.FunctionExpression,org.apache.calcite.linq4j.tree.FunctionExpression)">selectManyN</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TCollection&gt;&gt;&gt;&nbsp;collectionSelector,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function2.html" title="interface in org.apache.calcite.linq4j.function">Function2</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TCollection,&#8203;TResult&gt;&gt;&nbsp;resultSelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#thenBy(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenBy</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TKey extends java.lang.Comparable&lt;TKey&gt;&gt;<br><a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TKey&gt;&nbsp;<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#thenByDescending(org.apache.calcite.linq4j.OrderedQueryable,org.apache.calcite.linq4j.tree.FunctionExpression,java.util.Comparator)">thenByDescending</a></span>&#8203;(<a href="../../OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source,
<a href="../../tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree">FunctionExpression</a>&lt;<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>,&#8203;TKey&gt;&gt;&nbsp;keySelector,
java.util.Comparator&lt;TKey&gt;&nbsp;comparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rel.type">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../rel/type/package-summary.html">org.apache.calcite.rel.type</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../rel/type/package-summary.html">org.apache.calcite.rel.type</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type">RelProtoDataType</a></span></code></th>
<td class="colLast">
<div class="block">Can be converted into a <a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type"><code>RelDataType</code></a> given a
<a href="../../../rel/type/RelDataTypeFactory.html" title="interface in org.apache.calcite.rel.type"><code>RelDataTypeFactory</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rex">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../DataContext.html" title="interface in org.apache.calcite">DataContext</a>,&#8203;java.lang.Object[]&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexExecutable.</span><code><span class="memberNameLink"><a href="../../../rex/RexExecutable.html#compiledFunction">compiledFunction</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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 static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../DataContext.html" title="interface in org.apache.calcite">DataContext</a>,&#8203;java.lang.Object[]&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexExecutable.</span><code><span class="memberNameLink"><a href="../../../rex/RexExecutable.html#compile(java.lang.String,java.lang.Object)">compile</a></span>&#8203;(java.lang.String&nbsp;code,
java.lang.Object&nbsp;reason)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../DataContext.html" title="interface in org.apache.calcite">DataContext</a>,&#8203;java.lang.Object[]&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexExecutable.</span><code><span class="memberNameLink"><a href="../../../rex/RexExecutable.html#getFunction()">getFunction</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.runtime">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.Object[],&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;java.lang.Object[]&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlFunctions.</span><code><span class="memberNameLink"><a href="../../../runtime/SqlFunctions.html#ARRAY_CARTESIAN_PRODUCT">ARRAY_CARTESIAN_PRODUCT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;java.lang.Object&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#AUTO_ROW_BUILDER_FACTORY">AUTO_ROW_BUILDER_FACTORY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.util.List&lt;java.lang.Object&gt;,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;java.lang.Object&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlFunctions.</span><code><span class="memberNameLink"><a href="../../../runtime/SqlFunctions.html#LIST_AS_ENUMERABLE">LIST_AS_ENUMERABLE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;<a href="../../../runtime/ResultSetEnumerable.html" title="type parameter in ResultSetEnumerable">T</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#rowBuilderFactory">rowBuilderFactory</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a> that return <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.Object,&#8203;<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;<a href="../../../runtime/FlatLists.ComparableList.html" title="interface in org.apache.calcite.runtime">FlatLists.ComparableList</a>&lt;java.lang.Comparable&gt;&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlFunctions.</span><code><span class="memberNameLink"><a href="../../../runtime/SqlFunctions.html#flatProduct(int%5B%5D,boolean,org.apache.calcite.runtime.SqlFunctions.FlatProductInputType%5B%5D)">flatProduct</a></span>&#8203;(int[]&nbsp;fieldCounts,
boolean&nbsp;withOrdinality,
<a href="../../../runtime/SqlFunctions.FlatProductInputType.html" title="enum in org.apache.calcite.runtime">SqlFunctions.FlatProductInputType</a>[]&nbsp;inputTypes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;java.lang.Object&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#primitiveRowBuilderFactory(org.apache.calcite.linq4j.tree.Primitive%5B%5D)">primitiveRowBuilderFactory</a></span>&#8203;(<a href="../../tree/Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>[]&nbsp;primitives)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>static &lt;T,&#8203;K&gt;<br>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinarySearch.</span><code><span class="memberNameLink"><a href="../../../runtime/BinarySearch.html#lowerBound(T%5B%5D,K,int,int,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">lowerBound</a></span>&#8203;(T[]&nbsp;a,
K&nbsp;key,
int&nbsp;imin,
int&nbsp;imax,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;K&gt;&nbsp;keySelector,
java.util.Comparator&lt;K&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Taken from http://en.wikipedia.org/wiki/Binary_search_algorithm
#Deferred_detection_of_equality</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;K&gt;<br>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinarySearch.</span><code><span class="memberNameLink"><a href="../../../runtime/BinarySearch.html#lowerBound(T%5B%5D,K,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">lowerBound</a></span>&#8203;(T[]&nbsp;a,
K&nbsp;key,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;K&gt;&nbsp;keySelector,
java.util.Comparator&lt;K&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs binary search of the lower bound in the given array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../runtime/ResultSetEnumerable.html" title="class in org.apache.calcite.runtime">ResultSetEnumerable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#of(javax.sql.DataSource,java.lang.String,org.apache.calcite.linq4j.function.Function1)">of</a></span>&#8203;(javax.sql.DataSource&nbsp;dataSource,
java.lang.String&nbsp;sql,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;T&gt;&gt;&nbsp;rowBuilderFactory)</code></th>
<td class="colLast">
<div class="block">Executes a SQL query and returns the results as an enumerator, using a
row builder to convert JDBC column values into rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../runtime/ResultSetEnumerable.html" title="class in org.apache.calcite.runtime">ResultSetEnumerable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#of(javax.sql.DataSource,java.lang.String,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.runtime.ResultSetEnumerable.PreparedStatementEnricher)">of</a></span>&#8203;(javax.sql.DataSource&nbsp;dataSource,
java.lang.String&nbsp;sql,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;T&gt;&gt;&nbsp;rowBuilderFactory,
<a href="../../../runtime/ResultSetEnumerable.PreparedStatementEnricher.html" title="interface in org.apache.calcite.runtime">ResultSetEnumerable.PreparedStatementEnricher</a>&nbsp;consumer)</code></th>
<td class="colLast">
<div class="block">Executes a SQL query and returns the results as an enumerator, using a
row builder to convert JDBC column values into rows.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,&#8203;K&gt;<br>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinarySearch.</span><code><span class="memberNameLink"><a href="../../../runtime/BinarySearch.html#upperBound(T%5B%5D,K,int,int,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">upperBound</a></span>&#8203;(T[]&nbsp;a,
K&nbsp;key,
int&nbsp;imin,
int&nbsp;imax,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;K&gt;&nbsp;keySelector,
java.util.Comparator&lt;K&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Taken from http://en.wikipedia.org/wiki/Binary_search_algorithm
#Deferred_detection_of_equality
Adapted to find upper bound.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,&#8203;K&gt;<br>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinarySearch.</span><code><span class="memberNameLink"><a href="../../../runtime/BinarySearch.html#upperBound(T%5B%5D,K,org.apache.calcite.linq4j.function.Function1,java.util.Comparator)">upperBound</a></span>&#8203;(T[]&nbsp;a,
K&nbsp;key,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;T,&#8203;K&gt;&nbsp;keySelector,
java.util.Comparator&lt;K&gt;&nbsp;comparator)</code></th>
<td class="colLast">
<div class="block">Performs binary search of the upper bound in the given array.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../../../runtime/ResultSetEnumerable.html#%3Cinit%3E(javax.sql.DataSource,java.lang.String,org.apache.calcite.linq4j.function.Function1)">ResultSetEnumerable</a></span>&#8203;(javax.sql.DataSource&nbsp;dataSource,
java.lang.String&nbsp;sql,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;<a href="../../../runtime/ResultSetEnumerable.html" title="type parameter in ResultSetEnumerable">T</a>&gt;&gt;&nbsp;rowBuilderFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#%3Cinit%3E(javax.sql.DataSource,java.lang.String,org.apache.calcite.linq4j.function.Function1,org.apache.calcite.runtime.ResultSetEnumerable.PreparedStatementEnricher)">ResultSetEnumerable</a></span>&#8203;(javax.sql.DataSource&nbsp;dataSource,
java.lang.String&nbsp;sql,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;<a href="../../../runtime/ResultSetEnumerable.html" title="type parameter in ResultSetEnumerable">T</a>&gt;&gt;&nbsp;rowBuilderFactory,
<a href="../../../runtime/ResultSetEnumerable.PreparedStatementEnricher.html" title="interface in org.apache.calcite.runtime">ResultSetEnumerable.PreparedStatementEnricher</a>&nbsp;preparedStatementEnricher)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.ResultSetEnumerator.html#%3Cinit%3E(java.sql.ResultSet,org.apache.calcite.linq4j.function.Function1)">ResultSetEnumerator</a></span>&#8203;(java.sql.ResultSet&nbsp;resultSet,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;<a href="../../../runtime/ResultSetEnumerable.ResultSetEnumerator.html" title="type parameter in ResultSetEnumerable.ResultSetEnumerator">T</a>&gt;&gt;&nbsp;rowBuilderFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.util">
<!-- -->
</a>
<h3>Uses of <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a> in <a href="../../../util/package-summary.html">org.apache.calcite.util</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../util/package-summary.html">org.apache.calcite.util</a> declared as <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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>private <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../util/Benchmark.Statistician.html" title="class in org.apache.calcite.util">Benchmark.Statistician</a>,&#8203;java.lang.Void&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Benchmark.</span><code><span class="memberNameLink"><a href="../../../util/Benchmark.html#function">function</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../util/package-summary.html">org.apache.calcite.util</a> with parameters of type <a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</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="../../../util/Benchmark.html#%3Cinit%3E(java.lang.String,org.apache.calcite.linq4j.function.Function1,int)">Benchmark</a></span>&#8203;(java.lang.String&nbsp;description,
<a href="../Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;<a href="../../../util/Benchmark.Statistician.html" title="class in org.apache.calcite.util">Benchmark.Statistician</a>,&#8203;java.lang.Void&gt;&nbsp;function,
int&nbsp;repeat)</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="../Function1.html" title="interface in org.apache.calcite.linq4j.function">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>