blob: dbc63008d20feac92da0b1fca4350b634cbee3af [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.materialize.Lattice (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.calcite.materialize.Lattice (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="../Lattice.html" title="class in org.apache.calcite.materialize">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.calcite.materialize.Lattice" class="title">Uses of Class<br>org.apache.calcite.materialize.Lattice</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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.jdbc">org.apache.calcite.jdbc</a></th>
<td class="colLast">
<div class="block">JDBC driver for Calcite.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.materialize">org.apache.calcite.materialize</a></th>
<td class="colLast">
<div class="block">Management of materialized query results.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan">org.apache.calcite.plan</a></th>
<td class="colLast">
<div class="block">Defines interfaces for constructing rule-based optimizers of
relational expressions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.prepare">org.apache.calcite.prepare</a></th>
<td class="colLast">
<div class="block">Preparation of queries (parsing, planning and implementation).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.schema">org.apache.calcite.schema</a></th>
<td class="colLast">
<div class="block">Schema SPI.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.schema.impl">org.apache.calcite.schema.impl</a></th>
<td class="colLast">
<div class="block">Utilities to help implement Calcite's SPIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a> in <a href="../../jdbc/package-summary.html">org.apache.calcite.jdbc</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../jdbc/package-summary.html">org.apache.calcite.jdbc</a> declared as <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteSchema.LatticeEntryImpl.</span><code><span class="memberNameLink"><a href="../../jdbc/CalciteSchema.LatticeEntryImpl.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../jdbc/package-summary.html">org.apache.calcite.jdbc</a> that return <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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>abstract <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteSchema.LatticeEntry.</span><code><span class="memberNameLink"><a href="../../jdbc/CalciteSchema.LatticeEntry.html#getLattice()">getLattice</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteSchema.LatticeEntryImpl.</span><code><span class="memberNameLink"><a href="../../jdbc/CalciteSchema.LatticeEntryImpl.html#getLattice()">getLattice</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../jdbc/package-summary.html">org.apache.calcite.jdbc</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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="../../jdbc/CalciteSchema.LatticeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.LatticeEntry</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteSchema.</span><code><span class="memberNameLink"><a href="../../jdbc/CalciteSchema.html#add(java.lang.String,org.apache.calcite.materialize.Lattice)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteSchema.SchemaPlusImpl.</span><code><span class="memberNameLink"><a href="../../jdbc/CalciteSchema.SchemaPlusImpl.html#add(java.lang.String,org.apache.calcite.materialize.Lattice)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../jdbc/package-summary.html">org.apache.calcite.jdbc</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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="../../jdbc/CalciteSchema.LatticeEntryImpl.html#%3Cinit%3E(org.apache.calcite.jdbc.CalciteSchema,java.lang.String,org.apache.calcite.materialize.Lattice)">LatticeEntryImpl</a></span>&#8203;(<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;schema,
java.lang.String&nbsp;name,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">
<div class="block">Creates a LatticeEntryImpl.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.materialize">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a> in <a href="../package-summary.html">org.apache.calcite.materialize</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.materialize</a> declared as <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../CachingLatticeStatisticProvider.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.SqlWriter.</span><code><span class="memberNameLink"><a href="../Lattice.SqlWriter.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../SqlLatticeStatisticProvider.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TileKey.</span><code><span class="memberNameLink"><a href="../TileKey.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TileSuggester.</span><code><span class="memberNameLink"><a href="../TileSuggester.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TileSuggester.StatisticsProviderImpl.</span><code><span class="memberNameLink"><a href="../TileSuggester.StatisticsProviderImpl.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.materialize</a> with type parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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>(package private) java.util.Map&lt;java.lang.String,&#8203;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#latticeMap">latticeMap</a></span></code></th>
<td class="colLast">
<div class="block">Lattices, indexed by digest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.Map&lt;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>,&#8203;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#obsoleteLatticeMap">obsoleteLatticeMap</a></span></code></th>
<td class="colLast">
<div class="block">Lattices that have been made obsolete.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.util.Map&lt;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>,&#8203;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#obsoleteLatticeMap">obsoleteLatticeMap</a></span></code></th>
<td class="colLast">
<div class="block">Lattices that have been made obsolete.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.materialize</a> that return <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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><a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#build()">build</a></span>()</code></th>
<td class="colLast">
<div class="block">Builds a lattice.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.</span><code><span class="memberNameLink"><a href="../Lattice.html#create(org.apache.calcite.jdbc.CalciteSchema,java.lang.String,boolean)">create</a></span>&#8203;(<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;schema,
java.lang.String&nbsp;sql,
boolean&nbsp;auto)</code></th>
<td class="colLast">
<div class="block">Creates a Lattice.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#findMatch(org.apache.calcite.materialize.Lattice,org.apache.calcite.materialize.MutableNode)">findMatch</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../MutableNode.html" title="class in org.apache.calcite.materialize">MutableNode</a>&nbsp;mutableNode)</code></th>
<td class="colLast">
<div class="block">Returns the best match for a lattice.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.materialize</a> that return types with arguments of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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>java.util.List&lt;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#addQuery(org.apache.calcite.rel.RelNode)">addQuery</a></span>&#8203;(<a href="../../rel/RelNode.html" title="interface in org.apache.calcite.rel">RelNode</a>&nbsp;r)</code></th>
<td class="colLast">
<div class="block">Adds a query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#getLatticeSet()">getLatticeSet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the minimal set of lattices necessary to cover all of the queries
seen.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.materialize</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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 double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../SqlLatticeStatisticProvider.html#cardinality(org.apache.calcite.materialize.Lattice,org.apache.calcite.materialize.Lattice.Column)">cardinality</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&nbsp;column)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#copyMeasures(org.apache.calcite.materialize.Lattice.Builder,org.apache.calcite.materialize.Lattice)">copyMeasures</a></span>&#8203;(<a href="../Lattice.Builder.html" title="class in org.apache.calcite.materialize">Lattice.Builder</a>&nbsp;builder,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">
<div class="block">Copies measures and column usages from an existing lattice into a builder,
using a mapper to translate old-to-new columns, so that the new lattice can
inherit from the old.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../../jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a>,&#8203;<a href="../TileKey.html" title="class in org.apache.calcite.materialize">TileKey</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MaterializationService.</span><code><span class="memberNameLink"><a href="../MaterializationService.html#defineTile(org.apache.calcite.materialize.Lattice,org.apache.calcite.util.ImmutableBitSet,java.util.List,org.apache.calcite.jdbc.CalciteSchema,boolean,boolean)">defineTile</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../../util/ImmutableBitSet.html" title="class in org.apache.calcite.util">ImmutableBitSet</a>&nbsp;groupSet,
java.util.List&lt;<a href="../Lattice.Measure.html" title="class in org.apache.calcite.materialize">Lattice.Measure</a>&gt;&nbsp;measureList,
<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;schema,
boolean&nbsp;create,
boolean&nbsp;exact)</code></th>
<td class="colLast">
<div class="block">Defines a tile.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../util/Pair.html" title="class in org.apache.calcite.util">Pair</a>&lt;<a href="../../jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a>,&#8203;<a href="../TileKey.html" title="class in org.apache.calcite.materialize">TileKey</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MaterializationService.</span><code><span class="memberNameLink"><a href="../MaterializationService.html#defineTile(org.apache.calcite.materialize.Lattice,org.apache.calcite.util.ImmutableBitSet,java.util.List,org.apache.calcite.jdbc.CalciteSchema,boolean,boolean,java.lang.String,org.apache.calcite.materialize.MaterializationService.TableFactory)">defineTile</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../../util/ImmutableBitSet.html" title="class in org.apache.calcite.util">ImmutableBitSet</a>&nbsp;groupSet,
java.util.List&lt;<a href="../Lattice.Measure.html" title="class in org.apache.calcite.materialize">Lattice.Measure</a>&gt;&nbsp;measureList,
<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;schema,
boolean&nbsp;create,
boolean&nbsp;exact,
java.lang.String&nbsp;suggestedTableName,
<a href="../MaterializationService.TableFactory.html" title="interface in org.apache.calcite.materialize">MaterializationService.TableFactory</a>&nbsp;tableFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#findMatch(org.apache.calcite.materialize.Lattice,org.apache.calcite.materialize.MutableNode)">findMatch</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../MutableNode.html" title="class in org.apache.calcite.materialize">MutableNode</a>&nbsp;mutableNode)</code></th>
<td class="colLast">
<div class="block">Returns the best match for a lattice.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeSuggester.</span><code><span class="memberNameLink"><a href="../LatticeSuggester.html#matchQuality(org.apache.calcite.materialize.Lattice,org.apache.calcite.materialize.Lattice)">matchQuality</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.calcite.materialize</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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="../CachingLatticeStatisticProvider.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice,org.apache.calcite.materialize.LatticeStatisticProvider)">CachingLatticeStatisticProvider</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../LatticeStatisticProvider.html" title="interface in org.apache.calcite.materialize">LatticeStatisticProvider</a>&nbsp;provider)</code></th>
<td class="colLast">
<div class="block">Creates a CachingStatisticProvider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ProfilerLatticeStatisticProvider.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice)">ProfilerLatticeStatisticProvider</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">
<div class="block">Creates a ProfilerLatticeStatisticProvider.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TileSuggester.SchemaImpl.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice,org.pentaho.aggdes.model.StatisticsProvider)">SchemaImpl</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
org.pentaho.aggdes.model.StatisticsProvider&nbsp;statisticsProvider)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlLatticeStatisticProvider.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice)">SqlLatticeStatisticProvider</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">
<div class="block">Creates a SqlLatticeStatisticProvider.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Lattice.SqlWriter.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice,org.apache.calcite.sql.SqlDialect,java.lang.StringBuilder,org.apache.calcite.rel.rel2sql.SqlImplementor.SimpleContext)">SqlWriter</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../../sql/SqlDialect.html" title="class in org.apache.calcite.sql">SqlDialect</a>&nbsp;dialect,
java.lang.StringBuilder&nbsp;buf,
<a href="../../rel/rel2sql/SqlImplementor.SimpleContext.html" title="class in org.apache.calcite.rel.rel2sql">SqlImplementor.SimpleContext</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TileSuggester.StatisticsProviderImpl.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice)">StatisticsProviderImpl</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TileKey.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice,org.apache.calcite.util.ImmutableBitSet,com.google.common.collect.ImmutableList)">TileKey</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../../util/ImmutableBitSet.html" title="class in org.apache.calcite.util">ImmutableBitSet</a>&nbsp;dimensions,
com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Measure.html" title="class in org.apache.calcite.materialize">Lattice.Measure</a>&gt;&nbsp;measures)</code></th>
<td class="colLast">
<div class="block">Creates a TileKey.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TileSuggester.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice)">TileSuggester</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.plan">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a> in <a href="../../plan/package-summary.html">org.apache.calcite.plan</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../plan/package-summary.html">org.apache.calcite.plan</a> declared as <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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><a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelOptLattice.</span><code><span class="memberNameLink"><a href="../../plan/RelOptLattice.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../plan/package-summary.html">org.apache.calcite.plan</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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="../../plan/RelOptLattice.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice,org.apache.calcite.plan.RelOptTable)">RelOptLattice</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
<a href="../../plan/RelOptTable.html" title="interface in org.apache.calcite.plan">RelOptTable</a>&nbsp;starRelOptTable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.prepare">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a> in <a href="../../prepare/package-summary.html">org.apache.calcite.prepare</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../prepare/package-summary.html">org.apache.calcite.prepare</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelOptTableImpl.MySchemaPlus.</span><code><span class="memberNameLink"><a href="../../prepare/RelOptTableImpl.MySchemaPlus.html#add(java.lang.String,org.apache.calcite.materialize.Lattice)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.schema">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a> in <a href="../../schema/package-summary.html">org.apache.calcite.schema</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../schema/package-summary.html">org.apache.calcite.schema</a> that return types with arguments of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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 java.util.List&lt;<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Schemas.</span><code><span class="memberNameLink"><a href="../../schema/Schemas.html#getLattices(org.apache.calcite.jdbc.CalciteSchema)">getLattices</a></span>&#8203;(<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;schema)</code></th>
<td class="colLast">
<div class="block">Returns the lattices defined in a schema.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../schema/package-summary.html">org.apache.calcite.schema</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SchemaPlus.</span><code><span class="memberNameLink"><a href="../../schema/SchemaPlus.html#add(java.lang.String,org.apache.calcite.materialize.Lattice)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice)</code></th>
<td class="colLast">
<div class="block">Adds a lattice to this schema.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.schema.impl">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a> in <a href="../../schema/impl/package-summary.html">org.apache.calcite.schema.impl</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../schema/impl/package-summary.html">org.apache.calcite.schema.impl</a> declared as <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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><a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StarTable.</span><code><span class="memberNameLink"><a href="../../schema/impl/StarTable.html#lattice">lattice</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../schema/impl/package-summary.html">org.apache.calcite.schema.impl</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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="../../schema/impl/StarTable.html" title="class in org.apache.calcite.schema.impl">StarTable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StarTable.</span><code><span class="memberNameLink"><a href="../../schema/impl/StarTable.html#of(org.apache.calcite.materialize.Lattice,java.util.List)">of</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
java.util.List&lt;<a href="../../schema/Table.html" title="interface in org.apache.calcite.schema">Table</a>&gt;&nbsp;tables)</code></th>
<td class="colLast">
<div class="block">Creates a StarTable and registers it in a schema.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../schema/impl/package-summary.html">org.apache.calcite.schema.impl</a> with parameters of type <a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</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="../../schema/impl/StarTable.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice,com.google.common.collect.ImmutableList)">StarTable</a></span>&#8203;(<a href="../Lattice.html" title="class in org.apache.calcite.materialize">Lattice</a>&nbsp;lattice,
com.google.common.collect.ImmutableList&lt;<a href="../../schema/Table.html" title="interface in org.apache.calcite.schema">Table</a>&gt;&nbsp;tables)</code></th>
<td class="colLast">
<div class="block">Creates a StarTable.</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="../Lattice.html" title="class in org.apache.calcite.materialize">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>