blob: ec93d7087f7bff4c97e24f3db13779db34228d33 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.adapter.enumerable.PhysType (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.calcite.adapter.enumerable.PhysType (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.apache.calcite.adapter.enumerable.PhysType" class="title">Uses of Interface<br>org.apache.calcite.adapter.enumerable.PhysType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</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.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.enumerable.impl">org.apache.calcite.adapter.enumerable.impl</a></th>
<td class="colLast">
<div class="block">Calcite-specific classes for implementation of regular and window aggregates.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.jdbc">org.apache.calcite.adapter.jdbc</a></th>
<td class="colLast">
<div class="block">Query provider based on a JDBC data source.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.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>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.enumerable">
<!-- -->
</a>
<h3>Uses of <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a> in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> that implement <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PhysTypeImpl.html" title="class in org.apache.calcite.adapter.enumerable">PhysTypeImpl</a></span></code></th>
<td class="colLast">
<div class="block">Implementation of <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable"><code>PhysType</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> declared as <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableRel.Result.</span><code><span class="memberNameLink"><a href="../EnumerableRel.Result.html#physType">physType</a></span></code></th>
<td class="colLast">
<div class="block">Describes the Java type returned by this relational expression, and the
mapping between it and the fields of the logical row type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableWindow.WindowRelInputGetter.</span><code><span class="memberNameLink"><a href="../EnumerableWindow.WindowRelInputGetter.html#rowPhysType">rowPhysType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> with type parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.util.List&lt;<a href="../../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>,&#8203;<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.InputGetterImpl.</span><code><span class="memberNameLink"><a href="../RexToLixTranslator.InputGetterImpl.html#inputs">inputs</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> that return <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysType.</span><code><span class="memberNameLink"><a href="../PhysType.html#component(int)">component</a></span>&#8203;(int&nbsp;field)</code></th>
<td class="colLast">
<div class="block">Returns the physical type of a given field's component type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#component(int)">component</a></span>&#8203;(int&nbsp;fieldOrdinal)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysType.</span><code><span class="memberNameLink"><a href="../PhysType.html#field(int)">field</a></span>&#8203;(int&nbsp;ordinal)</code></th>
<td class="colLast">
<div class="block">Returns the physical type of a field.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#field(int)">field</a></span>&#8203;(int&nbsp;ordinal)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysType.</span><code><span class="memberNameLink"><a href="../PhysType.html#makeNullable(boolean)">makeNullable</a></span>&#8203;(boolean&nbsp;nullable)</code></th>
<td class="colLast">
<div class="block">Returns a copy of this type that allows nulls if <code>nullable</code> is
true.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#makeNullable(boolean)">makeNullable</a></span>&#8203;(boolean&nbsp;nullable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#of(org.apache.calcite.adapter.java.JavaTypeFactory,java.lang.reflect.Type)">of</a></span>&#8203;(<a href="../../java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
java.lang.reflect.Type&nbsp;javaRowClass)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#of(org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.rel.type.RelDataType,org.apache.calcite.adapter.enumerable.JavaRowFormat)">of</a></span>&#8203;(<a href="../../java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;rowType,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#of(org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.rel.type.RelDataType,org.apache.calcite.adapter.enumerable.JavaRowFormat,boolean)">of</a></span>&#8203;(<a href="../../java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;rowType,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format,
boolean&nbsp;optimize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysType.</span><code><span class="memberNameLink"><a href="../PhysType.html#project(java.util.List,boolean,org.apache.calcite.adapter.enumerable.JavaRowFormat)">project</a></span>&#8203;(java.util.List&lt;java.lang.Integer&gt;&nbsp;integers,
boolean&nbsp;indicator,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">
<div class="block">Projects a given collection of fields from this input record, optionally
with indicator fields, into a particular preferred output format.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysType.</span><code><span class="memberNameLink"><a href="../PhysType.html#project(java.util.List,org.apache.calcite.adapter.enumerable.JavaRowFormat)">project</a></span>&#8203;(java.util.List&lt;java.lang.Integer&gt;&nbsp;integers,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">
<div class="block">Projects a given collection of fields from this input record, into
a particular preferred output format.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#project(java.util.List,boolean,org.apache.calcite.adapter.enumerable.JavaRowFormat)">project</a></span>&#8203;(java.util.List&lt;java.lang.Integer&gt;&nbsp;integers,
boolean&nbsp;indicator,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#project(java.util.List,org.apache.calcite.adapter.enumerable.JavaRowFormat)">project</a></span>&#8203;(java.util.List&lt;java.lang.Integer&gt;&nbsp;integers,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> with parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysType.</span><code><span class="memberNameLink"><a href="../PhysType.html#convertTo(org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.PhysType)">convertTo</a></span>&#8203;(<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;expression,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;targetPhysType)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="../PhysType.html#convertTo(org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.JavaRowFormat)"><code>convertTo(Expression, JavaRowFormat)</code></a>.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PhysTypeImpl.</span><code><span class="memberNameLink"><a href="../PhysTypeImpl.html#convertTo(org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.PhysType)">convertTo</a></span>&#8203;(<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;exp,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;targetPhysType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableWindow.</span><code><span class="memberNameLink"><a href="../EnumerableWindow.html#declareAndResetState(org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.EnumerableRel.Result,int,java.util.List,org.apache.calcite.adapter.enumerable.PhysType,java.util.List)">declareAndResetState</a></span>&#8203;(<a href="../../java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;builder,
<a href="../EnumerableRel.Result.html" title="class in org.apache.calcite.adapter.enumerable">EnumerableRel.Result</a>&nbsp;result,
int&nbsp;windowIdx,
java.util.List&lt;<a href="../AggImpState.html" title="class in org.apache.calcite.adapter.enumerable">AggImpState</a>&gt;&nbsp;aggs,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;outputPhysType,
java.util.List&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;&nbsp;outputRow)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableAggregate.</span><code><span class="memberNameLink"><a href="../EnumerableAggregate.html#declareParentAccumulator(java.util.List,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType)">declareParentAccumulator</a></span>&#8203;(java.util.List&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;&nbsp;initExpressions,
<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;initBlock,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;accPhysType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableTableScan.</span><code><span class="memberNameLink"><a href="../EnumerableTableScan.html#fieldExpression(org.apache.calcite.linq4j.tree.ParameterExpression,int,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.adapter.enumerable.JavaRowFormat)">fieldExpression</a></span>&#8203;(<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;row_,
int&nbsp;i,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.function.Function&lt;<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>,&#8203;<a href="../WinAggFrameResultContext.html" title="interface in org.apache.calcite.adapter.enumerable">WinAggFrameResultContext</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableWindow.</span><code><span class="memberNameLink"><a href="../EnumerableWindow.html#getBlockBuilderWinAggFrameResultContextFunction(org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.sql.validate.SqlConformance,org.apache.calcite.adapter.enumerable.EnumerableRel.Result,java.util.List,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.ParameterExpression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.DeclarationStatement,org.apache.calcite.adapter.enumerable.PhysType)">getBlockBuilderWinAggFrameResultContextFunction</a></span>&#8203;(<a href="../../java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../../sql/validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance,
<a href="../EnumerableRel.Result.html" title="class in org.apache.calcite.adapter.enumerable">EnumerableRel.Result</a>&nbsp;result,
java.util.List&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;&nbsp;translatedConstants,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;comparator_,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;rows_,
<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;i_,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;startX,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;endX,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;minX,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;maxX,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;hasRows,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;frameRowCount,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;partitionRowCount,
<a href="../../../linq4j/tree/DeclarationStatement.html" title="class in org.apache.calcite.linq4j.tree">DeclarationStatement</a>&nbsp;jDecl,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;inputPhysType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableTableScan.</span><code><span class="memberNameLink"><a href="../EnumerableTableScan.html#getExpression(org.apache.calcite.adapter.enumerable.PhysType)">getExpression</a></span>&#8203;(<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>,&#8203;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableWindow.</span><code><span class="memberNameLink"><a href="../EnumerableWindow.html#getPartitionIterator(org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.rel.core.Window.Group,org.apache.calcite.linq4j.tree.Expression)">getPartitionIterator</a></span>&#8203;(<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;builder,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;source_,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;inputPhysType,
<a href="../../../rel/core/Window.Group.html" title="class in org.apache.calcite.rel.core">Window.Group</a>&nbsp;group,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;comparator_)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>,&#8203;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableWindow.</span><code><span class="memberNameLink"><a href="../EnumerableWindow.html#getRowCollationKey(org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.rel.core.Window.Group,int)">getRowCollationKey</a></span>&#8203;(<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;builder,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;inputPhysType,
<a href="../../../rel/core/Window.Group.html" title="class in org.apache.calcite.rel.core">Window.Group</a>&nbsp;group,
int&nbsp;windowIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableAggregate.</span><code><span class="memberNameLink"><a href="../EnumerableAggregate.html#implementLambdaFactory(org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType,java.util.List,org.apache.calcite.linq4j.tree.Expression,boolean,org.apache.calcite.linq4j.tree.ParameterExpression)">implementLambdaFactory</a></span>&#8203;(<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;builder,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;inputPhysType,
java.util.List&lt;<a href="../AggImpState.html" title="class in org.apache.calcite.adapter.enumerable">AggImpState</a>&gt;&nbsp;aggs,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;accumulatorInitializer,
boolean&nbsp;hasOrderedCall,
<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;lambdaFactory)</code></th>
<td class="colLast">
<div class="block">Implements the <a href="../AggregateLambdaFactory.html" title="interface in org.apache.calcite.adapter.enumerable"><code>AggregateLambdaFactory</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumUtils.</span><code><span class="memberNameLink"><a href="../EnumUtils.html#joinSelector(org.apache.calcite.rel.core.JoinRelType,org.apache.calcite.adapter.enumerable.PhysType,java.util.List)">joinSelector</a></span>&#8203;(<a href="../../../rel/core/JoinRelType.html" title="enum in org.apache.calcite.rel.core">JoinRelType</a>&nbsp;joinType,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
java.util.List&lt;<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&gt;&nbsp;inputPhysTypes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableNestedLoopJoin.</span><code><span class="memberNameLink"><a href="../EnumerableNestedLoopJoin.html#predicate(org.apache.calcite.adapter.enumerable.EnumerableRelImplementor,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.rex.RexNode)">predicate</a></span>&#8203;(<a href="../EnumerableRelImplementor.html" title="class in org.apache.calcite.adapter.enumerable">EnumerableRelImplementor</a>&nbsp;implementor,
<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;builder,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;leftPhysType,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;rightPhysType,
<a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>&nbsp;condition)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableRelImplementor.</span><code><span class="memberNameLink"><a href="../EnumerableRelImplementor.html#registerCorrelVariable(java.lang.String,org.apache.calcite.linq4j.tree.ParameterExpression,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType)">registerCorrelVariable</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;pe,
<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;corrBlock,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../EnumerableRel.Result.html" title="class in org.apache.calcite.adapter.enumerable">EnumerableRel.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableRelImplementor.</span><code><span class="memberNameLink"><a href="../EnumerableRelImplementor.html#result(org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.BlockStatement)">result</a></span>&#8203;(<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree">BlockStatement</a>&nbsp;block)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableTableScan.</span><code><span class="memberNameLink"><a href="../EnumerableTableScan.html#toRows(org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.Expression)">toRows</a></span>&#8203;(<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;expression)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableWindow.</span><code><span class="memberNameLink"><a href="../EnumerableWindow.html#translateBound(org.apache.calcite.adapter.enumerable.RexToLixTranslator,org.apache.calcite.linq4j.tree.ParameterExpression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.rel.core.Window.Group,boolean,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression)">translateBound</a></span>&#8203;(<a href="../RexToLixTranslator.html" title="class in org.apache.calcite.adapter.enumerable">RexToLixTranslator</a>&nbsp;translator,
<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;i_,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;row_,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;min_,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;max_,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;rows_,
<a href="../../../rel/core/Window.Group.html" title="class in org.apache.calcite.rel.core">Window.Group</a>&nbsp;group,
boolean&nbsp;lower,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;rowComparator,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;keySelector,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;keyComparator)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../RexToLixTranslator.html#translateProjects(org.apache.calcite.rex.RexProgram,org.apache.calcite.adapter.java.JavaTypeFactory,org.apache.calcite.sql.validate.SqlConformance,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter,org.apache.calcite.linq4j.function.Function1)">translateProjects</a></span>&#8203;(<a href="../../../rex/RexProgram.html" title="class in org.apache.calcite.rex">RexProgram</a>&nbsp;program,
<a href="../../java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java">JavaTypeFactory</a>&nbsp;typeFactory,
<a href="../../../sql/validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance,
<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;list,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;outputPhysType,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;root,
<a href="../RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&nbsp;inputGetter,
<a href="../../../linq4j/function/Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.lang.String,&#8203;<a href="../RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable">RexToLixTranslator.InputGetter</a>&gt;&nbsp;correlates)</code></th>
<td class="colLast">
<div class="block">Translates a <a href="../../../rex/RexProgram.html" title="class in org.apache.calcite.rex"><code>RexProgram</code></a> to a sequence of expressions and
declarations.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> with type arguments of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumUtils.</span><code><span class="memberNameLink"><a href="../EnumUtils.html#joinSelector(org.apache.calcite.rel.core.JoinRelType,org.apache.calcite.adapter.enumerable.PhysType,java.util.List)">joinSelector</a></span>&#8203;(<a href="../../../rel/core/JoinRelType.html" title="enum in org.apache.calcite.rel.core">JoinRelType</a>&nbsp;joinType,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
java.util.List&lt;<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&gt;&nbsp;inputPhysTypes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> with parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../EnumerableRel.Result.html#%3Cinit%3E(org.apache.calcite.linq4j.tree.BlockStatement,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.adapter.enumerable.JavaRowFormat)">Result</a></span>&#8203;(<a href="../../../linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree">BlockStatement</a>&nbsp;block,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable">JavaRowFormat</a>&nbsp;format)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../EnumerableWindow.WindowRelInputGetter.html#%3Cinit%3E(org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.adapter.enumerable.PhysType,int,java.util.List)">WindowRelInputGetter</a></span>&#8203;(<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;row,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;rowPhysType,
int&nbsp;actualInputFieldCount,
java.util.List&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;&nbsp;constants)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.calcite.adapter.enumerable</a> with type arguments of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RexToLixTranslator.InputGetterImpl.html#%3Cinit%3E(java.util.List)">InputGetterImpl</a></span>&#8203;(java.util.List&lt;<a href="../../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>,&#8203;<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&gt;&gt;&nbsp;inputs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.enumerable.impl">
<!-- -->
</a>
<h3>Uses of <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a> in <a href="../impl/package-summary.html">org.apache.calcite.adapter.enumerable.impl</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../impl/package-summary.html">org.apache.calcite.adapter.enumerable.impl</a> declared as <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AggResultContextImpl.</span><code><span class="memberNameLink"><a href="../impl/AggResultContextImpl.html#keyPhysType">keyPhysType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../impl/package-summary.html">org.apache.calcite.adapter.enumerable.impl</a> with parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/AggResultContextImpl.html#%3Cinit%3E(org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.rel.core.AggregateCall,java.util.List,org.apache.calcite.linq4j.tree.ParameterExpression,org.apache.calcite.adapter.enumerable.PhysType)">AggResultContextImpl</a></span>&#8203;(<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;block,
<a href="../../../rel/core/AggregateCall.html" title="class in org.apache.calcite.rel.core">AggregateCall</a>&nbsp;call,
java.util.List&lt;<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&gt;&nbsp;accumulator,
<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;key,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;keyPhysType)</code></th>
<td class="colLast">
<div class="block">Creates aggregate result context.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a> in <a href="../../jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a> with parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcToEnumerableConverter.</span><code><span class="memberNameLink"><a href="../../jdbc/JdbcToEnumerableConverter.html#generateGet(org.apache.calcite.adapter.enumerable.EnumerableRelImplementor,org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.BlockBuilder,org.apache.calcite.linq4j.tree.ParameterExpression,int,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.sql.SqlDialect.CalendarPolicy)">generateGet</a></span>&#8203;(<a href="../EnumerableRelImplementor.html" title="class in org.apache.calcite.adapter.enumerable">EnumerableRelImplementor</a>&nbsp;implementor,
<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a>&nbsp;builder,
<a href="../../../linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree">ParameterExpression</a>&nbsp;resultSet_,
int&nbsp;i,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;target,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;calendar_,
<a href="../../../sql/SqlDialect.CalendarPolicy.html" title="enum in org.apache.calcite.sql">SqlDialect.CalendarPolicy</a>&nbsp;calendarPolicy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.spark">
<!-- -->
</a>
<h3>Uses of <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a> in <a href="../../spark/package-summary.html">org.apache.calcite.adapter.spark</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../spark/package-summary.html">org.apache.calcite.adapter.spark</a> declared as <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SparkRel.Result.</span><code><span class="memberNameLink"><a href="../../spark/SparkRel.Result.html#physType">physType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../spark/package-summary.html">org.apache.calcite.adapter.spark</a> with parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) abstract <a href="../../spark/SparkRel.Result.html" title="class in org.apache.calcite.adapter.spark">SparkRel.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SparkRel.Implementor.</span><code><span class="memberNameLink"><a href="../../spark/SparkRel.Implementor.html#result(org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.BlockStatement)">result</a></span>&#8203;(<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree">BlockStatement</a>&nbsp;blockStatement)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../spark/SparkRel.Result.html" title="class in org.apache.calcite.adapter.spark">SparkRel.Result</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SparkToEnumerableConverter.SparkImplementorImpl.</span><code><span class="memberNameLink"><a href="../../spark/SparkToEnumerableConverter.SparkImplementorImpl.html#result(org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.BlockStatement)">result</a></span>&#8203;(<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree">BlockStatement</a>&nbsp;blockStatement)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../spark/package-summary.html">org.apache.calcite.adapter.spark</a> with parameters of type <a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../spark/SparkRel.Result.html#%3Cinit%3E(org.apache.calcite.adapter.enumerable.PhysType,org.apache.calcite.linq4j.tree.BlockStatement)">Result</a></span>&#8203;(<a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">PhysType</a>&nbsp;physType,
<a href="../../../linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree">BlockStatement</a>&nbsp;block)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../PhysType.html" title="interface in org.apache.calcite.adapter.enumerable">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>