blob: 89737b8b173bffbc761b67851f729941e27ffe40 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SqlCallBinding (Apache Calcite calcite API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SqlCallBinding (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../org/apache/calcite/sql/SqlCharStringLiteral.html" title="org.apache.calcite.sql中的类"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/sql/SqlCallBinding.html" target="_top">框架</a></li>
<li><a href="SqlCallBinding.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">所有类</a></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>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li>嵌套&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.calcite.sql.SqlOperatorBinding">字段</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">构造器</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">构造器</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.sql</div>
<h2 title="类 SqlCallBinding" class="title">类 SqlCallBinding</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">org.apache.calcite.sql.SqlOperatorBinding</a></li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.sql.SqlCallBinding</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">SqlCallBinding</span>
extends <a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></pre>
<div class="block"><code>SqlCallBinding</code> implements <a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类"><code>SqlOperatorBinding</code></a> by
analyzing to the operands of a <a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类"><code>SqlCall</code></a> with a <a href="../../../../org/apache/calcite/sql/validate/SqlValidator.html" title="org.apache.calcite.sql.validate中的接口"><code>SqlValidator</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>字段概要</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.calcite.sql.SqlOperatorBinding">
<!-- -->
</a>
<h3>从类继承的字段&nbsp;org.apache.calcite.sql.<a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></h3>
<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#typeFactory">typeFactory</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>构造器概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
<caption><span>构造器</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">构造器和说明</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#SqlCallBinding-org.apache.calcite.sql.validate.SqlValidator-org.apache.calcite.sql.validate.SqlValidatorScope-org.apache.calcite.sql.SqlCall-">SqlCallBinding</a></span>(<a href="../../../../org/apache/calcite/sql/validate/SqlValidator.html" title="org.apache.calcite.sql.validate中的接口">SqlValidator</a>&nbsp;validator,
<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorScope.html" title="org.apache.calcite.sql.validate中的接口">SqlValidatorScope</a>&nbsp;scope,
<a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类">SqlCall</a>&nbsp;call)</code>
<div class="block">Creates a call binding.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>方法概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类">SqlCall</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getCall--">getCall</a></span>()</code>
<div class="block">Returns the call node.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getColumnListParamInfo-int-java.lang.String-java.util.List-">getColumnListParamInfo</a></span>(int&nbsp;ordinal,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;paramName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&gt;&nbsp;columnList)</code>
<div class="block">Retrieves information about a column list parameter.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rel/type/RelDataType.html" title="org.apache.calcite.rel.type中的接口">RelDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getCursorOperand-int-">getCursorOperand</a></span>(int&nbsp;ordinal)</code>
<div class="block">Returns the rowtype of the <code>ordinal</code>th operand, which is a
cursor.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getGroupCount--">getGroupCount</a></span>()</code>
<div class="block">If the operator call occurs in an aggregate query, returns the number of
columns in the GROUP BY clause.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getIntLiteralOperand-int-">getIntLiteralOperand</a></span>(int&nbsp;ordinal)</code>
<div class="block">Gets the integer value of a numeric literal operand.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getOperandCount--">getOperandCount</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getOperandLiteralValue-int-java.lang.Class-">getOperandLiteralValue</a></span>(int&nbsp;ordinal,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="java.lang中的类或接口">Class</a>&lt;T&gt;&nbsp;clazz)</code>
<div class="block">Gets the value of a literal operand.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/validate/SqlMonotonicity.html" title="org.apache.calcite.sql.validate中的枚举">SqlMonotonicity</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getOperandMonotonicity-int-">getOperandMonotonicity</a></span>(int&nbsp;ordinal)</code>
<div class="block">Gets the monotonicity of a bound operand.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rel/type/RelDataType.html" title="org.apache.calcite.rel.type中的接口">RelDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getOperandType-int-">getOperandType</a></span>(int&nbsp;ordinal)</code>
<div class="block">Gets the type of a bound operand.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/validate/SqlValidatorScope.html" title="org.apache.calcite.sql.validate中的接口">SqlValidatorScope</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getScope--">getScope</a></span>()</code>
<div class="block">Returns the scope of the call.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getStringLiteralOperand-int-">getStringLiteralOperand</a></span>(int&nbsp;ordinal)</code>
<div class="block">Gets the string value of a string literal operand.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/validate/SqlValidator.html" title="org.apache.calcite.sql.validate中的接口">SqlValidator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#getValidator--">getValidator</a></span>()</code>
<div class="block">Returns the validator.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#isOperandLiteral-int-boolean-">isOperandLiteral</a></span>(int&nbsp;ordinal,
boolean&nbsp;allowCast)</code>
<div class="block">Determines whether an operand is a literal.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#isOperandNull-int-boolean-">isOperandNull</a></span>(int&nbsp;ordinal,
boolean&nbsp;allowCast)</code>
<div class="block">Determines whether a bound operand is NULL.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/runtime/CalciteException.html" title="org.apache.calcite.runtime中的类">CalciteException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#newError-org.apache.calcite.runtime.Resources.ExInst-">newError</a></span>(org.apache.calcite.runtime.Resources.ExInst&lt;<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorException.html" title="org.apache.calcite.sql.validate中的类">SqlValidatorException</a>&gt;&nbsp;e)</code>
<div class="block">Wraps a validation error with context appropriate to this operator call.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/runtime/CalciteException.html" title="org.apache.calcite.runtime中的类">CalciteException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#newValidationError-org.apache.calcite.runtime.Resources.ExInst-">newValidationError</a></span>(org.apache.calcite.runtime.Resources.ExInst&lt;<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorException.html" title="org.apache.calcite.sql.validate中的类">SqlValidatorException</a>&gt;&nbsp;ex)</code>
<div class="block">Constructs a new validation error for the call.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/runtime/CalciteException.html" title="org.apache.calcite.runtime中的类">CalciteException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#newValidationSignatureError--">newValidationSignatureError</a></span>()</code>
<div class="block">Constructs a new validation signature error for the call.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#operand-int-">operand</a></span>(int&nbsp;i)</code>
<div class="block">Returns a particular operand.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#operands--">operands</a></span>()</code>
<div class="block">Returns the operands to a call permuted into the same order as the
formal parameters of the function.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类">SqlCall</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlCallBinding.html#permutedCall--">permutedCall</a></span>()</code>
<div class="block">Returns a call that is equivalent except that arguments have been
permuted into the logical order.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.sql.SqlOperatorBinding">
<!-- -->
</a>
<h3>从类继承的方法&nbsp;org.apache.calcite.sql.<a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></h3>
<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#collectOperandTypes--">collectOperandTypes</a>, <a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandLiteralValue-int-">getOperandLiteralValue</a>, <a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperator--">getOperator</a>, <a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getTypeFactory--">getTypeFactory</a>, <a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#hasFilter--">hasFilter</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>从类继承的方法&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>构造器详细资料</h3>
<a name="SqlCallBinding-org.apache.calcite.sql.validate.SqlValidator-org.apache.calcite.sql.validate.SqlValidatorScope-org.apache.calcite.sql.SqlCall-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SqlCallBinding</h4>
<pre>public&nbsp;SqlCallBinding(<a href="../../../../org/apache/calcite/sql/validate/SqlValidator.html" title="org.apache.calcite.sql.validate中的接口">SqlValidator</a>&nbsp;validator,
<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorScope.html" title="org.apache.calcite.sql.validate中的接口">SqlValidatorScope</a>&nbsp;scope,
<a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类">SqlCall</a>&nbsp;call)</pre>
<div class="block">Creates a call binding.</div>
<dl>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>validator</code> - Validator</dd>
<dd><code>scope</code> - Scope of call</dd>
<dd><code>call</code> - Call node</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>方法详细资料</h3>
<a name="getGroupCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGroupCount</h4>
<pre>public&nbsp;int&nbsp;getGroupCount()</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getGroupCount--">SqlOperatorBinding</a></code></span></div>
<div class="block">If the operator call occurs in an aggregate query, returns the number of
columns in the GROUP BY clause. For example, for "SELECT count(*) FROM emp
GROUP BY deptno, gender", returns 2.
<p>Returns 0 if the query is implicitly "GROUP BY ()" because of an
aggregate expression. For example, "SELECT sum(sal) FROM emp".</p>
<p>Returns -1 if the query is not an aggregate query.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getGroupCount--">getGroupCount</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
</dl>
</li>
</ul>
<a name="getValidator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValidator</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/sql/validate/SqlValidator.html" title="org.apache.calcite.sql.validate中的接口">SqlValidator</a>&nbsp;getValidator()</pre>
<div class="block">Returns the validator.</div>
</li>
</ul>
<a name="getScope--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScope</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorScope.html" title="org.apache.calcite.sql.validate中的接口">SqlValidatorScope</a>&nbsp;getScope()</pre>
<div class="block">Returns the scope of the call.</div>
</li>
</ul>
<a name="getCall--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCall</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类">SqlCall</a>&nbsp;getCall()</pre>
<div class="block">Returns the call node.</div>
</li>
</ul>
<a name="operands--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>operands</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&gt;&nbsp;operands()</pre>
<div class="block">Returns the operands to a call permuted into the same order as the
formal parameters of the function.</div>
</li>
</ul>
<a name="operand-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>operand</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;operand(int&nbsp;i)</pre>
<div class="block">Returns a particular operand.</div>
</li>
</ul>
<a name="permutedCall--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>permutedCall</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类">SqlCall</a>&nbsp;permutedCall()</pre>
<div class="block">Returns a call that is equivalent except that arguments have been
permuted into the logical order. Any arguments whose default value is being
used are null.</div>
</li>
</ul>
<a name="getOperandMonotonicity-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperandMonotonicity</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/sql/validate/SqlMonotonicity.html" title="org.apache.calcite.sql.validate中的枚举">SqlMonotonicity</a>&nbsp;getOperandMonotonicity(int&nbsp;ordinal)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandMonotonicity-int-">SqlOperatorBinding</a></code></span></div>
<div class="block">Gets the monotonicity of a bound operand.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandMonotonicity-int-">getOperandMonotonicity</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>monotonicity of operand</dd>
</dl>
</li>
</ul>
<a name="getStringLiteralOperand-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringLiteralOperand</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;getStringLiteralOperand(int&nbsp;ordinal)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getStringLiteralOperand-int-">SqlOperatorBinding</a></code></span></div>
<div class="block">Gets the string value of a string literal operand.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getStringLiteralOperand-int-">getStringLiteralOperand</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>string value</dd>
</dl>
</li>
</ul>
<a name="getIntLiteralOperand-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntLiteralOperand</h4>
<pre>public&nbsp;int&nbsp;getIntLiteralOperand(int&nbsp;ordinal)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getIntLiteralOperand-int-">SqlOperatorBinding</a></code></span></div>
<div class="block">Gets the integer value of a numeric literal operand.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getIntLiteralOperand-int-">getIntLiteralOperand</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>integer value</dd>
</dl>
</li>
</ul>
<a name="getOperandLiteralValue-int-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperandLiteralValue</h4>
<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;getOperandLiteralValue(int&nbsp;ordinal,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="java.lang中的类或接口">Class</a>&lt;T&gt;&nbsp;clazz)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandLiteralValue-int-java.lang.Class-">SqlOperatorBinding</a></code></span></div>
<div class="block">Gets the value of a literal operand.
<p>Cases:
<ul>
<li>If the operand is not a literal, the value is null.
<li>If the operand is a string literal,
the value will be of type <a href="../../../../org/apache/calcite/util/NlsString.html" title="org.apache.calcite.util中的类"><code>NlsString</code></a>.
<li>If the operand is a numeric literal,
the value will be of type <a href="https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html?is-external=true" title="java.math中的类或接口"><code>BigDecimal</code></a>.
<li>If the operand is an interval qualifier,
the value will be of type <a href="../../../../org/apache/calcite/sql/SqlIntervalQualifier.html" title="org.apache.calcite.sql中的类"><code>SqlIntervalQualifier</code></a></li>
<li>Otherwise the type is undefined, and the value may be null.
</ul></div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandLiteralValue-int-java.lang.Class-">getOperandLiteralValue</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dd><code>clazz</code> - Desired valued type</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>value of operand</dd>
</dl>
</li>
</ul>
<a name="isOperandNull-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOperandNull</h4>
<pre>public&nbsp;boolean&nbsp;isOperandNull(int&nbsp;ordinal,
boolean&nbsp;allowCast)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#isOperandNull-int-boolean-">SqlOperatorBinding</a></code></span></div>
<div class="block">Determines whether a bound operand is NULL.
<p>This is only relevant for SQL validation.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#isOperandNull-int-boolean-">isOperandNull</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dd><code>allowCast</code> - whether to regard CAST(constant) as a constant</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>whether operand is null; false for everything except SQL
validation</dd>
</dl>
</li>
</ul>
<a name="isOperandLiteral-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOperandLiteral</h4>
<pre>public&nbsp;boolean&nbsp;isOperandLiteral(int&nbsp;ordinal,
boolean&nbsp;allowCast)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#isOperandLiteral-int-boolean-">SqlOperatorBinding</a></code></span></div>
<div class="block">Determines whether an operand is a literal.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#isOperandLiteral-int-boolean-">isOperandLiteral</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dd><code>allowCast</code> - whether to regard CAST(literal) as a literal</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>whether operand is literal</dd>
</dl>
</li>
</ul>
<a name="getOperandCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperandCount</h4>
<pre>public&nbsp;int&nbsp;getOperandCount()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">指定者:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandCount--">getOperandCount</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>the number of bound operands</dd>
</dl>
</li>
</ul>
<a name="getOperandType-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOperandType</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/rel/type/RelDataType.html" title="org.apache.calcite.rel.type中的接口">RelDataType</a>&nbsp;getOperandType(int&nbsp;ordinal)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandType-int-">SqlOperatorBinding</a></code></span></div>
<div class="block">Gets the type of a bound operand.</div>
<dl>
<dt><span class="overrideSpecifyLabel">指定者:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getOperandType-int-">getOperandType</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - zero-based ordinal of operand of interest</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>bound operand type</dd>
</dl>
</li>
</ul>
<a name="getCursorOperand-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCursorOperand</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/rel/type/RelDataType.html" title="org.apache.calcite.rel.type中的接口">RelDataType</a>&nbsp;getCursorOperand(int&nbsp;ordinal)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getCursorOperand-int-">SqlOperatorBinding</a></code></span></div>
<div class="block">Returns the rowtype of the <code>ordinal</code>th operand, which is a
cursor.
<p>This is only implemented for <a href="../../../../org/apache/calcite/sql/SqlCallBinding.html" title="org.apache.calcite.sql中的类"><code>SqlCallBinding</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getCursorOperand-int-">getCursorOperand</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - Ordinal of the operand</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>Rowtype of the query underlying the cursor</dd>
</dl>
</li>
</ul>
<a name="getColumnListParamInfo-int-java.lang.String-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColumnListParamInfo</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;getColumnListParamInfo(int&nbsp;ordinal,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;paramName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&gt;&nbsp;columnList)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getColumnListParamInfo-int-java.lang.String-java.util.List-">SqlOperatorBinding</a></code></span></div>
<div class="block">Retrieves information about a column list parameter.</div>
<dl>
<dt><span class="overrideSpecifyLabel">覆盖:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#getColumnListParamInfo-int-java.lang.String-java.util.List-">getColumnListParamInfo</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ordinal</code> - ordinal position of the column list parameter</dd>
<dd><code>paramName</code> - name of the column list parameter</dd>
<dd><code>columnList</code> - returns a list of the column names that are referenced
in the column list parameter</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>the name of the parent cursor referenced by the column list
parameter if it is a column list parameter; otherwise, null is returned</dd>
</dl>
</li>
</ul>
<a name="newError-org.apache.calcite.runtime.Resources.ExInst-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newError</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/runtime/CalciteException.html" title="org.apache.calcite.runtime中的类">CalciteException</a>&nbsp;newError(org.apache.calcite.runtime.Resources.ExInst&lt;<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorException.html" title="org.apache.calcite.sql.validate中的类">SqlValidatorException</a>&gt;&nbsp;e)</pre>
<div class="block"><span class="descfrmTypeLabel">从类复制的说明:&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#newError-org.apache.calcite.runtime.Resources.ExInst-">SqlOperatorBinding</a></code></span></div>
<div class="block">Wraps a validation error with context appropriate to this operator call.</div>
<dl>
<dt><span class="overrideSpecifyLabel">指定者:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html#newError-org.apache.calcite.runtime.Resources.ExInst-">newError</a></code>&nbsp;在类中&nbsp;<code><a href="../../../../org/apache/calcite/sql/SqlOperatorBinding.html" title="org.apache.calcite.sql中的类">SqlOperatorBinding</a></code></dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>e</code> - Validation error, not null</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>Error wrapped, if possible, with positional information</dd>
</dl>
</li>
</ul>
<a name="newValidationSignatureError--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newValidationSignatureError</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/runtime/CalciteException.html" title="org.apache.calcite.runtime中的类">CalciteException</a>&nbsp;newValidationSignatureError()</pre>
<div class="block">Constructs a new validation signature error for the call.</div>
<dl>
<dt><span class="returnLabel">返回:</span></dt>
<dd>signature exception</dd>
</dl>
</li>
</ul>
<a name="newValidationError-org.apache.calcite.runtime.Resources.ExInst-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>newValidationError</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/runtime/CalciteException.html" title="org.apache.calcite.runtime中的类">CalciteException</a>&nbsp;newValidationError(org.apache.calcite.runtime.Resources.ExInst&lt;<a href="../../../../org/apache/calcite/sql/validate/SqlValidatorException.html" title="org.apache.calcite.sql.validate中的类">SqlValidatorException</a>&gt;&nbsp;ex)</pre>
<div class="block">Constructs a new validation error for the call. (Do not use this to
construct a validation error for other nodes such as an operands.)</div>
<dl>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>ex</code> - underlying exception</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>wrapped exception</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/sql/SqlCall.html" title="org.apache.calcite.sql中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../org/apache/calcite/sql/SqlCharStringLiteral.html" title="org.apache.calcite.sql中的类"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/sql/SqlCallBinding.html" target="_top">框架</a></li>
<li><a href="SqlCallBinding.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">所有类</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>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li>嵌套&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.calcite.sql.SqlOperatorBinding">字段</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">构造器</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">构造器</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>