blob: 71e20a8c7c1e9d5c364e1dcc793107c147b62f2c [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.materialize.Lattice.Column (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.Column (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.Column.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.Column" class="title">Uses of Class<br>org.apache.calcite.materialize.Lattice.Column</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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.materialize">org.apache.calcite.materialize</a></th>
<td class="colLast">
<div class="block">Management of materialized query results.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.materialize">
<!-- -->
</a>
<h3>Uses of <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a> in <a href="../package-summary.html">org.apache.calcite.materialize</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a> in <a href="../package-summary.html">org.apache.calcite.materialize</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Lattice.BaseColumn.html" title="class in org.apache.calcite.materialize">Lattice.BaseColumn</a></span></code></th>
<td class="colLast">
<div class="block">Column in a lattice.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Lattice.DerivedColumn.html" title="class in org.apache.calcite.materialize">Lattice.DerivedColumn</a></span></code></th>
<td class="colLast">
<div class="block">Column in a lattice that is based upon a SQL expression.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.materialize</a> declared as <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TileSuggester.AttributeImpl.</span><code><span class="memberNameLink"><a href="../TileSuggester.AttributeImpl.html#column">column</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.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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>com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Measure.</span><code><span class="memberNameLink"><a href="../Lattice.Measure.html#args">args</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private com.google.common.cache.LoadingCache&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>,&#8203;java.lang.Double&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../CachingLatticeStatisticProvider.html#cache">cache</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) com.google.common.collect.ImmutableListMultimap.Builder&lt;java.lang.String,&#8203;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.Fixer.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.Fixer.html#columnAliasList">columnAliasList</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.</span><code><span class="memberNameLink"><a href="../Lattice.html#columns">columns</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private com.google.common.collect.ImmutableListMultimap&lt;java.lang.String,&#8203;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#columnsByAlias">columnsByAlias</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.TileBuilder.</span><code><span class="memberNameLink"><a href="../Lattice.TileBuilder.html#dimensionListBuilder">dimensionListBuilder</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Tile.</span><code><span class="memberNameLink"><a href="../Lattice.Tile.html#dimensions">dimensions</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.materialize</a> that return <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#column(int,int)">column</a></span>&#8203;(int&nbsp;table,
int&nbsp;column)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#expression(org.apache.calcite.rex.RexNode,java.lang.String,java.util.List)">expression</a></span>&#8203;(<a href="../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>&nbsp;e,
java.lang.String&nbsp;alias,
java.util.List&lt;java.lang.String&gt;&nbsp;tableAliases)</code></th>
<td class="colLast">
<div class="block">Adds a lattice column based on a SQL expression,
or returns a column based on the same expression seen previously.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#pathOffsetToColumn(org.apache.calcite.materialize.Path,int)">pathOffsetToColumn</a></span>&#8203;(<a href="../Path.html" title="class in org.apache.calcite.materialize">Path</a>&nbsp;path,
int&nbsp;offset)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#resolveColumn(java.lang.Object)">resolveColumn</a></span>&#8203;(java.lang.Object&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#resolveColumnByAlias(java.lang.String)">resolveColumnByAlias</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Looks up a column in this lattice by alias.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#resolveQualifiedColumn(java.lang.String,java.lang.String)">resolveQualifiedColumn</a></span>&#8203;(java.lang.String&nbsp;table,
java.lang.String&nbsp;column)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.materialize</a> that return types with arguments of type <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#resolveArgs(java.lang.Object)">resolveArgs</a></span>&#8203;(java.lang.Object&nbsp;args)</code></th>
<td class="colLast">
<div class="block">Resolves the arguments of a
<a href="../../model/JsonMeasure.html" title="class in org.apache.calcite.model"><code>JsonMeasure</code></a>.</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.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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">Lattice.TileBuilder.</span><code><span class="memberNameLink"><a href="../Lattice.TileBuilder.html#addDimension(org.apache.calcite.materialize.Lattice.Column)">addDimension</a></span>&#8203;(<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 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="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Column.</span><code><span class="memberNameLink"><a href="../Lattice.Column.html#compareTo(org.apache.calcite.materialize.Lattice.Column)">compareTo</a></span>&#8203;(<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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.</span><code><span class="memberNameLink"><a href="../Lattice.html#isAlwaysMeasure(org.apache.calcite.materialize.Lattice.Column)">isAlwaysMeasure</a></span>&#8203;(<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&nbsp;column)</code></th>
<td class="colLast">
<div class="block">Returns whether every use of a column is as an argument to a measure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Builder.</span><code><span class="memberNameLink"><a href="../Lattice.Builder.html#use(org.apache.calcite.materialize.Lattice.Column,boolean)">use</a></span>&#8203;(<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&nbsp;column,
boolean&nbsp;measure)</code></th>
<td class="colLast">
<div class="block">Records a use of a column.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.calcite.materialize</a> with type arguments of type <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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>double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../CachingLatticeStatisticProvider.html#cardinality(java.util.List)">cardinality</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../DelegatingLatticeStatisticProvider.html#cardinality(java.util.List)">cardinality</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../LatticeStatisticProvider.html#cardinality(java.util.List)">cardinality</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">
<div class="block">Returns an estimate of the number of distinct values in a column
or list of columns.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProfilerLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../ProfilerLatticeStatisticProvider.html#cardinality(java.util.List)">cardinality</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLatticeStatisticProvider.</span><code><span class="memberNameLink"><a href="../SqlLatticeStatisticProvider.html#cardinality(java.util.List)">cardinality</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Measure.</span><code><span class="memberNameLink"><a href="../Lattice.Measure.html#compare(java.util.List,java.util.List)">compare</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;list0,
java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;list1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../Lattice.Measure.html" title="class in org.apache.calcite.materialize">Lattice.Measure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Measure.</span><code><span class="memberNameLink"><a href="../Lattice.Measure.html#copy(java.util.function.Function)">copy</a></span>&#8203;(java.util.function.Function&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>,&#8203;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;mapper)</code></th>
<td class="colLast">
<div class="block">Copies this measure, mapping its arguments using a given function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../Lattice.Measure.html" title="class in org.apache.calcite.materialize">Lattice.Measure</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Measure.</span><code><span class="memberNameLink"><a href="../Lattice.Measure.html#copy(java.util.function.Function)">copy</a></span>&#8203;(java.util.function.Function&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>,&#8203;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;mapper)</code></th>
<td class="colLast">
<div class="block">Copies this measure, mapping its arguments using a given function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.</span><code><span class="memberNameLink"><a href="../Lattice.html#getRowCount(java.util.List)">getRowCount</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">
<div class="block">Returns an estimate of the number of rows in the tile with the given
dimensions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static <a href="../../util/ImmutableBitSet.html" title="class in org.apache.calcite.util">ImmutableBitSet</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Lattice.Column.</span><code><span class="memberNameLink"><a href="../Lattice.Column.html#toBitSet(java.util.List)">toBitSet</a></span>&#8203;(java.util.List&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns)</code></th>
<td class="colLast">
<div class="block">Converts a list of columns to a bit set of their ordinals.</div>
</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.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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="../TileSuggester.AttributeImpl.html#%3Cinit%3E(org.apache.calcite.materialize.Lattice.Column,org.apache.calcite.materialize.TileSuggester.TableImpl)">AttributeImpl</a></span>&#8203;(<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&nbsp;column,
<a href="../TileSuggester.TableImpl.html" title="class in org.apache.calcite.materialize">TileSuggester.TableImpl</a>&nbsp;table)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.calcite.materialize</a> with type arguments of type <a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</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="../Lattice.html#%3Cinit%3E(org.apache.calcite.jdbc.CalciteSchema,org.apache.calcite.materialize.LatticeRootNode,boolean,boolean,long,org.apache.calcite.materialize.LatticeStatisticProvider.Factory,java.lang.Double,com.google.common.collect.ImmutableList,com.google.common.collect.ImmutableSortedSet,com.google.common.collect.ImmutableList,com.google.common.collect.ImmutableListMultimap)">Lattice</a></span>&#8203;(<a href="../../jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;rootSchema,
<a href="../LatticeRootNode.html" title="class in org.apache.calcite.materialize">LatticeRootNode</a>&nbsp;rootNode,
boolean&nbsp;auto,
boolean&nbsp;algorithm,
long&nbsp;algorithmMaxMillis,
<a href="../LatticeStatisticProvider.Factory.html" title="interface in org.apache.calcite.materialize">LatticeStatisticProvider.Factory</a>&nbsp;statisticProviderFactory,
java.lang.Double&nbsp;rowCountEstimate,
com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;columns,
com.google.common.collect.ImmutableSortedSet&lt;<a href="../Lattice.Measure.html" title="class in org.apache.calcite.materialize">Lattice.Measure</a>&gt;&nbsp;defaultMeasures,
com.google.common.collect.ImmutableList&lt;<a href="../Lattice.Tile.html" title="class in org.apache.calcite.materialize">Lattice.Tile</a>&gt;&nbsp;tiles,
com.google.common.collect.ImmutableListMultimap&lt;java.lang.Integer,&#8203;java.lang.Boolean&gt;&nbsp;columnUses)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Lattice.Measure.html#%3Cinit%3E(org.apache.calcite.sql.SqlAggFunction,boolean,java.lang.String,java.lang.Iterable)">Measure</a></span>&#8203;(<a href="../../sql/SqlAggFunction.html" title="class in org.apache.calcite.sql">SqlAggFunction</a>&nbsp;agg,
boolean&nbsp;distinct,
java.lang.String&nbsp;name,
java.lang.Iterable&lt;<a href="../Lattice.Column.html" title="class in org.apache.calcite.materialize">Lattice.Column</a>&gt;&nbsp;args)</code></th>
<td class="colLast">&nbsp;</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.Column.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>