blob: 81002881cc7bdf683227e49166f2d0bd18ebfc64 [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>org.apache.calcite.linq4j (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>
<h1 class="bar"><a href="../../../../org/apache/calcite/linq4j/package-summary.html" target="classFrame">org.apache.calcite.linq4j</a></h1>
<div class="indexContainer">
<h2 title="接口">接口</h2>
<ul title="接口">
<li><a href="Enumerable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">Enumerable</span></a></li>
<li><a href="Enumerator.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">Enumerator</span></a></li>
<li><a href="ExtendedEnumerable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">ExtendedEnumerable</span></a></li>
<li><a href="ExtendedOrderedEnumerable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">ExtendedOrderedEnumerable</span></a></li>
<li><a href="ExtendedOrderedQueryable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">ExtendedOrderedQueryable</span></a></li>
<li><a href="Grouping.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">Grouping</span></a></li>
<li><a href="Lookup.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">Lookup</span></a></li>
<li><a href="OrderedEnumerable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">OrderedEnumerable</span></a></li>
<li><a href="OrderedQueryable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">OrderedQueryable</span></a></li>
<li><a href="Queryable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">Queryable</span></a></li>
<li><a href="QueryableDefaults.Replayable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">QueryableDefaults.Replayable</span></a></li>
<li><a href="QueryableFactory.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">QueryableFactory</span></a></li>
<li><a href="QueryProvider.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">QueryProvider</span></a></li>
<li><a href="RawEnumerable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">RawEnumerable</span></a></li>
<li><a href="RawQueryable.html" title="org.apache.calcite.linq4j中的接口" target="classFrame"><span class="interfaceName">RawQueryable</span></a></li>
</ul>
<h2 title="类"></h2>
<ul title="类">
<li><a href="AbstractEnumerable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">AbstractEnumerable</a></li>
<li><a href="AbstractEnumerable2.html" title="org.apache.calcite.linq4j中的类" target="classFrame">AbstractEnumerable2</a></li>
<li><a href="AbstractQueryable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">AbstractQueryable</a></li>
<li><a href="BaseQueryable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">BaseQueryable</a></li>
<li><a href="CartesianProductEnumerator.html" title="org.apache.calcite.linq4j中的类" target="classFrame">CartesianProductEnumerator</a></li>
<li><a href="DefaultEnumerable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">DefaultEnumerable</a></li>
<li><a href="DelegatingEnumerator.html" title="org.apache.calcite.linq4j中的类" target="classFrame">DelegatingEnumerator</a></li>
<li><a href="EnumerableDefaults.html" title="org.apache.calcite.linq4j中的类" target="classFrame">EnumerableDefaults</a></li>
<li><a href="Extensions.html" title="org.apache.calcite.linq4j中的类" target="classFrame">Extensions</a></li>
<li><a href="Linq4j.html" title="org.apache.calcite.linq4j中的类" target="classFrame">Linq4j</a></li>
<li><a href="MemoryEnumerable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">MemoryEnumerable</a></li>
<li><a href="MemoryEnumerator.html" title="org.apache.calcite.linq4j中的类" target="classFrame">MemoryEnumerator</a></li>
<li><a href="MemoryFactory.html" title="org.apache.calcite.linq4j中的类" target="classFrame">MemoryFactory</a></li>
<li><a href="MemoryFactory.Memory.html" title="org.apache.calcite.linq4j中的类" target="classFrame">MemoryFactory.Memory</a></li>
<li><a href="Ord.html" title="org.apache.calcite.linq4j中的类" target="classFrame">Ord</a></li>
<li><a href="QueryableDefaults.html" title="org.apache.calcite.linq4j中的类" target="classFrame">QueryableDefaults</a></li>
<li><a href="QueryableDefaults.NonLeafReplayableQueryable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">QueryableDefaults.NonLeafReplayableQueryable</a></li>
<li><a href="QueryableDefaults.ReplayableQueryable.html" title="org.apache.calcite.linq4j中的类" target="classFrame">QueryableDefaults.ReplayableQueryable</a></li>
<li><a href="QueryableRecorder.html" title="org.apache.calcite.linq4j中的类" target="classFrame">QueryableRecorder</a></li>
<li><a href="QueryProviderImpl.html" title="org.apache.calcite.linq4j中的类" target="classFrame">QueryProviderImpl</a></li>
<li><a href="QueryProviderImpl.QueryableImpl.html" title="org.apache.calcite.linq4j中的类" target="classFrame">QueryProviderImpl.QueryableImpl</a></li>
<li><a href="TransformedEnumerator.html" title="org.apache.calcite.linq4j中的类" target="classFrame">TransformedEnumerator</a></li>
</ul>
<h2 title="枚举">枚举</h2>
<ul title="枚举">
<li><a href="JoinType.html" title="org.apache.calcite.linq4j中的枚举" target="classFrame">JoinType</a></li>
<li><a href="OpType.html" title="org.apache.calcite.linq4j中的枚举" target="classFrame">OpType</a></li>
</ul>
<h2 title="注释类型">注释类型</h2>
<ul title="注释类型">
<li><a href="PackageMarker.html" title="org.apache.calcite.linq4j中的注释" target="classFrame">PackageMarker</a></li>
</ul>
</div>
</body>
</html>