blob: 27d71c65d9f27ecda4fee678293c92b6083ee99b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.linq4j.function.EqualityComparer (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.EqualityComparer (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="../EqualityComparer.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.EqualityComparer" class="title">Uses of Interface<br>org.apache.calcite.linq4j.function.EqualityComparer</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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.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.prepare">org.apache.calcite.prepare</a></th>
<td class="colLast">
<div class="block">Preparation of queries (parsing, planning and implementation).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.linq4j">
<!-- -->
</a>
<h3>Uses of <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableDefaults.WrapMap.html" title="type parameter in EnumerableDefaults.WrapMap">K</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.WrapMap.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.WrapMap.html#comparer">comparer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableDefaults.Wrapped.html" title="type parameter in EnumerableDefaults.Wrapped">T</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.Wrapped.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.Wrapped.html#comparer">comparer</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> with parameters of type <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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;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="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,org.apache.calcite.linq4j.function.Predicate2)">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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;TSource,&#8203;TInner&gt;&nbsp;nonEquiPredicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#contains(T,org.apache.calcite.linq4j.function.EqualityComparer)">contains</a></span>&#8203;(<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#contains(org.apache.calcite.linq4j.Enumerable,TSource,org.apache.calcite.linq4j.function.EqualityComparer)">contains</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
TSource&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether a sequence contains a specified
element by using a specified <code>EqualityComparer&lt;TSource&gt;</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#contains(TSource,org.apache.calcite.linq4j.function.EqualityComparer)">contains</a></span>&#8203;(<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether a sequence contains a specified
element by using a specified <code>EqualityComparer&lt;TSource&gt;</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#contains(org.apache.calcite.linq4j.Queryable,T,org.apache.calcite.linq4j.function.EqualityComparer)">contains</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
T&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether a sequence contains a specified
element by using a specified <code>EqualityComparer&lt;T&gt;</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#contains(org.apache.calcite.linq4j.Queryable,T,org.apache.calcite.linq4j.function.EqualityComparer)">contains</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="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether a sequence contains a specified
element by using a specified <code>EqualityComparer&lt;T&gt;</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#contains(org.apache.calcite.linq4j.Queryable,T,org.apache.calcite.linq4j.function.EqualityComparer)">contains</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="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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#distinct(org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#distinct(org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;<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#distinct(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Returns distinct elements from a sequence by using
a specified <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function"><code>EqualityComparer</code></a> to compare values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#distinct(org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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#distinct(org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Returns distinct elements from a sequence by using
a specified <code>EqualityComparer&lt;TSource&gt;</code> to compare values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#distinct(org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Returns distinct elements from a sequence by using
a specified EqualityComparer&lt;TSource&gt; to compare values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#distinct(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.function.EqualityComparer)">distinct</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Returns distinct elements from a sequence by using
a specified <code>EqualityComparer&lt;T&gt;</code> to compare values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#distinct(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.function.EqualityComparer)">distinct</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Returns distinct elements from a sequence by using
a specified <code>EqualityComparer&lt;T&gt;</code> to compare values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#distinct(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.function.EqualityComparer)">distinct</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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#except(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#except(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;<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#except(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source0,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set difference of two sequences by
using the specified <code>EqualityComparer&lt;TSource&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#except(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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#except(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set difference of two sequences by
using the specified <code>EqualityComparer&lt;TSource&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#except(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#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;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set difference of two sequences by
using the specified <code>EqualityComparer&lt;TSource&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#except(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;T&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set difference of two sequences by
using the specified <code>EqualityComparer&lt;T&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#except(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</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;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set difference of two sequences by
using the specified <code>EqualityComparer&lt;T&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#except(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</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;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;comparer)</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="../../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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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,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="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>&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>&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>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="../../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="../../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="../../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="../../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="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,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="altColor">
<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#hashEquiJoin_(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)">hashEquiJoin_</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="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>&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,org.apache.calcite.linq4j.function.Predicate2)">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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>,&#8203;TInner&gt;&nbsp;predicate)</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#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>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,org.apache.calcite.linq4j.function.Predicate2)">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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;TSource,&#8203;TInner&gt;&nbsp;predicate)</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>&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,org.apache.calcite.linq4j.function.Predicate2)">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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>,&#8203;TInner&gt;&nbsp;predicate)</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="altColor">
<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#hashJoinWithPredicate_(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,org.apache.calcite.linq4j.function.Predicate2)">hashJoinWithPredicate_</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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;TSource,&#8203;TInner&gt;&nbsp;predicate)</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="rowColor">
<td class="colFirst"><code><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#intersect(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#intersect(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;<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#intersect(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source0,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set intersection of two sequences by
using the specified <code>EqualityComparer&lt;TSource&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#intersect(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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#intersect(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set intersection of two sequences by
using the specified <code>EqualityComparer&lt;TSource&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#intersect(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#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;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set intersection of two sequences by
using the specified <code>EqualityComparer&lt;TSource&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#intersect(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;T&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set intersection of two sequences by
using the specified <code>EqualityComparer&lt;T&gt;</code> to compare
values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#intersect(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</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;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set intersection of two sequences by
using the specified EqualityComparer to compare
values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#intersect(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</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;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&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">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,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="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,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="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,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="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#semiEquiJoin_(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)">semiEquiJoin_</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>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>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,org.apache.calcite.linq4j.function.Predicate2)">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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;TSource,&#8203;TInner&gt;&nbsp;nonEquiPredicate)</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>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,org.apache.calcite.linq4j.function.Predicate2)">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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;TSource,&#8203;TInner&gt;&nbsp;nonEquiPredicate)</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#semiJoinWithPredicate_(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,org.apache.calcite.linq4j.function.Predicate2)">semiJoinWithPredicate_</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,
<a href="../Predicate2.html" title="interface in org.apache.calcite.linq4j.function">Predicate2</a>&lt;TSource,&#8203;TInner&gt;&nbsp;nonEquiPredicate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEnumerable.</span><code><span class="memberNameLink"><a href="../../DefaultEnumerable.html#sequenceEqual(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.html#sequenceEqual(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;first,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;second,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether two sequences are equal by
comparing their elements by using a specified
<code>EqualityComparer&lt;TSource&gt;</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedEnumerable.</span><code><span class="memberNameLink"><a href="../../ExtendedEnumerable.html#sequenceEqual(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</a></span>&#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;&nbsp;enumerable1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether two sequences are equal by
comparing their elements by using a specified
<code>EqualityComparer&lt;TSource&gt;</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#sequenceEqual(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;queryable,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;T&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether two sequences are equal by
using a specified <code>EqualityComparer&lt;T&gt;</code> to compare
elements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#sequenceEqual(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</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;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Determines whether two sequences are equal by
using a specified EqualityComparer to compare
elements.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#sequenceEqual(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</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;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</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,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="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,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="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,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="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>&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,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="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,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="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,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="rowColor">
<td class="colFirst"><code><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#union(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultEnumerable.html" title="type parameter in DefaultEnumerable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#union(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../DefaultQueryable.html" title="type parameter in DefaultQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;TSource&gt;&nbsp;<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#union(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#8203;(<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source0,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;TSource&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;TSource&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set union of two sequences by using a
specified EqualityComparer&lt;TSource&gt;.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#union(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableQueryable.html" title="type parameter in EnumerableQueryable">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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#union(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedEnumerable.html" title="type parameter in ExtendedEnumerable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set union of two sequences by using a
specified <code>EqualityComparer&lt;TSource&gt;</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</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#union(org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#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;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../ExtendedQueryable.html" title="type parameter in ExtendedQueryable">TSource</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set union of two sequences by using a
specified <code>EqualityComparer&lt;TSource&gt;</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableDefaults.</span><code><span class="memberNameLink"><a href="../../QueryableDefaults.html#union(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</a></span>&#8203;(<a href="../../Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;&nbsp;source0,
<a href="../../Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;T&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set union of two sequences by using a
specified <code>EqualityComparer&lt;T&gt;</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableFactory.</span><code><span class="memberNameLink"><a href="../../QueryableFactory.html#union(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</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;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableFactory.html" title="type parameter in QueryableFactory">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">
<div class="block">Produces the set union of two sequences by using a
specified <code>EqualityComparer&lt;T&gt;</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRecorder.</span><code><span class="memberNameLink"><a href="../../QueryableRecorder.html#union(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</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;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../QueryableRecorder.html" title="type parameter in QueryableRecorder">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static &lt;T&gt;&nbsp;<a href="../../EnumerableDefaults.Wrapped.html" title="class in org.apache.calcite.linq4j">EnumerableDefaults.Wrapped</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableDefaults.Wrapped.</span><code><span class="memberNameLink"><a href="../../EnumerableDefaults.Wrapped.html#upAs(org.apache.calcite.linq4j.function.EqualityComparer,T)">upAs</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;T&gt;&nbsp;comparer,
T&nbsp;element)</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>Constructors in <a href="../../package-summary.html">org.apache.calcite.linq4j</a> with parameters of type <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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.WrapMap.html#%3Cinit%3E(org.apache.calcite.linq4j.function.Function0,org.apache.calcite.linq4j.function.EqualityComparer)">WrapMap</a></span>&#8203;(<a href="../Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;java.util.Map&lt;<a href="../../EnumerableDefaults.Wrapped.html" title="class in org.apache.calcite.linq4j">EnumerableDefaults.Wrapped</a>&lt;<a href="../../EnumerableDefaults.WrapMap.html" title="type parameter in EnumerableDefaults.WrapMap">K</a>&gt;,&#8203;<a href="../../EnumerableDefaults.WrapMap.html" title="type parameter in EnumerableDefaults.WrapMap">V</a>&gt;&gt;&nbsp;mapProvider,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableDefaults.WrapMap.html" title="type parameter in EnumerableDefaults.WrapMap">K</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../EnumerableDefaults.Wrapped.html#%3Cinit%3E(org.apache.calcite.linq4j.function.EqualityComparer,T)">Wrapped</a></span>&#8203;(<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../EnumerableDefaults.Wrapped.html" title="type parameter in EnumerableDefaults.Wrapped">T</a>&gt;&nbsp;comparer,
<a href="../../EnumerableDefaults.Wrapped.html" title="type parameter in EnumerableDefaults.Wrapped">T</a>&nbsp;element)</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a> in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.linq4j.function</a> that implement <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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.ArrayEqualityComparer.html" title="class in org.apache.calcite.linq4j.function">Functions.ArrayEqualityComparer</a></span></code></th>
<td class="colLast">
<div class="block">Array equality comparer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Functions.IdentityEqualityComparer.html" title="class in org.apache.calcite.linq4j.function">Functions.IdentityEqualityComparer</a></span></code></th>
<td class="colLast">
<div class="block">Identity equality comparer.</div>
</td>
</tr>
<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.SelectorEqualityComparer.html" title="class in org.apache.calcite.linq4j.function">Functions.SelectorEqualityComparer</a>&lt;T,&#8203;T2&gt;</span></code></th>
<td class="colLast">
<div class="block">Selector equality comparer.</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;java.lang.Object[]&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#ARRAY_COMPARER">ARRAY_COMPARER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../Functions.html#IDENTITY_COMPARER">IDENTITY_COMPARER</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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&gt;&nbsp;<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#arrayComparer()">arrayComparer</a></span>()</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 works on arrays of objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<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#identityComparer()">identityComparer</a></span>()</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 object identity and hash
code.</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>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.prepare">
<!-- -->
</a>
<h3>Uses of <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</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> with parameters of type <a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#contains(org.apache.calcite.linq4j.Queryable,T,org.apache.calcite.linq4j.function.EqualityComparer)">contains</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="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&nbsp;element,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#distinct(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.function.EqualityComparer)">distinct</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="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;comparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#except(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">except</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;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;tEqualityComparer)</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,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="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,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="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><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#intersect(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">intersect</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;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;tEqualityComparer)</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#sequenceEqual(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">sequenceEqual</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;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;enumerable,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;tEqualityComparer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryableRelBuilder.</span><code><span class="memberNameLink"><a href="../../../prepare/QueryableRelBuilder.html#union(org.apache.calcite.linq4j.Queryable,org.apache.calcite.linq4j.Enumerable,org.apache.calcite.linq4j.function.EqualityComparer)">union</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;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;source1,
<a href="../EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function">EqualityComparer</a>&lt;<a href="../../../prepare/QueryableRelBuilder.html" title="type parameter in QueryableRelBuilder">T</a>&gt;&nbsp;tEqualityComparer)</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="../EqualityComparer.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>