blob: 490edae308c91e613bd7929c44e4f613261a1cc5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>QueryableDefaults.ReplayableQueryable (Apache Calcite API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="QueryableDefaults.ReplayableQueryable (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/QueryableDefaults.ReplayableQueryable.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.Replayable.html" title="interface in org.apache.calcite.linq4j"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/calcite/linq4j/QueryableFactory.html" title="interface in org.apache.calcite.linq4j"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" target="_top">Frames</a></li>
<li><a href="QueryableDefaults.ReplayableQueryable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.linq4j</div>
<h2 title="Class QueryableDefaults.ReplayableQueryable" class="title">Class QueryableDefaults.ReplayableQueryable&lt;T&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html" title="class in org.apache.calcite.linq4j">org.apache.calcite.linq4j.DefaultEnumerable</a>&lt;T&gt;</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html" title="class in org.apache.calcite.linq4j">org.apache.calcite.linq4j.DefaultQueryable</a>&lt;T&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.linq4j.QueryableDefaults.ReplayableQueryable&lt;T&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt><span class="paramLabel">Type Parameters:</span></dt>
<dd><code>T</code> - element type</dd>
</dl>
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html" title="interface in org.apache.calcite.linq4j">ExtendedEnumerable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/ExtendedOrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">ExtendedOrderedEnumerable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/ExtendedOrderedQueryable.html" title="interface in org.apache.calcite.linq4j">ExtendedOrderedQueryable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html" title="interface in org.apache.calcite.linq4j">ExtendedQueryable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j">OrderedEnumerable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/OrderedQueryable.html" title="interface in org.apache.calcite.linq4j">OrderedQueryable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.Replayable.html" title="interface in org.apache.calcite.linq4j">QueryableDefaults.Replayable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/RawEnumerable.html" title="interface in org.apache.calcite.linq4j">RawEnumerable</a>&lt;T&gt;, <a href="../../../../org/apache/calcite/linq4j/RawQueryable.html" title="interface in org.apache.calcite.linq4j">RawQueryable</a>&lt;T&gt;</dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.NonLeafReplayableQueryable.html" title="class in org.apache.calcite.linq4j">QueryableDefaults.NonLeafReplayableQueryable</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.html" title="class in org.apache.calcite.linq4j">QueryableDefaults</a></dd>
</dl>
<hr>
<br>
<pre>public abstract static class <span class="typeNameLabel">QueryableDefaults.ReplayableQueryable&lt;T&gt;</span>
extends <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html" title="class in org.apache.calcite.linq4j">DefaultQueryable</a>&lt;T&gt;
implements <a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.Replayable.html" title="interface in org.apache.calcite.linq4j">QueryableDefaults.Replayable</a>&lt;T&gt;</pre>
<div class="block">Replayable queryable.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html#ReplayableQueryable--">ReplayableQueryable</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../../org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;U&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html#castQueryable--">castQueryable</a></span>()</code>
<div class="block">Convenience method, for <a href="../../../../org/apache/calcite/linq4j/QueryableRecorder.html" title="class in org.apache.calcite.linq4j"><code>QueryableRecorder</code></a> methods that
return a Queryable of a different element type than the source.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>(package private) &lt;U&gt;&nbsp;U</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html#castSingle--">castSingle</a></span>()</code>
<div class="block">Convenience method, for <a href="../../../../org/apache/calcite/linq4j/QueryableRecorder.html" title="class in org.apache.calcite.linq4j"><code>QueryableRecorder</code></a> methods that
return a scalar value such as <code>boolean</code> or
<a href="https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math"><code>BigDecimal</code></a>.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/linq4j/Enumerator.html" title="interface in org.apache.calcite.linq4j">Enumerator</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html#enumerator--">enumerator</a></span>()</code>
<div class="block">Returns an enumerator that iterates through a collection.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html#replay-org.apache.calcite.linq4j.QueryableFactory-">replay</a></span>(<a href="../../../../org/apache/calcite/linq4j/QueryableFactory.html" title="interface in org.apache.calcite.linq4j">QueryableFactory</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;&nbsp;factory)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.linq4j.DefaultQueryable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.calcite.linq4j.<a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html" title="class in org.apache.calcite.linq4j">DefaultQueryable</a></h3>
<code><a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#aggregate-org.apache.calcite.linq4j.tree.FunctionExpression-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.tree.FunctionExpression-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#all-org.apache.calcite.linq4j.tree.FunctionExpression-">all</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#any-org.apache.calcite.linq4j.tree.FunctionExpression-">any</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#asEnumerable--">asEnumerable</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#asQueryable--">asQueryable</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">averageBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">averageDouble</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">averageFloat</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">averageInteger</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageLong-org.apache.calcite.linq4j.tree.FunctionExpression-">averageLong</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageNullableBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageNullableDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableDouble</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageNullableFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableFloat</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageNullableInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableInteger</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#averageNullableLong-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableLong</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#concat-org.apache.calcite.linq4j.Enumerable-">concat</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#count-org.apache.calcite.linq4j.tree.FunctionExpression-">count</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#defaultIfEmpty--">defaultIfEmpty</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#distinct--">distinct</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#distinct-org.apache.calcite.linq4j.function.EqualityComparer-">distinct</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#except-org.apache.calcite.linq4j.Enumerable-">except</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#except-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">except</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#first-org.apache.calcite.linq4j.tree.FunctionExpression-">first</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#firstOrDefault-org.apache.calcite.linq4j.tree.FunctionExpression-">firstOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#getThis--">getThis</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#getThisOrderedQueryable--">getThisOrderedQueryable</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupByK-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupByK</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupByK-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.function.EqualityComparer-">groupByK</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#groupJoin-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupJoin</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#intersect-org.apache.calcite.linq4j.Enumerable-">intersect</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#intersect-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">intersect</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#join-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">join</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#last-org.apache.calcite.linq4j.tree.FunctionExpression-">last</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#lastOrDefault-org.apache.calcite.linq4j.tree.FunctionExpression-">lastOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#longCount-org.apache.calcite.linq4j.tree.FunctionExpression-">longCount</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#max-org.apache.calcite.linq4j.tree.FunctionExpression-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#min-org.apache.calcite.linq4j.tree.FunctionExpression-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#ofType-java.lang.Class-">ofType</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#orderBy-org.apache.calcite.linq4j.tree.FunctionExpression-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#orderBy-org.apache.calcite.linq4j.tree.FunctionExpression-java.util.Comparator-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#orderByDescending-org.apache.calcite.linq4j.tree.FunctionExpression-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#orderByDescending-org.apache.calcite.linq4j.tree.FunctionExpression-java.util.Comparator-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#reverse--">reverse</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#select-org.apache.calcite.linq4j.tree.FunctionExpression-">select</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#selectMany-org.apache.calcite.linq4j.tree.FunctionExpression-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#selectMany-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#selectManyN-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">selectManyN</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#selectManyN-org.apache.calcite.linq4j.tree.FunctionExpression-">selectManyN</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#selectN-org.apache.calcite.linq4j.tree.FunctionExpression-">selectN</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#single-org.apache.calcite.linq4j.tree.FunctionExpression-">single</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#singleOrDefault-org.apache.calcite.linq4j.tree.FunctionExpression-">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#skip-int-">skip</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#skipWhile-org.apache.calcite.linq4j.tree.FunctionExpression-">skipWhile</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#skipWhileN-org.apache.calcite.linq4j.tree.FunctionExpression-">skipWhileN</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">sumBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">sumDouble</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">sumFloat</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">sumInteger</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumLong-org.apache.calcite.linq4j.tree.FunctionExpression-">sumLong</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumNullableBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumNullableDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableDouble</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumNullableFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableFloat</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumNullableInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableInteger</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#sumNullableLong-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableLong</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#take-int-">take</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#takeWhile-org.apache.calcite.linq4j.tree.FunctionExpression-">takeWhile</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#takeWhileN-org.apache.calcite.linq4j.tree.FunctionExpression-">takeWhileN</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#thenBy-org.apache.calcite.linq4j.tree.FunctionExpression-">thenBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#thenBy-org.apache.calcite.linq4j.tree.FunctionExpression-java.util.Comparator-">thenBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#thenByDescending-org.apache.calcite.linq4j.tree.FunctionExpression-">thenByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#thenByDescending-org.apache.calcite.linq4j.tree.FunctionExpression-java.util.Comparator-">thenByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#union-org.apache.calcite.linq4j.Enumerable-">union</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#union-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">union</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#where-org.apache.calcite.linq4j.tree.FunctionExpression-">where</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#whereN-org.apache.calcite.linq4j.tree.FunctionExpression-">whereN</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultQueryable.html#zip-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.tree.FunctionExpression-">zip</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.linq4j.DefaultEnumerable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.calcite.linq4j.<a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html" title="class in org.apache.calcite.linq4j">DefaultEnumerable</a></h3>
<code><a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#aggregate-org.apache.calcite.linq4j.function.Function2-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.function.Function2-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.Function1-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#all-org.apache.calcite.linq4j.function.Predicate1-">all</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#any--">any</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#any-org.apache.calcite.linq4j.function.Predicate1-">any</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#asOrderedQueryable--">asOrderedQueryable</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.BigDecimalFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.DoubleFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.FloatFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.IntegerFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.LongFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.NullableFloatFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#average-org.apache.calcite.linq4j.function.NullableLongFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#contains-T-">contains</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#contains-T-org.apache.calcite.linq4j.function.EqualityComparer-">contains</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#correlateJoin-org.apache.calcite.linq4j.CorrelateJoinType-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">correlateJoin</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#count--">count</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#count-org.apache.calcite.linq4j.function.Predicate1-">count</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#createOrderedEnumerable-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-boolean-">createOrderedEnumerable</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#defaultIfEmpty-T-">defaultIfEmpty</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#elementAt-int-">elementAt</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#elementAtOrDefault-int-">elementAtOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#first--">first</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#first-org.apache.calcite.linq4j.function.Predicate1-">first</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#firstOrDefault--">firstOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#firstOrDefault-org.apache.calcite.linq4j.function.Predicate1-">firstOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#foreach-org.apache.calcite.linq4j.function.Function1-">foreach</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#getThisOrdered--">getThisOrdered</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function0-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.Function2-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#groupJoin-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">groupJoin</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#into-C-">into</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#join-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">join</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#join-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-">join</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#join-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-">join</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#last--">last</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#last-org.apache.calcite.linq4j.function.Predicate1-">last</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#lastOrDefault--">lastOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#lastOrDefault-org.apache.calcite.linq4j.function.Predicate1-">lastOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#longCount--">longCount</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#longCount-org.apache.calcite.linq4j.function.Predicate1-">longCount</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max--">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.BigDecimalFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.DoubleFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.FloatFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.Function1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.IntegerFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.LongFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.NullableFloatFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#max-org.apache.calcite.linq4j.function.NullableLongFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min--">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.BigDecimalFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.DoubleFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.FloatFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.Function1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.IntegerFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.LongFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.NullableFloatFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#min-org.apache.calcite.linq4j.function.NullableLongFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#orderBy-org.apache.calcite.linq4j.function.Function1-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#orderBy-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#orderByDescending-org.apache.calcite.linq4j.function.Function1-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#orderByDescending-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#removeAll-C-">removeAll</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#select-org.apache.calcite.linq4j.function.Function1-">select</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#select-org.apache.calcite.linq4j.function.Function2-">select</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function1-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.Function2-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function2-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sequenceEqual-org.apache.calcite.linq4j.Enumerable-">sequenceEqual</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sequenceEqual-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">sequenceEqual</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#single--">single</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#single-org.apache.calcite.linq4j.function.Predicate1-">single</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#singleOrDefault--">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#singleOrDefault-org.apache.calcite.linq4j.function.Predicate1-">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#skipWhile-org.apache.calcite.linq4j.function.Predicate1-">skipWhile</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#skipWhile-org.apache.calcite.linq4j.function.Predicate2-">skipWhile</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.BigDecimalFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.DoubleFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.FloatFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.IntegerFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.LongFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableFloatFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableLongFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#takeWhile-org.apache.calcite.linq4j.function.Predicate1-">takeWhile</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#takeWhile-org.apache.calcite.linq4j.function.Predicate2-">takeWhile</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#thenBy-org.apache.calcite.linq4j.function.Function1-">thenBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#thenBy-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-">thenBy</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#thenByDescending-org.apache.calcite.linq4j.function.Function1-">thenByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#thenByDescending-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-">thenByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toList--">toList</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#where-org.apache.calcite.linq4j.function.Predicate1-">where</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#where-org.apache.calcite.linq4j.function.Predicate2-">where</a>, <a href="../../../../org/apache/calcite/linq4j/DefaultEnumerable.html#zip-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.Function2-">zip</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.linq4j.RawQueryable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.calcite.linq4j.<a href="../../../../org/apache/calcite/linq4j/RawQueryable.html" title="interface in org.apache.calcite.linq4j">RawQueryable</a></h3>
<code><a href="../../../../org/apache/calcite/linq4j/RawQueryable.html#getElementType--">getElementType</a>, <a href="../../../../org/apache/calcite/linq4j/RawQueryable.html#getExpression--">getExpression</a>, <a href="../../../../org/apache/calcite/linq4j/RawQueryable.html#getProvider--">getProvider</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.linq4j.Enumerable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.calcite.linq4j.<a href="../../../../org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j">Enumerable</a></h3>
<code><a href="../../../../org/apache/calcite/linq4j/Enumerable.html#asQueryable--">asQueryable</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Iterable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#forEach-java.util.function.Consumer-" title="class or interface in java.lang">forEach</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#spliterator--" title="class or interface in java.lang">spliterator</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.linq4j.ExtendedEnumerable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.calcite.linq4j.<a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html" title="interface in org.apache.calcite.linq4j">ExtendedEnumerable</a></h3>
<code><a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#aggregate-org.apache.calcite.linq4j.function.Function2-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.function.Function2-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.Function1-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#all-org.apache.calcite.linq4j.function.Predicate1-">all</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#any--">any</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#any-org.apache.calcite.linq4j.function.Predicate1-">any</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#asEnumerable--">asEnumerable</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.BigDecimalFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.DoubleFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.FloatFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.IntegerFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.LongFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.NullableFloatFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#average-org.apache.calcite.linq4j.function.NullableLongFunction1-">average</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#concat-org.apache.calcite.linq4j.Enumerable-">concat</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#contains-TSource-">contains</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#contains-TSource-org.apache.calcite.linq4j.function.EqualityComparer-">contains</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#correlateJoin-org.apache.calcite.linq4j.CorrelateJoinType-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">correlateJoin</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#count--">count</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#count-org.apache.calcite.linq4j.function.Predicate1-">count</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#defaultIfEmpty--">defaultIfEmpty</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#defaultIfEmpty-TSource-">defaultIfEmpty</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#distinct--">distinct</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#distinct-org.apache.calcite.linq4j.function.EqualityComparer-">distinct</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#elementAt-int-">elementAt</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#elementAtOrDefault-int-">elementAtOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#except-org.apache.calcite.linq4j.Enumerable-">except</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#except-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">except</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#first--">first</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#first-org.apache.calcite.linq4j.function.Predicate1-">first</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#firstOrDefault--">firstOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#firstOrDefault-org.apache.calcite.linq4j.function.Predicate1-">firstOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#foreach-org.apache.calcite.linq4j.function.Function1-">foreach</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function0-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.Function2-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupBy-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#groupJoin-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">groupJoin</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#intersect-org.apache.calcite.linq4j.Enumerable-">intersect</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#intersect-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">intersect</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#into-C-">into</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#join-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">join</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#join-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-">join</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#join-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-">join</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#last--">last</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#last-org.apache.calcite.linq4j.function.Predicate1-">last</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#lastOrDefault--">lastOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#lastOrDefault-org.apache.calcite.linq4j.function.Predicate1-">lastOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#longCount--">longCount</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#longCount-org.apache.calcite.linq4j.function.Predicate1-">longCount</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max--">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.BigDecimalFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.DoubleFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.FloatFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.Function1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.IntegerFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.LongFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.NullableFloatFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#max-org.apache.calcite.linq4j.function.NullableLongFunction1-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min--">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.BigDecimalFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.DoubleFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.FloatFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.Function1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.IntegerFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.LongFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.NullableFloatFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#min-org.apache.calcite.linq4j.function.NullableLongFunction1-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#ofType-java.lang.Class-">ofType</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#orderBy-org.apache.calcite.linq4j.function.Function1-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#orderBy-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#orderByDescending-org.apache.calcite.linq4j.function.Function1-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#orderByDescending-org.apache.calcite.linq4j.function.Function1-java.util.Comparator-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#removeAll-C-">removeAll</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#reverse--">reverse</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#select-org.apache.calcite.linq4j.function.Function1-">select</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#select-org.apache.calcite.linq4j.function.Function2-">select</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function2-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function1-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function2-org.apache.calcite.linq4j.function.Function2-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#selectMany-org.apache.calcite.linq4j.function.Function2-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sequenceEqual-org.apache.calcite.linq4j.Enumerable-">sequenceEqual</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sequenceEqual-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">sequenceEqual</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#single--">single</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#single-org.apache.calcite.linq4j.function.Predicate1-">single</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#singleOrDefault--">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#singleOrDefault-org.apache.calcite.linq4j.function.Predicate1-">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#skip-int-">skip</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#skipWhile-org.apache.calcite.linq4j.function.Predicate1-">skipWhile</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#skipWhile-org.apache.calcite.linq4j.function.Predicate2-">skipWhile</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.BigDecimalFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.DoubleFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.FloatFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.IntegerFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.LongFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableBigDecimalFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableDoubleFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableFloatFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableIntegerFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#sum-org.apache.calcite.linq4j.function.NullableLongFunction1-">sum</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#take-int-">take</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#takeWhile-org.apache.calcite.linq4j.function.Predicate1-">takeWhile</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#takeWhile-org.apache.calcite.linq4j.function.Predicate2-">takeWhile</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toList--">toList</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toLookup-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toLookup</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#toMap-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.Function1-org.apache.calcite.linq4j.function.EqualityComparer-">toMap</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#union-org.apache.calcite.linq4j.Enumerable-">union</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#union-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">union</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#where-org.apache.calcite.linq4j.function.Predicate1-">where</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#where-org.apache.calcite.linq4j.function.Predicate2-">where</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedEnumerable.html#zip-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.Function2-">zip</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.linq4j.ExtendedQueryable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.calcite.linq4j.<a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html" title="interface in org.apache.calcite.linq4j">ExtendedQueryable</a></h3>
<code><a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#aggregate-org.apache.calcite.linq4j.tree.FunctionExpression-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.tree.FunctionExpression-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#aggregate-TAccumulate-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">aggregate</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#all-org.apache.calcite.linq4j.tree.FunctionExpression-">all</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#any-org.apache.calcite.linq4j.tree.FunctionExpression-">any</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">averageBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">averageDouble</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">averageFloat</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">averageInteger</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageLong-org.apache.calcite.linq4j.tree.FunctionExpression-">averageLong</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageNullableBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageNullableDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableDouble</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageNullableFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableFloat</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageNullableInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableInteger</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#averageNullableLong-org.apache.calcite.linq4j.tree.FunctionExpression-">averageNullableLong</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#cast-java.lang.Class-">cast</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#concat-org.apache.calcite.linq4j.Enumerable-">concat</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#count-org.apache.calcite.linq4j.tree.FunctionExpression-">count</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#defaultIfEmpty--">defaultIfEmpty</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#distinct--">distinct</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#distinct-org.apache.calcite.linq4j.function.EqualityComparer-">distinct</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#except-org.apache.calcite.linq4j.Enumerable-">except</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#except-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">except</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#first-org.apache.calcite.linq4j.tree.FunctionExpression-">first</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#firstOrDefault-org.apache.calcite.linq4j.tree.FunctionExpression-">firstOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.function.EqualityComparer-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupBy-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupBy</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupByK-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupByK</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupByK-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.function.EqualityComparer-">groupByK</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#groupJoin-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">groupJoin</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#intersect-org.apache.calcite.linq4j.Enumerable-">intersect</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#intersect-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">intersect</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#join-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">join</a>, <a href="../../../../org/apache/calcite/linq4j/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>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#last-org.apache.calcite.linq4j.tree.FunctionExpression-">last</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#lastOrDefault-org.apache.calcite.linq4j.tree.FunctionExpression-">lastOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#longCount-org.apache.calcite.linq4j.tree.FunctionExpression-">longCount</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#max-org.apache.calcite.linq4j.tree.FunctionExpression-">max</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#min-org.apache.calcite.linq4j.tree.FunctionExpression-">min</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#ofType-java.lang.Class-">ofType</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#orderBy-org.apache.calcite.linq4j.tree.FunctionExpression-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#orderBy-org.apache.calcite.linq4j.tree.FunctionExpression-java.util.Comparator-">orderBy</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#orderByDescending-org.apache.calcite.linq4j.tree.FunctionExpression-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#orderByDescending-org.apache.calcite.linq4j.tree.FunctionExpression-java.util.Comparator-">orderByDescending</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#reverse--">reverse</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#select-org.apache.calcite.linq4j.tree.FunctionExpression-">select</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#selectMany-org.apache.calcite.linq4j.tree.FunctionExpression-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#selectMany-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">selectMany</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#selectManyN-org.apache.calcite.linq4j.tree.FunctionExpression-org.apache.calcite.linq4j.tree.FunctionExpression-">selectManyN</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#selectManyN-org.apache.calcite.linq4j.tree.FunctionExpression-">selectManyN</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#selectN-org.apache.calcite.linq4j.tree.FunctionExpression-">selectN</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#single-org.apache.calcite.linq4j.tree.FunctionExpression-">single</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#singleOrDefault--">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#singleOrDefault-org.apache.calcite.linq4j.tree.FunctionExpression-">singleOrDefault</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#skip-int-">skip</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#skipWhile-org.apache.calcite.linq4j.tree.FunctionExpression-">skipWhile</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#skipWhileN-org.apache.calcite.linq4j.tree.FunctionExpression-">skipWhileN</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">sumBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">sumDouble</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">sumFloat</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">sumInteger</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumLong-org.apache.calcite.linq4j.tree.FunctionExpression-">sumLong</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumNullableBigDecimal-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableBigDecimal</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumNullableDouble-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableDouble</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumNullableFloat-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableFloat</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumNullableInteger-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableInteger</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#sumNullableLong-org.apache.calcite.linq4j.tree.FunctionExpression-">sumNullableLong</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#take-int-">take</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#takeWhile-org.apache.calcite.linq4j.tree.FunctionExpression-">takeWhile</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#takeWhileN-org.apache.calcite.linq4j.tree.FunctionExpression-">takeWhileN</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#union-org.apache.calcite.linq4j.Enumerable-">union</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#union-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.function.EqualityComparer-">union</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#where-org.apache.calcite.linq4j.tree.FunctionExpression-">where</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#whereN-org.apache.calcite.linq4j.tree.FunctionExpression-">whereN</a>, <a href="../../../../org/apache/calcite/linq4j/ExtendedQueryable.html#zip-org.apache.calcite.linq4j.Enumerable-org.apache.calcite.linq4j.tree.FunctionExpression-">zip</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ReplayableQueryable--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ReplayableQueryable</h4>
<pre>public&nbsp;ReplayableQueryable()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="replay-org.apache.calcite.linq4j.QueryableFactory-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replay</h4>
<pre>public&nbsp;void&nbsp;replay(<a href="../../../../org/apache/calcite/linq4j/QueryableFactory.html" title="interface in org.apache.calcite.linq4j">QueryableFactory</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;&nbsp;factory)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.Replayable.html#replay-org.apache.calcite.linq4j.QueryableFactory-">replay</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.Replayable.html" title="interface in org.apache.calcite.linq4j">QueryableDefaults.Replayable</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="iterator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iterator</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;&nbsp;iterator()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--" title="class or interface in java.lang">iterator</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="enumerator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enumerator</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/linq4j/Enumerator.html" title="interface in org.apache.calcite.linq4j">Enumerator</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;&nbsp;enumerator()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/calcite/linq4j/RawEnumerable.html#enumerator--">RawEnumerable</a></code></span></div>
<div class="block">Returns an enumerator that iterates through a collection.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/linq4j/RawEnumerable.html#enumerator--">enumerator</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/calcite/linq4j/RawEnumerable.html" title="interface in org.apache.calcite.linq4j">RawEnumerable</a>&lt;<a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="type parameter in QueryableDefaults.ReplayableQueryable">T</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="castSingle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>castSingle</h4>
<pre>&lt;U&gt;&nbsp;U&nbsp;castSingle()</pre>
<div class="block">Convenience method, for <a href="../../../../org/apache/calcite/linq4j/QueryableRecorder.html" title="class in org.apache.calcite.linq4j"><code>QueryableRecorder</code></a> methods that
return a scalar value such as <code>boolean</code> or
<a href="https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math"><code>BigDecimal</code></a>.</div>
</li>
</ul>
<a name="castQueryable--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>castQueryable</h4>
<pre>public&nbsp;&lt;U&gt;&nbsp;<a href="../../../../org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j">Queryable</a>&lt;U&gt;&nbsp;castQueryable()</pre>
<div class="block">Convenience method, for <a href="../../../../org/apache/calcite/linq4j/QueryableRecorder.html" title="class in org.apache.calcite.linq4j"><code>QueryableRecorder</code></a> methods that
return a Queryable of a different element type than the source.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/QueryableDefaults.ReplayableQueryable.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/linq4j/QueryableDefaults.Replayable.html" title="interface in org.apache.calcite.linq4j"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/calcite/linq4j/QueryableFactory.html" title="interface in org.apache.calcite.linq4j"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" target="_top">Frames</a></li>
<li><a href="QueryableDefaults.ReplayableQueryable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>