blob: fa5784c741a09b2eae2075cdc1a0f1bc180b1ff7 [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>Wrapper (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="Wrapper (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
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/schema/TranslatableTable.html" title="org.apache.calcite.schema中的接口"><span class="typeNameLink">上一个类</span></a></li>
<li>下一个类</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/schema/Wrapper.html" target="_top">框架</a></li>
<li><a href="Wrapper.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>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&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.schema</div>
<h2 title="接口 Wrapper" class="title">接口 Wrapper</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>所有已知子接口:</dt>
<dd><a href="../../../../org/apache/calcite/plan/Context.html" title="org.apache.calcite.plan中的接口">Context</a>, <a href="../../../../org/apache/calcite/prepare/Prepare.CatalogReader.html" title="org.apache.calcite.prepare中的接口">Prepare.CatalogReader</a>, <a href="../../../../org/apache/calcite/prepare/Prepare.PreparingTable.html" title="org.apache.calcite.prepare中的接口">Prepare.PreparingTable</a>, <a href="../../../../org/apache/calcite/plan/RelOptTable.html" title="org.apache.calcite.plan中的接口">RelOptTable</a>, <a href="../../../../org/apache/calcite/sql/validate/SqlValidatorCatalogReader.html" title="org.apache.calcite.sql.validate中的接口">SqlValidatorCatalogReader</a>, <a href="../../../../org/apache/calcite/sql/validate/SqlValidatorTable.html" title="org.apache.calcite.sql.validate中的接口">SqlValidatorTable</a></dd>
</dl>
<dl>
<dt>所有已知实现类:</dt>
<dd><a href="../../../../org/apache/calcite/adapter/java/AbstractQueryableTable.html" title="org.apache.calcite.adapter.java中的类">AbstractQueryableTable</a>, <a href="../../../../org/apache/calcite/schema/impl/AbstractTable.html" title="org.apache.calcite.schema.impl中的类">AbstractTable</a>, <a href="../../../../org/apache/calcite/prepare/CalciteCatalogReader.html" title="org.apache.calcite.prepare中的类">CalciteCatalogReader</a>, <a href="../../../../org/apache/calcite/adapter/cassandra/CassandraTable.html" title="org.apache.calcite.adapter.cassandra中的类">CassandraTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/CsvFilterableTable.html" title="org.apache.calcite.adapter.csv中的类">CsvFilterableTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/CsvScannableTable.html" title="org.apache.calcite.adapter.csv中的类">CsvScannableTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/CsvStreamScannableTable.html" title="org.apache.calcite.adapter.csv中的类">CsvStreamScannableTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/CsvTable.html" title="org.apache.calcite.adapter.csv中的类">CsvTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/CsvTranslatableTable.html" title="org.apache.calcite.adapter.csv中的类">CsvTranslatableTable</a>, <a href="../../../../org/apache/calcite/sql/validate/DelegatingSqlValidatorCatalogReader.html" title="org.apache.calcite.sql.validate中的类">DelegatingSqlValidatorCatalogReader</a>, <a href="../../../../org/apache/calcite/sql/validate/DelegatingSqlValidatorTable.html" title="org.apache.calcite.sql.validate中的类">DelegatingSqlValidatorTable</a>, <a href="../../../../org/apache/calcite/adapter/druid/DruidTable.html" title="org.apache.calcite.adapter.druid中的类">DruidTable</a>, <a href="../../../../org/apache/calcite/adapter/elasticsearch/ElasticsearchTable.html" title="org.apache.calcite.adapter.elasticsearch中的类">ElasticsearchTable</a>, <a href="../../../../org/apache/calcite/adapter/geode/simple/GeodeSimpleScannableTable.html" title="org.apache.calcite.adapter.geode.simple中的类">GeodeSimpleScannableTable</a>, <a href="../../../../org/apache/calcite/adapter/geode/rel/GeodeTable.html" title="org.apache.calcite.adapter.geode.rel中的类">GeodeTable</a>, <a href="../../../../org/apache/calcite/adapter/jdbc/JdbcTable.html" title="org.apache.calcite.adapter.jdbc中的类">JdbcTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/JsonScannableTable.html" title="org.apache.calcite.adapter.csv中的类">JsonScannableTable</a>, <a href="../../../../org/apache/calcite/adapter/csv/JsonTable.html" title="org.apache.calcite.adapter.csv中的类">JsonTable</a>, <a href="../../../../org/apache/calcite/schema/impl/ListTransientTable.html" title="org.apache.calcite.schema.impl中的类">ListTransientTable</a>, <a href="../../../../org/apache/calcite/schema/impl/MaterializedViewTable.html" title="org.apache.calcite.schema.impl中的类">MaterializedViewTable</a>, <a href="../../../../org/apache/calcite/example/maze/MazeTable.html" title="org.apache.calcite.example.maze中的类">MazeTable</a>, <a href="../../../../org/apache/calcite/schema/impl/ModifiableViewTable.html" title="org.apache.calcite.schema.impl中的类">ModifiableViewTable</a>, <a href="../../../../org/apache/calcite/adapter/mongodb/MongoTable.html" title="org.apache.calcite.adapter.mongodb中的类">MongoTable</a>, <a href="../../../../org/apache/calcite/adapter/pig/PigTable.html" title="org.apache.calcite.adapter.pig中的类">PigTable</a>, <a href="../../../../org/apache/calcite/piglet/PigTable.html" title="org.apache.calcite.piglet中的类">PigTable</a>, <a href="../../../../org/apache/calcite/prepare/Prepare.AbstractPreparingTable.html" title="org.apache.calcite.prepare中的类">Prepare.AbstractPreparingTable</a>, <a href="../../../../org/apache/calcite/adapter/redis/RedisTable.html" title="org.apache.calcite.adapter.redis中的类">RedisTable</a>, <a href="../../../../org/apache/calcite/plan/RelOptAbstractTable.html" title="org.apache.calcite.plan中的类">RelOptAbstractTable</a>, <a href="../../../../org/apache/calcite/prepare/RelOptTableImpl.html" title="org.apache.calcite.prepare中的类">RelOptTableImpl</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlAbstractGroupFunction.html" title="org.apache.calcite.sql.fun中的类">SqlAbstractGroupFunction</a>, <a href="../../../../org/apache/calcite/sql/SqlAggFunction.html" title="org.apache.calcite.sql中的类">SqlAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlAnyValueAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlAnyValueAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlAvgAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlAvgAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlBitOpAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlBitOpAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlCountAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlCountAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlCovarAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlCovarAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlFirstLastValueAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlFirstLastValueAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlHistogramAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlHistogramAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlJsonArrayAggAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlJsonArrayAggAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlJsonObjectAggAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlJsonObjectAggAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlLeadLagAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlLeadLagAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlMinMaxAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlMinMaxAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlNthValueAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlNthValueAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlNtileAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlNtileAggFunction</a>, <a href="../../../../org/apache/calcite/sql/SqlRankFunction.html" title="org.apache.calcite.sql中的类">SqlRankFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlRegrCountAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlRegrCountAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlSingleValueAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlSingleValueAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlSumAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlSumAggFunction</a>, <a href="../../../../org/apache/calcite/sql/fun/SqlSumEmptyIsZeroAggFunction.html" title="org.apache.calcite.sql.fun中的类">SqlSumEmptyIsZeroAggFunction</a>, <a href="../../../../org/apache/calcite/sql/validate/SqlUserDefinedAggFunction.html" title="org.apache.calcite.sql.validate中的类">SqlUserDefinedAggFunction</a>, <a href="../../../../org/apache/calcite/schema/impl/StarTable.html" title="org.apache.calcite.schema.impl中的类">StarTable</a>, <a href="../../../../org/apache/calcite/schema/impl/ViewTable.html" title="org.apache.calcite.schema.impl中的类">ViewTable</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">Wrapper</span></pre>
<div class="block">Mix-in interface that allows you to find sub-objects.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== 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="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</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>&lt;C&gt;&nbsp;C</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/schema/Wrapper.html#unwrap-java.lang.Class-">unwrap</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="java.lang中的类或接口">Class</a>&lt;C&gt;&nbsp;aClass)</code>
<div class="block">Finds an instance of an interface implemented by this object,
or returns null if this object does not support that interface.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>方法详细资料</h3>
<a name="unwrap-java.lang.Class-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>unwrap</h4>
<pre>&lt;C&gt;&nbsp;C&nbsp;unwrap(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="java.lang中的类或接口">Class</a>&lt;C&gt;&nbsp;aClass)</pre>
<div class="block">Finds an instance of an interface implemented by this object,
or returns null if this object does not support that interface.</div>
</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/schema/TranslatableTable.html" title="org.apache.calcite.schema中的接口"><span class="typeNameLink">上一个类</span></a></li>
<li>下一个类</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/schema/Wrapper.html" target="_top">框架</a></li>
<li><a href="Wrapper.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>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&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>