blob: 44d3830287be053c0a2d323c46e82fda4db772a5 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.linq4j.tree.Primitive (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 Class org.apache.calcite.linq4j.tree.Primitive (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="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">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 Class org.apache.calcite.linq4j.tree.Primitive" class="title">Uses of Class<br>org.apache.calcite.linq4j.tree.Primitive</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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.clone">org.apache.calcite.adapter.clone</a></th>
<td class="colLast">
<div class="block">Provides utility classes.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.csv">org.apache.calcite.adapter.csv</a></th>
<td class="colLast">
<div class="block">Calcite query provider that reads from CSV (comma-separated value) files.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.enumerable">org.apache.calcite.adapter.enumerable</a></th>
<td class="colLast">
<div class="block">Query optimizer rules for Java calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.file">org.apache.calcite.adapter.file</a></th>
<td class="colLast">
<div class="block">Calcite query provider that reads from web tables (HTML).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.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.linq4j.tree">org.apache.calcite.linq4j.tree</a></th>
<td class="colLast">
<div class="block">Object model for Java expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.runtime">org.apache.calcite.runtime</a></th>
<td class="colLast">
<div class="block">Utilities required at runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.clone">
<!-- -->
</a>
<h3>Uses of <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../../../adapter/clone/package-summary.html">org.apache.calcite.adapter.clone</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/clone/package-summary.html">org.apache.calcite.adapter.clone</a> declared as <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayTable.PrimitiveArray.</span><code><span class="memberNameLink"><a href="../../../adapter/clone/ArrayTable.PrimitiveArray.html#p">p</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayTable.BitSlicedPrimitiveArray.</span><code><span class="memberNameLink"><a href="../../../adapter/clone/ArrayTable.BitSlicedPrimitiveArray.html#primitive">primitive</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ArrayTable.PrimitiveArray.</span><code><span class="memberNameLink"><a href="../../../adapter/clone/ArrayTable.PrimitiveArray.html#primitive">primitive</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/clone/package-summary.html">org.apache.calcite.adapter.clone</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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 <a href="../../../adapter/clone/ArrayTable.Representation.html" title="interface in org.apache.calcite.adapter.clone">ArrayTable.Representation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ColumnLoader.ValueSet.</span><code><span class="memberNameLink"><a href="../../../adapter/clone/ColumnLoader.ValueSet.html#chooseFixedRep(int,org.apache.calcite.linq4j.tree.Primitive,long,long)">chooseFixedRep</a></span>&#8203;(int&nbsp;ordinal,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;p,
long&nbsp;min,
long&nbsp;max)</code></th>
<td class="colLast">
<div class="block">Chooses a representation for a fixed-precision primitive type
(boolean, byte, char, short, int, long).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../adapter/clone/package-summary.html">org.apache.calcite.adapter.clone</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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="../../../adapter/clone/ArrayTable.BitSlicedPrimitiveArray.html#%3Cinit%3E(int,int,org.apache.calcite.linq4j.tree.Primitive,boolean)">BitSlicedPrimitiveArray</a></span>&#8203;(int&nbsp;ordinal,
int&nbsp;bitCount,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive,
boolean&nbsp;signed)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/clone/ArrayTable.PrimitiveArray.html#%3Cinit%3E(int,org.apache.calcite.linq4j.tree.Primitive,org.apache.calcite.linq4j.tree.Primitive)">PrimitiveArray</a></span>&#8203;(int&nbsp;ordinal,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;p)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.csv">
<!-- -->
</a>
<h3>Uses of <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../../../adapter/csv/package-summary.html">org.apache.calcite.adapter.csv</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../adapter/csv/package-summary.html">org.apache.calcite.adapter.csv</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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="../../../adapter/csv/CsvFieldType.html#%3Cinit%3E(org.apache.calcite.linq4j.tree.Primitive)">CsvFieldType</a></span>&#8203;(<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</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">
<!-- -->
</a>
<h3>Uses of <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> with type parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static java.util.List&lt;<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexImpTable.BinaryImplementor.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexImpTable.BinaryImplementor.html#COMP_OP_TYPES">COMP_OP_TYPES</a></span></code></th>
<td class="colLast">
<div class="block">Types that can be arguments to comparison operators such as
<code>&lt;</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> that return <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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 <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexToLixTranslator.html#javaPrimitive(org.apache.calcite.rel.type.RelDataType)">javaPrimitive</a></span>&#8203;(<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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 boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexToLixTranslator.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexToLixTranslator.html#isA(java.lang.reflect.Type,org.apache.calcite.linq4j.tree.Primitive)">isA</a></span>&#8203;(java.lang.reflect.Type&nbsp;fromType,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.file">
<!-- -->
</a>
<h3>Uses of <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../../../adapter/file/package-summary.html">org.apache.calcite.adapter.file</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/file/package-summary.html">org.apache.calcite.adapter.file</a> declared as <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FileFieldType.</span><code><span class="memberNameLink"><a href="../../../adapter/file/FileFieldType.html#primitive">primitive</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../adapter/file/package-summary.html">org.apache.calcite.adapter.file</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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="../../../adapter/file/FileFieldType.html#%3Cinit%3E(org.apache.calcite.linq4j.tree.Primitive)">FileFieldType</a></span>&#8203;(<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/file/FileFieldType.html#%3Cinit%3E(org.apache.calcite.linq4j.tree.Primitive,java.lang.Class)">FileFieldType</a></span>&#8203;(<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive,
java.lang.Class&nbsp;clazz)</code></th>
<td class="colLast">&nbsp;</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="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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 java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcToEnumerableConverter.</span><code><span class="memberNameLink"><a href="../../../adapter/jdbc/JdbcToEnumerableConverter.html#jdbcGetMethod(org.apache.calcite.linq4j.tree.Primitive)">jdbcGetMethod</a></span>&#8203;(<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</code></th>
<td class="colLast">
<div class="block">E,g, <code>jdbcGetMethod(int)</code> returns "getInt".</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.linq4j.tree">
<!-- -->
</a>
<h3>Uses of <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../package-summary.html">org.apache.calcite.linq4j.tree</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.linq4j.tree</a> declared as <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</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="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinaryExpression.</span><code><span class="memberNameLink"><a href="../BinaryExpression.html#primitive">primitive</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.linq4j.tree</a> with type parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static java.util.Map&lt;java.lang.Class,&#8203;<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#BOX_MAP">BOX_MAP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.util.Map&lt;java.lang.Class,&#8203;<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#PRIMITIVE_MAP">PRIMITIVE_MAP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.linq4j.tree</a> that return <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#of(java.lang.reflect.Type)">of</a></span>&#8203;(java.lang.reflect.Type&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Returns the Primitive object for a given primitive class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#ofBox(java.lang.reflect.Type)">ofBox</a></span>&#8203;(java.lang.reflect.Type&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Returns the Primitive object for a given boxing class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#ofBoxOr(java.lang.reflect.Type)">ofBoxOr</a></span>&#8203;(java.lang.reflect.Type&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Returns the Primitive object for a given primitive or boxing class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#valueOf(java.lang.String)">valueOf</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#values()">values</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.linq4j.tree</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Primitive.</span><code><span class="memberNameLink"><a href="../Primitive.html#assignableFrom(org.apache.calcite.linq4j.tree.Primitive)">assignableFrom</a></span>&#8203;(<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Expressions.</span><code><span class="memberNameLink"><a href="../Expressions.html#box(org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Primitive)">box</a></span>&#8203;(<a href="../Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;expression,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</code></th>
<td class="colLast">
<div class="block">Returns an expression to box the value of a primitive expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Expressions.</span><code><span class="memberNameLink"><a href="../Expressions.html#unbox(org.apache.calcite.linq4j.tree.Expression,org.apache.calcite.linq4j.tree.Primitive)">unbox</a></span>&#8203;(<a href="../Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;expression,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>&nbsp;primitive)</code></th>
<td class="colLast">
<div class="block">Returns an expression to unbox the value of a boxed-primitive expression.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.runtime">
<!-- -->
</a>
<h3>Uses of <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a> in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../runtime/package-summary.html">org.apache.calcite.runtime</a> with parameters of type <a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../runtime/ResultSetEnumerable.html" title="class in org.apache.calcite.runtime">ResultSetEnumerable</a>&lt;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#of(javax.sql.DataSource,java.lang.String,org.apache.calcite.linq4j.tree.Primitive%5B%5D)">of</a></span>&#8203;(javax.sql.DataSource&nbsp;dataSource,
java.lang.String&nbsp;sql,
<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>[]&nbsp;primitives)</code></th>
<td class="colLast">
<div class="block">Creates an ResultSetEnumerable that retrieves columns as specific
Java types.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../../function/Function1.html" title="interface in org.apache.calcite.linq4j.function">Function1</a>&lt;java.sql.ResultSet,&#8203;<a href="../../function/Function0.html" title="interface in org.apache.calcite.linq4j.function">Function0</a>&lt;java.lang.Object&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ResultSetEnumerable.</span><code><span class="memberNameLink"><a href="../../../runtime/ResultSetEnumerable.html#primitiveRowBuilderFactory(org.apache.calcite.linq4j.tree.Primitive%5B%5D)">primitiveRowBuilderFactory</a></span>&#8203;(<a href="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">Primitive</a>[]&nbsp;primitives)</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="../Primitive.html" title="enum in org.apache.calcite.linq4j.tree">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>