blob: d1e775dbff5d453c82d1404ad013e055839fb2fb [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package org.apache.calcite.linq4j (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.calcite.linq4j (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.calcite.linq4j" class="title">Uses of Package<br>org.apache.calcite.linq4j</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.apache.calcite.linq4j</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite">org.apache.calcite</a></th>
<td class="colLast">
<div class="block">Main package for Calcite, the dynamic data management platform.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.cassandra">org.apache.calcite.adapter.cassandra</a></th>
<td class="colLast">
<div class="block">Cassandra query provider.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.clone">org.apache.calcite.adapter.clone</a></th>
<td class="colLast">
<div class="block">Provides utility classes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.csv">org.apache.calcite.adapter.csv</a></th>
<td class="colLast">
<div class="block">Calcite query provider that reads from CSV (comma-separated value) files.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.druid">org.apache.calcite.adapter.druid</a></th>
<td class="colLast">
<div class="block">Query provider based on a Druid database.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.elasticsearch">org.apache.calcite.adapter.elasticsearch</a></th>
<td class="colLast">
<div class="block">Query provider based on an Elasticsearch2 DB.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.enumerable">org.apache.calcite.adapter.enumerable</a></th>
<td class="colLast">
<div class="block">Query optimizer rules for Java calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.file">org.apache.calcite.adapter.file</a></th>
<td class="colLast">
<div class="block">Calcite query provider that reads from web tables (HTML).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.geode.rel">org.apache.calcite.adapter.geode.rel</a></th>
<td class="colLast">
<div class="block">Query provider based on Apache Geode (Gemfire) In Memory Data Grid</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.geode.simple">org.apache.calcite.adapter.geode.simple</a></th>
<td class="colLast">
<div class="block">Query provider based on Apache Geode (Gemfire) In Memory Data Grid</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.java">org.apache.calcite.adapter.java</a></th>
<td class="colLast">
<div class="block">Query provider based on Java in-memory data
structures.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.jdbc">org.apache.calcite.adapter.jdbc</a></th>
<td class="colLast">
<div class="block">Query provider based on a JDBC data source.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.kafka">org.apache.calcite.adapter.kafka</a></th>
<td class="colLast">
<div class="block">Kafka query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.mongodb">org.apache.calcite.adapter.mongodb</a></th>
<td class="colLast">
<div class="block">Query provider based on a MongoDB database.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.os">org.apache.calcite.adapter.os</a></th>
<td class="colLast">
<div class="block">The OS adapter contains various table functions that let you query data
sources in your operating system and environment.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.spark">org.apache.calcite.adapter.spark</a></th>
<td class="colLast">
<div class="block">Adapter based on the Apache Spark data management system.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.splunk">org.apache.calcite.adapter.splunk</a></th>
<td class="colLast">
<div class="block">Splunk query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.splunk.search">org.apache.calcite.adapter.splunk.search</a></th>
<td class="colLast">
<div class="block">Executes queries via Splunk's REST API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.tpcds">org.apache.calcite.adapter.tpcds</a></th>
<td class="colLast">
<div class="block">TPC-DS schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.tpch">org.apache.calcite.adapter.tpch</a></th>
<td class="colLast">
<div class="block">TPC-H schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.chinook">org.apache.calcite.chinook</a></th>
<td class="colLast">
<div class="block">End to end tests.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.example.maze">org.apache.calcite.example.maze</a></th>
<td class="colLast">
<div class="block">User-defined table function that generates a maze.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.interpreter">org.apache.calcite.interpreter</a></th>
<td class="colLast">
<div class="block">Provides an implementation of relational expressions using an interpreter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.jdbc">org.apache.calcite.jdbc</a></th>
<td class="colLast">
<div class="block">JDBC driver for Calcite.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.linq4j">org.apache.calcite.linq4j</a></th>
<td class="colLast">
<div class="block">Language-integrated query for Java (linq4j) main package.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.piglet">org.apache.calcite.piglet</a></th>
<td class="colLast">
<div class="block">Piglet, a Pig-like language.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan">org.apache.calcite.plan</a></th>
<td class="colLast">
<div class="block">Defines interfaces for constructing rule-based optimizers of
relational expressions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.prepare">org.apache.calcite.prepare</a></th>
<td class="colLast">
<div class="block">Preparation of queries (parsing, planning and implementation).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.runtime">org.apache.calcite.runtime</a></th>
<td class="colLast">
<div class="block">Utilities required at runtime.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.schema">org.apache.calcite.schema</a></th>
<td class="colLast">
<div class="block">Schema SPI.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.schema.impl">org.apache.calcite.schema.impl</a></th>
<td class="colLast">
<div class="block">Utilities to help implement Calcite's SPIs.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.advise">org.apache.calcite.sql.advise</a></th>
<td class="colLast">
<div class="block">Provides hints and corrections for editing SQL statements.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.ddl">org.apache.calcite.sql.ddl</a></th>
<td class="colLast">
<div class="block">Parse tree for SQL DDL statements.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql2rel">org.apache.calcite.sql2rel</a></th>
<td class="colLast">
<div class="block">Translates a SQL parse tree to relational expression.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.util">org.apache.calcite.util</a></th>
<td class="colLast">
<div class="block">Provides utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../package-summary.html">org.apache.calcite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.cassandra">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/cassandra/package-summary.html">org.apache.calcite.adapter.cassandra</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.adapter.cassandra">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.cassandra">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.adapter.cassandra">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.cassandra">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.cassandra">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.cassandra">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.cassandra">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.adapter.cassandra">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.adapter.cassandra">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.cassandra">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.adapter.cassandra">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.cassandra">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.cassandra">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.cassandra">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.adapter.cassandra">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.clone">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/clone/package-summary.html">org.apache.calcite.adapter.clone</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.clone">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.clone">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.clone">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.clone">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.csv">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/csv/package-summary.html">org.apache.calcite.adapter.csv</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.csv">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.csv">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.csv">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.csv">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.druid">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.druid">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.druid">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.elasticsearch">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.adapter.elasticsearch">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.elasticsearch">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.adapter.elasticsearch">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.elasticsearch">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.elasticsearch">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.elasticsearch">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.elasticsearch">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.adapter.elasticsearch">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.adapter.elasticsearch">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.elasticsearch">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.adapter.elasticsearch">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.elasticsearch">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.elasticsearch">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.elasticsearch">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.adapter.elasticsearch">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.enumerable">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.enumerable">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/JoinType.html#org.apache.calcite.adapter.enumerable">JoinType</a></th>
<td class="colLast">
<div class="block">Enumeration of join types.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.file">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/file/package-summary.html">org.apache.calcite.adapter.file</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.file">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.file">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.file">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.file">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.geode.rel">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/geode/rel/package-summary.html">org.apache.calcite.adapter.geode.rel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.adapter.geode.rel">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.geode.rel">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.adapter.geode.rel">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.geode.rel">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.geode.rel">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.geode.rel">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.geode.rel">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.adapter.geode.rel">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.adapter.geode.rel">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.geode.rel">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.adapter.geode.rel">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.geode.rel">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.geode.rel">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.geode.rel">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.adapter.geode.rel">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.geode.simple">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/geode/simple/package-summary.html">org.apache.calcite.adapter.geode.simple</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.geode.simple">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.geode.simple">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.java">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/java/package-summary.html">org.apache.calcite.adapter.java</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.java">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.java">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.java">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.jdbc">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.adapter.jdbc">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.jdbc">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.adapter.jdbc">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.jdbc">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.jdbc">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.jdbc">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.jdbc">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.adapter.jdbc">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.adapter.jdbc">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.jdbc">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.adapter.jdbc">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.jdbc">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.jdbc">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProviderImpl.html#org.apache.calcite.adapter.jdbc">QueryProviderImpl</a></th>
<td class="colLast">
<div class="block">Partial implementation of <a href="QueryProvider.html" title="interface in org.apache.calcite.linq4j"><code>QueryProvider</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.jdbc">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.adapter.jdbc">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.kafka">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/kafka/package-summary.html">org.apache.calcite.adapter.kafka</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.kafka">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.kafka">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.mongodb">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.adapter.mongodb">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.mongodb">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.adapter.mongodb">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.mongodb">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.mongodb">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.mongodb">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.mongodb">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.adapter.mongodb">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.adapter.mongodb">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.mongodb">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.adapter.mongodb">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.mongodb">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.mongodb">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.mongodb">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.adapter.mongodb">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.os">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/os/package-summary.html">org.apache.calcite.adapter.os</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEnumerable.html#org.apache.calcite.adapter.os">AbstractEnumerable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface that
implements the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.os">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.os">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.os">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.os">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.os">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.os">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.os">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.spark">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/spark/package-summary.html">org.apache.calcite.adapter.spark</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.spark">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.splunk">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/splunk/package-summary.html">org.apache.calcite.adapter.splunk</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEnumerable.html#org.apache.calcite.adapter.splunk">AbstractEnumerable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface that
implements the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.adapter.splunk">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.adapter.splunk">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.adapter.splunk">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.adapter.splunk">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.splunk">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.adapter.splunk">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.adapter.splunk">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.adapter.splunk">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.adapter.splunk">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.adapter.splunk">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.adapter.splunk">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.splunk">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.splunk">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.adapter.splunk">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.adapter.splunk">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.splunk.search">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/splunk/search/package-summary.html">org.apache.calcite.adapter.splunk.search</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.adapter.splunk.search">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.tpcds">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/tpcds/package-summary.html">org.apache.calcite.adapter.tpcds</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.tpcds">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.tpcds">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.tpch">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../adapter/tpch/package-summary.html">org.apache.calcite.adapter.tpch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.adapter.tpch">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.adapter.tpch">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.chinook">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../chinook/package-summary.html">org.apache.calcite.chinook</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.chinook">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.example.maze">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../example/maze/package-summary.html">org.apache.calcite.example.maze</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.example.maze">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.example.maze">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.interpreter">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../interpreter/package-summary.html">org.apache.calcite.interpreter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEnumerable.html#org.apache.calcite.interpreter">AbstractEnumerable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface that
implements the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.interpreter">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.interpreter">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.interpreter">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.interpreter">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.interpreter">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.interpreter">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.interpreter">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.jdbc">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../jdbc/package-summary.html">org.apache.calcite.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.jdbc">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BaseQueryable.html#org.apache.calcite.jdbc">BaseQueryable</a></th>
<td class="colLast">
<div class="block">Skeleton implementation of <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.jdbc">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.jdbc">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.jdbc">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.jdbc">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.jdbc">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.jdbc">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.jdbc">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.jdbc">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.jdbc">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.jdbc">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.jdbc">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.jdbc">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.jdbc">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.jdbc">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.linq4j">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="package-summary.html">org.apache.calcite.linq4j</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEnumerable.html#org.apache.calcite.linq4j">AbstractEnumerable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface that
implements the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEnumerable2.html#org.apache.calcite.linq4j">AbstractEnumerable2</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>
interface that implements the extension methods.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.linq4j">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BaseQueryable.html#org.apache.calcite.linq4j">BaseQueryable</a></th>
<td class="colLast">
<div class="block">Skeleton implementation of <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CartesianProductEnumerator.html#org.apache.calcite.linq4j">CartesianProductEnumerator</a></th>
<td class="colLast">
<div class="block">Enumerator over the cartesian product of enumerators.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.linq4j">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.linq4j">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.linq4j">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EnumerableDefaults.Wrapped.html#org.apache.calcite.linq4j">EnumerableDefaults.Wrapped</a></th>
<td class="colLast">
<div class="block">Value wrapped with a comparer.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EnumerableQueryable.html#org.apache.calcite.linq4j">EnumerableQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> by a <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.linq4j">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.linq4j">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.linq4j">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.linq4j">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.linq4j">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Grouping.html#org.apache.calcite.linq4j">Grouping</a></th>
<td class="colLast">
<div class="block">Represents a collection of objects that have a common key.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/JoinType.html#org.apache.calcite.linq4j">JoinType</a></th>
<td class="colLast">
<div class="block">Enumeration of join types.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Linq4j.CollectionEnumerable.html#org.apache.calcite.linq4j">Linq4j.CollectionEnumerable</a></th>
<td class="colLast">
<div class="block">Collection enumerable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Linq4j.IterableEnumerable.html#org.apache.calcite.linq4j">Linq4j.IterableEnumerable</a></th>
<td class="colLast">
<div class="block">Iterable enumerable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Lookup.html#org.apache.calcite.linq4j">Lookup</a></th>
<td class="colLast">
<div class="block">Represents a collection of keys each mapped to one or more values.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LookupImpl.html#org.apache.calcite.linq4j">LookupImpl</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="Lookup.html" title="interface in org.apache.calcite.linq4j"><code>Lookup</code></a> that uses an underlying map.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MemoryFactory.html#org.apache.calcite.linq4j">MemoryFactory</a></th>
<td class="colLast">
<div class="block">Contains the State and changes internally.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MemoryFactory.Memory.html#org.apache.calcite.linq4j">MemoryFactory.Memory</a></th>
<td class="colLast">
<div class="block">Contents of a "memory segment", used for implementing the
<code>MATCH_RECOGNIZE</code> operator.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ModularInteger.html#org.apache.calcite.linq4j">ModularInteger</a></th>
<td class="colLast">
<div class="block">Represents an integer in modular arithmetic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OpType.html#org.apache.calcite.linq4j">OpType</a></th>
<td class="colLast">
<div class="block">Operator type.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Ord.html#org.apache.calcite.linq4j">Ord</a></th>
<td class="colLast">
<div class="block">Pair of an element and an ordinal.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Ord.OrdList.html#org.apache.calcite.linq4j">Ord.OrdList</a></th>
<td class="colLast">
<div class="block">List of <a href="Ord.html" title="class in org.apache.calcite.linq4j"><code>Ord</code></a> backed by a list of elements.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.linq4j">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.linq4j">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.linq4j">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryableDefaults.Replayable.html#org.apache.calcite.linq4j">QueryableDefaults.Replayable</a></th>
<td class="colLast">
<div class="block">Replayable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryableDefaults.ReplayableQueryable.html#org.apache.calcite.linq4j">QueryableDefaults.ReplayableQueryable</a></th>
<td class="colLast">
<div class="block">Replayable queryable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryableFactory.html#org.apache.calcite.linq4j">QueryableFactory</a></th>
<td class="colLast">
<div class="block">Factory for building <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryableRecorder.html#org.apache.calcite.linq4j">QueryableRecorder</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="QueryableFactory.html" title="interface in org.apache.calcite.linq4j"><code>QueryableFactory</code></a> that records each event
and returns an object that can replay the event when you call its
<a href="QueryableDefaults.ReplayableQueryable.html#replay(org.apache.calcite.linq4j.QueryableFactory)"><code>QueryableDefaults.ReplayableQueryable.replay(QueryableFactory)</code></a>
method.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.linq4j">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProviderImpl.html#org.apache.calcite.linq4j">QueryProviderImpl</a></th>
<td class="colLast">
<div class="block">Partial implementation of <a href="QueryProvider.html" title="interface in org.apache.calcite.linq4j"><code>QueryProvider</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.linq4j">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.linq4j">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.piglet">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../piglet/package-summary.html">org.apache.calcite.piglet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.piglet">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.plan">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../plan/package-summary.html">org.apache.calcite.plan</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.plan">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.prepare">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../prepare/package-summary.html">org.apache.calcite.prepare</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.prepare">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Grouping.html#org.apache.calcite.prepare">Grouping</a></th>
<td class="colLast">
<div class="block">Represents a collection of objects that have a common key.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.prepare">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.prepare">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryableFactory.html#org.apache.calcite.prepare">QueryableFactory</a></th>
<td class="colLast">
<div class="block">Factory for building <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> objects.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.runtime">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../runtime/package-summary.html">org.apache.calcite.runtime</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractEnumerable.html#org.apache.calcite.runtime">AbstractEnumerable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface that
implements the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CartesianProductEnumerator.html#org.apache.calcite.runtime">CartesianProductEnumerator</a></th>
<td class="colLast">
<div class="block">Enumerator over the cartesian product of enumerators.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.runtime">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.runtime">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.runtime">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.runtime">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.runtime">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/MemoryFactory.html#org.apache.calcite.runtime">MemoryFactory</a></th>
<td class="colLast">
<div class="block">Contains the State and changes internally.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/MemoryFactory.Memory.html#org.apache.calcite.runtime">MemoryFactory.Memory</a></th>
<td class="colLast">
<div class="block">Contents of a "memory segment", used for implementing the
<code>MATCH_RECOGNIZE</code> operator.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.runtime">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.runtime">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.schema">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../schema/package-summary.html">org.apache.calcite.schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.schema">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.schema">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.schema">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.schema.impl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../schema/impl/package-summary.html">org.apache.calcite.schema.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AbstractQueryable.html#org.apache.calcite.schema.impl">AbstractQueryable</a></th>
<td class="colLast">
<div class="block">Abstract implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultEnumerable.html#org.apache.calcite.schema.impl">DefaultEnumerable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface
that implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DefaultQueryable.html#org.apache.calcite.schema.impl">DefaultQueryable</a></th>
<td class="colLast">
<div class="block">Implementation of the <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that
implements the extension methods by calling into the <a href="Extensions.html" title="class in org.apache.calcite.linq4j"><code>Extensions</code></a>
class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.schema.impl">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedEnumerable.html#org.apache.calcite.schema.impl">ExtendedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods in <a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedEnumerable.html#org.apache.calcite.schema.impl">ExtendedOrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedEnumerable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedOrderedQueryable.html#org.apache.calcite.schema.impl">ExtendedOrderedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods for <a href="OrderedQueryable.html" title="interface in org.apache.calcite.linq4j"><code>OrderedQueryable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ExtendedQueryable.html#org.apache.calcite.schema.impl">ExtendedQueryable</a></th>
<td class="colLast">
<div class="block">Extension methods in Queryable.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedEnumerable.html#org.apache.calcite.schema.impl">OrderedEnumerable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to an
<a href="Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OrderedQueryable.html#org.apache.calcite.schema.impl">OrderedQueryable</a></th>
<td class="colLast">
<div class="block">Represents the result of applying a sorting operation to a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.schema.impl">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.schema.impl">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/RawEnumerable.html#org.apache.calcite.schema.impl">RawEnumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection,
without the extension methods.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/RawQueryable.html#org.apache.calcite.schema.impl">RawQueryable</a></th>
<td class="colLast">
<div class="block">Core methods that define a <a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql.advise">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../sql/advise/package-summary.html">org.apache.calcite.sql.advise</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerable.html#org.apache.calcite.sql.advise">Enumerable</a></th>
<td class="colLast">
<div class="block">Exposes the enumerator, which supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql.ddl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../sql/ddl/package-summary.html">org.apache.calcite.sql.ddl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Queryable.html#org.apache.calcite.sql.ddl">Queryable</a></th>
<td class="colLast">
<div class="block">Provides functionality to evaluate queries against a specific data source
wherein the type of the data is known.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/QueryProvider.html#org.apache.calcite.sql.ddl">QueryProvider</a></th>
<td class="colLast">
<div class="block">Defines methods to create and execute queries that are described by a
<a href="Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql2rel">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../sql2rel/package-summary.html">org.apache.calcite.sql2rel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Ord.html#org.apache.calcite.sql2rel">Ord</a></th>
<td class="colLast">
<div class="block">Pair of an element and an ordinal.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.util">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.linq4j</a> used by <a href="../util/package-summary.html">org.apache.calcite.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerator.html#org.apache.calcite.util">Enumerator</a></th>
<td class="colLast">
<div class="block">Supports a simple iteration over a collection.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>