blob: 2d8fe967982c5ffeb69a4b9c19a99bfd24508d4e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.sql.type.SqlSingleOperandTypeChecker (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.sql.type.SqlSingleOperandTypeChecker (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="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">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.sql.type.SqlSingleOperandTypeChecker" class="title">Uses of Interface<br>org.apache.calcite.sql.type.SqlSingleOperandTypeChecker</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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.sql.fun">org.apache.calcite.sql.fun</a></th>
<td class="colLast">
<div class="block">Defines the set of standard SQL row-level functions and
operators.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.type">org.apache.calcite.sql.type</a></th>
<td class="colLast">
<div class="block">SQL type system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.fun">
<!-- -->
</a>
<h3>Uses of <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a> in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a> declared as <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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 <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlItemOperator.</span><code><span class="memberNameLink"><a href="../../fun/SqlItemOperator.html#ARRAY_OR_MAP">ARRAY_OR_MAP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLeadLagAggFunction.</span><code><span class="memberNameLink"><a href="../../fun/SqlLeadLagAggFunction.html#OPERAND_TYPES">OPERAND_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a> that return <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlDotOperator.</span><code><span class="memberNameLink"><a href="../../fun/SqlDotOperator.html#getChecker(org.apache.calcite.rel.type.RelDataType)">getChecker</a></span>&#8203;(<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;operandType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlItemOperator.</span><code><span class="memberNameLink"><a href="../../fun/SqlItemOperator.html#getChecker(org.apache.calcite.sql.SqlCallBinding)">getChecker</a></span>&#8203;(<a href="../../SqlCallBinding.html" title="class in org.apache.calcite.sql">SqlCallBinding</a>&nbsp;callBinding)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a> with parameters of type <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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="../../fun/SqlTrimFunction.html#%3Cinit%3E(java.lang.String,org.apache.calcite.sql.SqlKind,org.apache.calcite.sql.type.SqlTypeTransformCascade,org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)">SqlTrimFunction</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../../SqlKind.html" title="enum in org.apache.calcite.sql">SqlKind</a>&nbsp;kind,
<a href="../SqlTypeTransformCascade.html" title="class in org.apache.calcite.sql.type">SqlTypeTransformCascade</a>&nbsp;returnTypeInference,
<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>&nbsp;operandTypeChecker)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.type">
<!-- -->
</a>
<h3>Uses of <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a> in <a href="../package-summary.html">org.apache.calcite.sql.type</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.sql.type</a> that implement <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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="../ComparableOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">ComparableOperandTypeChecker</a></span></code></th>
<td class="colLast">
<div class="block">Type checking strategy which verifies that types have the required attributes
to be used as arguments to comparison operators.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CompositeSingleOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">CompositeSingleOperandTypeChecker</a></span></code></th>
<td class="colLast">
<div class="block">Allows multiple
<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type"><code>SqlSingleOperandTypeChecker</code></a> rules to be
combined into one rule.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FamilyOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">FamilyOperandTypeChecker</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy which checks operands for inclusion in type
families.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LiteralOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">LiteralOperandTypeChecker</a></span></code></th>
<td class="colLast">
<div class="block">Parameter type-checking strategy type must be a literal (whether null is
allowed is determined by the constructor).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../OperandTypes.PeriodOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">OperandTypes.PeriodOperandTypeChecker</a></span></code></th>
<td class="colLast">
<div class="block">Operand type checker that accepts period types:
PERIOD (DATETIME, DATETIME)
PERIOD (DATETIME, INTERVAL)
[ROW] (DATETIME, DATETIME)
[ROW] (DATETIME, INTERVAL)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SameOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">SameOperandTypeChecker</a></span></code></th>
<td class="colLast">
<div class="block">Parameter type-checking strategy where all operand types must be the same.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SameOperandTypeExceptLastOperandChecker.html" title="class in org.apache.calcite.sql.type">SameOperandTypeExceptLastOperandChecker</a></span></code></th>
<td class="colLast">
<div class="block">Parameter type-checking strategy where all operand types except last one must be the same.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.sql.type</a> declared as <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#ANY">ANY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#ANY_ANY">ANY_ANY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#ANY_NUMERIC">ANY_NUMERIC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#ARRAY">ARRAY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#BINARY">BINARY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#BOOLEAN">BOOLEAN</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#BOOLEAN_BOOLEAN">BOOLEAN_BOOLEAN</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#CBSTRING_INTEGER">CBSTRING_INTEGER</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where the first operand is a character or
binary string (CHAR, VARCHAR, BINARY or VARBINARY), and the second operand
is INTEGER.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#CHARACTER">CHARACTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#COLLECTION">COLLECTION</a></span></code></th>
<td class="colLast">
<div class="block">Checks that returns whether a value is a multiset or an array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#COLLECTION_OR_MAP">COLLECTION_OR_MAP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#DATETIME">DATETIME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#DATETIME_INTERVAL">DATETIME_INTERVAL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#DATETIME_INTERVAL_INTERVAL">DATETIME_INTERVAL_INTERVAL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#DATETIME_INTERVAL_INTERVAL_TIME">DATETIME_INTERVAL_INTERVAL_TIME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#DATETIME_INTERVAL_TIME">DATETIME_INTERVAL_TIME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#DIVISION_OPERATOR">DIVISION_OPERATOR</a></span></code></th>
<td class="colLast">
<div class="block">Type checking strategy for the "/" operator</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#EXACT_NUMERIC">EXACT_NUMERIC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#EXACT_NUMERIC_EXACT_NUMERIC">EXACT_NUMERIC_EXACT_NUMERIC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#INTEGER">INTEGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#INTERVAL">INTERVAL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#INTERVAL_DATETIME">INTERVAL_DATETIME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#INTERVAL_NUMERIC">INTERVAL_NUMERIC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#INTERVAL_SAME_SAME">INTERVAL_SAME_SAME</a></span></code></th>
<td class="colLast">
<div class="block">Parameter type-checking strategy type must a nullable time interval,
nullable time interval</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#INTERVALINTERVAL_INTERVALDATETIME">INTERVALINTERVAL_INTERVALDATETIME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#LITERAL">LITERAL</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy type must be a non-NULL literal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#MINUS_OPERATOR">MINUS_OPERATOR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#MULTIPLY_OPERATOR">MULTIPLY_OPERATOR</a></span></code></th>
<td class="colLast">
<div class="block">Type checking strategy for the "*" operator</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#MULTISET">MULTISET</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NILADIC">NILADIC</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy for an operator which takes no operands.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NULLABLE_LITERAL">NULLABLE_LITERAL</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where type must be a literal or NULL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC">NUMERIC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC_INTEGER">NUMERIC_INTEGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC_INTERVAL">NUMERIC_INTERVAL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC_NUMERIC">NUMERIC_NUMERIC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC_OPTIONAL_INTEGER">NUMERIC_OPTIONAL_INTEGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC_OR_INTERVAL">NUMERIC_OR_INTERVAL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#NUMERIC_OR_STRING">NUMERIC_OR_STRING</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#PERIOD">PERIOD</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#PERIOD_OR_DATETIME">PERIOD_OR_DATETIME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#PLUS_OPERATOR">PLUS_OPERATOR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#POSITIVE_INTEGER_LITERAL">POSITIVE_INTEGER_LITERAL</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy type must be a positive integer non-NULL
literal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#RECORD_COLLECTION">RECORD_COLLECTION</a></span></code></th>
<td class="colLast">
<div class="block">Checker that returns whether a value is a multiset of records or an
array of records.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#SAME_SAME">SAME_SAME</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where two operands must both be in the
same type family.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#SAME_SAME_INTEGER">SAME_SAME_INTEGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#SAME_SAME_SAME">SAME_SAME_SAME</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where three operands must all be in the
same type family.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#SCALAR_OR_RECORD_COLLECTION">SCALAR_OR_RECORD_COLLECTION</a></span></code></th>
<td class="colLast">
<div class="block">Checker that returns whether a value is a collection (multiset or array)
of scalar or record values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#SCALAR_OR_RECORD_COLLECTION_OR_MAP">SCALAR_OR_RECORD_COLLECTION_OR_MAP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING">STRING</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING_INTEGER">STRING_INTEGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING_SAME_SAME">STRING_SAME_SAME</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where two operands must both be in the
same string type family.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING_SAME_SAME_INTEGER">STRING_SAME_SAME_INTEGER</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where two operands must both be in the
same string type family and last type is INTEGER.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING_SAME_SAME_SAME">STRING_SAME_SAME_SAME</a></span></code></th>
<td class="colLast">
<div class="block">Operand type-checking strategy where three operands must all be in the
same string type family.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING_STRING_INTEGER">STRING_STRING_INTEGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#STRING_STRING_INTEGER_INTEGER">STRING_STRING_INTEGER_INTEGER</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.sql.type</a> that return <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#and(org.apache.calcite.sql.type.SqlSingleOperandTypeChecker...)">and</a></span>&#8203;(<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>...&nbsp;rules)</code></th>
<td class="colLast">
<div class="block">Creates a single-operand checker that passes if all of the rules
pass.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#or(org.apache.calcite.sql.type.SqlSingleOperandTypeChecker...)">or</a></span>&#8203;(<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>...&nbsp;rules)</code></th>
<td class="colLast">
<div class="block">Creates a single-operand checker that passes if any one of the rules
passes.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.sql.type</a> that return types with arguments of type <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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>com.google.common.collect.ImmutableList&lt;? extends <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CompositeSingleOperandTypeChecker.</span><code><span class="memberNameLink"><a href="../CompositeSingleOperandTypeChecker.html#getRules()">getRules</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.sql.type</a> with parameters of type <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#and(org.apache.calcite.sql.type.SqlSingleOperandTypeChecker...)">and</a></span>&#8203;(<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>...&nbsp;rules)</code></th>
<td class="colLast">
<div class="block">Creates a single-operand checker that passes if all of the rules
pass.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#or(org.apache.calcite.sql.type.SqlSingleOperandTypeChecker...)">or</a></span>&#8203;(<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>...&nbsp;rules)</code></th>
<td class="colLast">
<div class="block">Creates a single-operand checker that passes if any one of the rules
passes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#repeat(org.apache.calcite.sql.SqlOperandCountRange,org.apache.calcite.sql.type.SqlSingleOperandTypeChecker...)">repeat</a></span>&#8203;(<a href="../../SqlOperandCountRange.html" title="interface in org.apache.calcite.sql">SqlOperandCountRange</a>&nbsp;range,
<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>...&nbsp;rules)</code></th>
<td class="colLast">
<div class="block">Creates a checker that passes if all of the rules pass for each operand,
using a given operand count strategy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlOperandTypeChecker</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperandTypes.</span><code><span class="memberNameLink"><a href="../OperandTypes.html#sequence(java.lang.String,org.apache.calcite.sql.type.SqlSingleOperandTypeChecker...)">sequence</a></span>&#8203;(java.lang.String&nbsp;allowedSignatures,
<a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>...&nbsp;rules)</code></th>
<td class="colLast">
<div class="block">Creates an operand checker from a sequence of single-operand checkers.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.calcite.sql.type</a> with type arguments of type <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</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="../CompositeSingleOperandTypeChecker.html#%3Cinit%3E(org.apache.calcite.sql.type.CompositeOperandTypeChecker.Composition,com.google.common.collect.ImmutableList,java.lang.String)">CompositeSingleOperandTypeChecker</a></span>&#8203;(<a href="../CompositeOperandTypeChecker.Composition.html" title="enum in org.apache.calcite.sql.type">CompositeOperandTypeChecker.Composition</a>&nbsp;composition,
com.google.common.collect.ImmutableList&lt;? extends <a href="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">SqlSingleOperandTypeChecker</a>&gt;&nbsp;allowedRules,
java.lang.String&nbsp;allowedSignatures)</code></th>
<td class="colLast">
<div class="block">Package private.</div>
</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="../SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type">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>