blob: 801353fcbcac557fb605888baea4c5185fde18fb [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package org.apache.calcite.runtime (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.runtime (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.runtime" class="title">Uses of Package<br>org.apache.calcite.runtime</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.runtime</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.cassandra">org.apache.calcite.adapter.cassandra</a></th>
<td class="colLast">
<div class="block">Cassandra query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.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="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.spark">org.apache.calcite.adapter.spark</a></th>
<td class="colLast">
<div class="block">Adapter based on the Apache Spark data management system.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.interpreter">org.apache.calcite.interpreter</a></th>
<td class="colLast">
<div class="block">Provides an implementation of relational expressions using an interpreter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.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.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.profile">org.apache.calcite.profile</a></th>
<td class="colLast">
<div class="block">Utilities to analyze data sets.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.core">org.apache.calcite.rel.core</a></th>
<td class="colLast">
<div class="block">Defines core relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rex">org.apache.calcite.rex</a></th>
<td class="colLast">
<div class="block">Provides a language for representing row-expressions.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql">org.apache.calcite.sql</a></th>
<td class="colLast">
<div class="block">Provides a SQL parser and object model.</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.validate">org.apache.calcite.sql.validate</a></th>
<td class="colLast">
<div class="block">SQL validation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.util">org.apache.calcite.util</a></th>
<td class="colLast">
<div class="block">Provides utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.cassandra">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.runtime</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/Hook.Closeable.html#org.apache.calcite.adapter.cassandra">Hook.Closeable</a></th>
<td class="colLast">
<div class="block">Removes a Hook after use.</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.runtime</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/ArrayBindable.html#org.apache.calcite.adapter.druid">ArrayBindable</a></th>
<td class="colLast">
<div class="block">Extension to <a href="Bindable.html" title="interface in org.apache.calcite.runtime"><code>Bindable</code></a> that returns rows that are arrays of objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Bindable.html#org.apache.calcite.adapter.druid">Bindable</a></th>
<td class="colLast">
<div class="block">Statement that can be bound to a <a href="../DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Typed.html#org.apache.calcite.adapter.druid">Typed</a></th>
<td class="colLast">
<div class="block">Adds type information to a <a href="../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</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.runtime</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/ArrayBindable.html#org.apache.calcite.adapter.enumerable">ArrayBindable</a></th>
<td class="colLast">
<div class="block">Extension to <a href="Bindable.html" title="interface in org.apache.calcite.runtime"><code>Bindable</code></a> that returns rows that are arrays of objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Bindable.html#org.apache.calcite.adapter.enumerable">Bindable</a></th>
<td class="colLast">
<div class="block">Statement that can be bound to a <a href="../DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Typed.html#org.apache.calcite.adapter.enumerable">Typed</a></th>
<td class="colLast">
<div class="block">Adds type information to a <a href="../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</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.runtime</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/ArrayBindable.html#org.apache.calcite.adapter.spark">ArrayBindable</a></th>
<td class="colLast">
<div class="block">Extension to <a href="Bindable.html" title="interface in org.apache.calcite.runtime"><code>Bindable</code></a> that returns rows that are arrays of objects.</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.runtime</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/ArrayBindable.html#org.apache.calcite.interpreter">ArrayBindable</a></th>
<td class="colLast">
<div class="block">Extension to <a href="Bindable.html" title="interface in org.apache.calcite.runtime"><code>Bindable</code></a> that returns rows that are arrays of objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Bindable.html#org.apache.calcite.interpreter">Bindable</a></th>
<td class="colLast">
<div class="block">Statement that can be bound to a <a href="../DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Typed.html#org.apache.calcite.interpreter">Typed</a></th>
<td class="colLast">
<div class="block">Adds type information to a <a href="../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</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.runtime</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/ArrayBindable.html#org.apache.calcite.jdbc">ArrayBindable</a></th>
<td class="colLast">
<div class="block">Extension to <a href="Bindable.html" title="interface in org.apache.calcite.runtime"><code>Bindable</code></a> that returns rows that are arrays of objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Bindable.html#org.apache.calcite.jdbc">Bindable</a></th>
<td class="colLast">
<div class="block">Statement that can be bound to a <a href="../DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</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.runtime</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/CalciteContextException.html#org.apache.calcite.plan">CalciteContextException</a></th>
<td class="colLast">
<div class="block">Exception which contains information about the textual context of the causing
exception.</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.runtime</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/Bindable.html#org.apache.calcite.prepare">Bindable</a></th>
<td class="colLast">
<div class="block">Statement that can be bound to a <a href="../DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Typed.html#org.apache.calcite.prepare">Typed</a></th>
<td class="colLast">
<div class="block">Adds type information to a <a href="../linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.profile">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.runtime</a> used by <a href="../profile/package-summary.html">org.apache.calcite.profile</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/FlatLists.ComparableList.html#org.apache.calcite.profile">FlatLists.ComparableList</a></th>
<td class="colLast">
<div class="block">List that is also comparable.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.rel.core">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.runtime</a> used by <a href="../rel/core/package-summary.html">org.apache.calcite.rel.core</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/CalciteException.html#org.apache.calcite.rel.core">CalciteException</a></th>
<td class="colLast">
<div class="block">Base class for all exceptions originating from Farrago.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ExInst.html#org.apache.calcite.rel.core">Resources.ExInst</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="Resources.Inst.html" title="class in org.apache.calcite.runtime"><code>Resources.Inst</code></a> that can throw an exception without caused
by.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.rex">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.runtime</a> used by <a href="../rex/package-summary.html">org.apache.calcite.rex</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/CalciteException.html#org.apache.calcite.rex">CalciteException</a></th>
<td class="colLast">
<div class="block">Base class for all exceptions originating from Farrago.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ExInst.html#org.apache.calcite.rex">Resources.ExInst</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="Resources.Inst.html" title="class in org.apache.calcite.runtime"><code>Resources.Inst</code></a> that can throw an exception without caused
by.</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.runtime</a> used by <a href="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/AbstractImmutableList.html#org.apache.calcite.runtime">AbstractImmutableList</a></th>
<td class="colLast">
<div class="block">Base class for lists whose contents are constant after creation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Automaton.html#org.apache.calcite.runtime">Automaton</a></th>
<td class="colLast">
<div class="block">A nondeterministic finite-state automaton (NFA).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Automaton.EpsilonTransition.html#org.apache.calcite.runtime">Automaton.EpsilonTransition</a></th>
<td class="colLast">
<div class="block">A transition that may happen without reading a symbol.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Automaton.State.html#org.apache.calcite.runtime">Automaton.State</a></th>
<td class="colLast">
<div class="block">Node in the finite-state automaton.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Automaton.SymbolTransition.html#org.apache.calcite.runtime">Automaton.SymbolTransition</a></th>
<td class="colLast">
<div class="block">A transition caused by reading a symbol.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Automaton.Transition.html#org.apache.calcite.runtime">Automaton.Transition</a></th>
<td class="colLast">
<div class="block">Transition from one state to another in the finite-state automaton.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AutomatonBuilder.html#org.apache.calcite.runtime">AutomatonBuilder</a></th>
<td class="colLast">
<div class="block">Builds a state-transition graph for deterministic finite automaton.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Bindable.html#org.apache.calcite.runtime">Bindable</a></th>
<td class="colLast">
<div class="block">Statement that can be bound to a <a href="../DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteContextException.html#org.apache.calcite.runtime">CalciteContextException</a></th>
<td class="colLast">
<div class="block">Exception which contains information about the textual context of the causing
exception.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteException.html#org.apache.calcite.runtime">CalciteException</a></th>
<td class="colLast">
<div class="block">Base class for all exceptions originating from Farrago.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DeterministicAutomaton.html#org.apache.calcite.runtime">DeterministicAutomaton</a></th>
<td class="colLast">
<div class="block">A deterministic finite automaton (DFA).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DeterministicAutomaton.MultiState.html#org.apache.calcite.runtime">DeterministicAutomaton.MultiState</a></th>
<td class="colLast">
<div class="block">A state of the deterministic finite automaton.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DeterministicAutomaton.Transition.html#org.apache.calcite.runtime">DeterministicAutomaton.Transition</a></th>
<td class="colLast">
<div class="block">Transition between states.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Enumerables.Emitter.html#org.apache.calcite.runtime">Enumerables.Emitter</a></th>
<td class="colLast">
<div class="block">Given a match (a list of rows, and their states) produces a list
of rows to be output.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EnumeratorCursor.html#org.apache.calcite.runtime">EnumeratorCursor</a></th>
<td class="colLast">
<div class="block">Implementation of <code>Cursor</code> on top of an
<a href="../linq4j/Enumerator.html" title="interface in org.apache.calcite.linq4j"><code>Enumerator</code></a> that
returns a record for each row.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Feature.html#org.apache.calcite.runtime">Feature</a></th>
<td class="colLast">
<div class="block">SQL language feature.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FlatLists.AbstractFlatList.html#org.apache.calcite.runtime">FlatLists.AbstractFlatList</a></th>
<td class="colLast">
<div class="block">Base class for flat lists.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FlatLists.ComparableEmptyList.html#org.apache.calcite.runtime">FlatLists.ComparableEmptyList</a></th>
<td class="colLast">
<div class="block">Empty list that implements the <code>Comparable</code> interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FlatLists.ComparableList.html#org.apache.calcite.runtime">FlatLists.ComparableList</a></th>
<td class="colLast">
<div class="block">List that is also comparable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/GeoFunctions.CapStyle.html#org.apache.calcite.runtime">GeoFunctions.CapStyle</a></th>
<td class="colLast">
<div class="block">How the "buffer" command terminates the end of a line.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/GeoFunctions.Geom.html#org.apache.calcite.runtime">GeoFunctions.Geom</a></th>
<td class="colLast">
<div class="block">Geometry.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/GeoFunctions.JoinStyle.html#org.apache.calcite.runtime">GeoFunctions.JoinStyle</a></th>
<td class="colLast">
<div class="block">How the "buffer" command decorates junctions between line segments.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/GeoFunctions.MapGeom.html#org.apache.calcite.runtime">GeoFunctions.MapGeom</a></th>
<td class="colLast">
<div class="block">Sub-class of geometry that has a spatial reference.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/GeoFunctions.Type.html#org.apache.calcite.runtime">GeoFunctions.Type</a></th>
<td class="colLast">
<div class="block">Geometry types, with the names and codes assigned by OGC.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Hook.html#org.apache.calcite.runtime">Hook</a></th>
<td class="colLast">
<div class="block">Collection of hooks that can be set by observers and are executed at various
parts of the query preparation process.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Hook.Closeable.html#org.apache.calcite.runtime">Hook.Closeable</a></th>
<td class="colLast">
<div class="block">Removes a Hook after use.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/JsonFunctions.JsonPathContext.html#org.apache.calcite.runtime">JsonFunctions.JsonPathContext</a></th>
<td class="colLast">
<div class="block">Returned path context of JsonApiCommonSyntax, public for testing.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/JsonFunctions.JsonValueContext.html#org.apache.calcite.runtime">JsonFunctions.JsonValueContext</a></th>
<td class="colLast">
<div class="block">The Java output of <a href="../sql/fun/SqlJsonValueExpressionOperator.html" title="class in org.apache.calcite.sql.fun"><code>SqlJsonValueExpressionOperator</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/JsonFunctions.PathMode.html#org.apache.calcite.runtime">JsonFunctions.PathMode</a></th>
<td class="colLast">
<div class="block">Path spec has two different modes: lax mode and strict mode.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Matcher.html#org.apache.calcite.runtime">Matcher</a></th>
<td class="colLast">
<div class="block">Workspace that partialMatches patterns against an automaton.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Matcher.Builder.html#org.apache.calcite.runtime">Matcher.Builder</a></th>
<td class="colLast">
<div class="block">Builds a Matcher.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Matcher.PartialMatch.html#org.apache.calcite.runtime">Matcher.PartialMatch</a></th>
<td class="colLast">
<div class="block">Partial match of the NFA.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Matcher.PartitionState.html#org.apache.calcite.runtime">Matcher.PartitionState</a></th>
<td class="colLast">
<div class="block">State for each partition.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Matcher.Tuple.html#org.apache.calcite.runtime">Matcher.Tuple</a></th>
<td class="colLast">
<div class="block">Represents a Tuple of a symbol and a row</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Pattern.html#org.apache.calcite.runtime">Pattern</a></th>
<td class="colLast">
<div class="block">Regular expression, to be compiled into an <a href="Automaton.html" title="class in org.apache.calcite.runtime"><code>Automaton</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Pattern.AbstractPattern.html#org.apache.calcite.runtime">Pattern.AbstractPattern</a></th>
<td class="colLast">
<div class="block">Base class for implementations of <a href="Pattern.html" title="interface in org.apache.calcite.runtime"><code>Pattern</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Pattern.Op.html#org.apache.calcite.runtime">Pattern.Op</a></th>
<td class="colLast">
<div class="block">Operator that constructs composite <a href="Pattern.html" title="interface in org.apache.calcite.runtime"><code>Pattern</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Pattern.OpPattern.html#org.apache.calcite.runtime">Pattern.OpPattern</a></th>
<td class="colLast">
<div class="block">Pattern with one or more arguments.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Pattern.PatternBuilder.html#org.apache.calcite.runtime">Pattern.PatternBuilder</a></th>
<td class="colLast">
<div class="block">Builds a pattern expression.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.BaseMessage.html#org.apache.calcite.runtime">Resources.BaseMessage</a></th>
<td class="colLast">
<div class="block">The message in the default locale.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.BooleanProp.html#org.apache.calcite.runtime">Resources.BooleanProp</a></th>
<td class="colLast">
<div class="block">Boolean property instance.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.BuiltinMethod.html#org.apache.calcite.runtime">Resources.BuiltinMethod</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.DoubleProp.html#org.apache.calcite.runtime">Resources.DoubleProp</a></th>
<td class="colLast">
<div class="block">Double property instance.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Element.html#org.apache.calcite.runtime">Resources.Element</a></th>
<td class="colLast">
<div class="block">Element in a resource (either a resource or a property).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.EmptyPropertyAccessor.html#org.apache.calcite.runtime">Resources.EmptyPropertyAccessor</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ExInst.html#org.apache.calcite.runtime">Resources.ExInst</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="Resources.Inst.html" title="class in org.apache.calcite.runtime"><code>Resources.Inst</code></a> that can throw an exception without caused
by.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ExInstWithCause.html#org.apache.calcite.runtime">Resources.ExInstWithCause</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="Resources.Inst.html" title="class in org.apache.calcite.runtime"><code>Resources.Inst</code></a> that can throw an exception.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Inst.html#org.apache.calcite.runtime">Resources.Inst</a></th>
<td class="colLast">
<div class="block">Resource instance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.IntProp.html#org.apache.calcite.runtime">Resources.IntProp</a></th>
<td class="colLast">
<div class="block">Integer property instance.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Prop.html#org.apache.calcite.runtime">Resources.Prop</a></th>
<td class="colLast">
<div class="block">Property instance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Property.html#org.apache.calcite.runtime">Resources.Property</a></th>
<td class="colLast">
<div class="block">Property of a resource.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.PropertyAccessor.html#org.apache.calcite.runtime">Resources.PropertyAccessor</a></th>
<td class="colLast">
<div class="block">Means by which a resource can get values of properties, given their
name.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ShadowResourceBundle.html#org.apache.calcite.runtime">Resources.ShadowResourceBundle</a></th>
<td class="colLast">
<div class="block"><code>ShadowResourceBundle</code> is an abstract base class for
<code>ResourceBundle</code> classes which are backed by a properties file.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.StringProp.html#org.apache.calcite.runtime">Resources.StringProp</a></th>
<td class="colLast">
<div class="block">String property instance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Validation.html#org.apache.calcite.runtime">Resources.Validation</a></th>
<td class="colLast">
<div class="block">Types of validation that can be performed on a resource.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ResultSetEnumerable.html#org.apache.calcite.runtime">ResultSetEnumerable</a></th>
<td class="colLast">
<div class="block">Executes a SQL statement and returns the result as an <a href="../linq4j/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/ResultSetEnumerable.PreparedStatementEnricher.html#org.apache.calcite.runtime">ResultSetEnumerable.PreparedStatementEnricher</a></th>
<td class="colLast">
<div class="block">Consumer for decorating a <code>PreparedStatement</code>, that is, setting
its parameters.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SocketFactoryImpl.html#org.apache.calcite.runtime">SocketFactoryImpl</a></th>
<td class="colLast">
<div class="block">Extends the SocketFactory object with the main functionality being that the
created sockets inherit a set of options whose values are set in the
SocketFactoryImpl.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SqlFunctions.FlatProductInputType.html#org.apache.calcite.runtime">SqlFunctions.FlatProductInputType</a></th>
<td class="colLast">
<div class="block">Type of argument passed into <a href="SqlFunctions.html#flatProduct(int%5B%5D,boolean,org.apache.calcite.runtime.SqlFunctions.FlatProductInputType%5B%5D)"><code>SqlFunctions.flatProduct(int[], boolean, org.apache.calcite.runtime.SqlFunctions.FlatProductInputType[])</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/TrustAllSslSocketFactory.html#org.apache.calcite.runtime">TrustAllSslSocketFactory</a></th>
<td class="colLast">
<div class="block">Socket factory that trusts all SSL connections.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Typed.html#org.apache.calcite.runtime">Typed</a></th>
<td class="colLast">
<div class="block">Adds type information to a <a href="../linq4j/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/Unit.html#org.apache.calcite.runtime">Unit</a></th>
<td class="colLast">
<div class="block">Synthetic record with zero fields.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.runtime</a> used by <a href="../sql/package-summary.html">org.apache.calcite.sql</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/CalciteContextException.html#org.apache.calcite.sql">CalciteContextException</a></th>
<td class="colLast">
<div class="block">Exception which contains information about the textual context of the causing
exception.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteException.html#org.apache.calcite.sql">CalciteException</a></th>
<td class="colLast">
<div class="block">Base class for all exceptions originating from Farrago.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ExInst.html#org.apache.calcite.sql">Resources.ExInst</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="Resources.Inst.html" title="class in org.apache.calcite.runtime"><code>Resources.Inst</code></a> that can throw an exception without caused
by.</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.runtime</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/CalciteContextException.html#org.apache.calcite.sql.advise">CalciteContextException</a></th>
<td class="colLast">
<div class="block">Exception which contains information about the textual context of the causing
exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql.validate">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.runtime</a> used by <a href="../sql/validate/package-summary.html">org.apache.calcite.sql.validate</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/CalciteContextException.html#org.apache.calcite.sql.validate">CalciteContextException</a></th>
<td class="colLast">
<div class="block">Exception which contains information about the textual context of the causing
exception.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteException.html#org.apache.calcite.sql.validate">CalciteException</a></th>
<td class="colLast">
<div class="block">Base class for all exceptions originating from Farrago.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Feature.html#org.apache.calcite.sql.validate">Feature</a></th>
<td class="colLast">
<div class="block">SQL language feature.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.ExInst.html#org.apache.calcite.sql.validate">Resources.ExInst</a></th>
<td class="colLast">
<div class="block">Sub-class of <a href="Resources.Inst.html" title="class in org.apache.calcite.runtime"><code>Resources.Inst</code></a> that can throw an exception without caused
by.</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.runtime</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/AbstractImmutableList.html#org.apache.calcite.util">AbstractImmutableList</a></th>
<td class="colLast">
<div class="block">Base class for lists whose contents are constant after creation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteResource.html#org.apache.calcite.util">CalciteResource</a></th>
<td class="colLast">
<div class="block">Compiler-checked resources for the Calcite project.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FlatLists.AbstractFlatList.html#org.apache.calcite.util">FlatLists.AbstractFlatList</a></th>
<td class="colLast">
<div class="block">Base class for flat lists.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.BooleanProp.html#org.apache.calcite.util">Resources.BooleanProp</a></th>
<td class="colLast">
<div class="block">Boolean property instance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Default.html#org.apache.calcite.util">Resources.Default</a></th>
<td class="colLast">
<div class="block">Default value of a property.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.IntProp.html#org.apache.calcite.util">Resources.IntProp</a></th>
<td class="colLast">
<div class="block">Integer property instance.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.Resource.html#org.apache.calcite.util">Resources.Resource</a></th>
<td class="colLast">
<div class="block">The name of the property in the resource file.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resources.StringProp.html#org.apache.calcite.util">Resources.StringProp</a></th>
<td class="colLast">
<div class="block">String property instance.</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>