blob: 0f7aad1431a4386f957323555e43ed60db2b4c63 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>iceberg-cpp: iceberg::DataTableScan Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">iceberg-cpp
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>iceberg</b></li><li class="navelem"><a class="el" href="classiceberg_1_1DataTableScan.html">DataTableScan</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classiceberg_1_1DataTableScan-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">iceberg::DataTableScan Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p>A scan that reads data files and applies delete files to filter rows.
<a href="classiceberg_1_1DataTableScan.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="table__scan_8h_source.html">table_scan.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for iceberg::DataTableScan:</div>
<div class="dyncontent">
<div class="center">
<img src="classiceberg_1_1DataTableScan.png" usemap="#iceberg::DataTableScan_map" alt=""/>
<map id="iceberg::DataTableScan_map" name="iceberg::DataTableScan_map">
<area href="classiceberg_1_1TableScan.html" title="Represents a configured scan operation on a table." alt="iceberg::TableScan" shape="rect" coords="0,0,147,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a4d72895941caf62c75b2e64acd14f5c9" id="r_a4d72895941caf62c75b2e64acd14f5c9"><td class="memItemLeft" align="right" valign="top">Result&lt; std::vector&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileScanTask.html">FileScanTask</a> &gt; &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1DataTableScan.html#a4d72895941caf62c75b2e64acd14f5c9">PlanFiles</a> () const</td></tr>
<tr class="memdesc:a4d72895941caf62c75b2e64acd14f5c9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Plans the scan tasks by resolving manifests and data files. <br /></td></tr>
<tr class="separator:a4d72895941caf62c75b2e64acd14f5c9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classiceberg_1_1TableScan"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classiceberg_1_1TableScan')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classiceberg_1_1TableScan.html">iceberg::TableScan</a></td></tr>
<tr class="memitem:a2cc2acd4c4babdcd6fa51db2769da27f inherit pub_methods_classiceberg_1_1TableScan" id="r_a2cc2acd4c4babdcd6fa51db2769da27f"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; <a class="el" href="structiceberg_1_1TableMetadata.html">TableMetadata</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>metadata</b> () const</td></tr>
<tr class="memdesc:a2cc2acd4c4babdcd6fa51db2769da27f inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the table metadata being scanned. <br /></td></tr>
<tr class="separator:a2cc2acd4c4babdcd6fa51db2769da27f inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a132a6a7fdfaf3a5c9c9ad193d4d7e91f inherit pub_methods_classiceberg_1_1TableScan" id="r_a132a6a7fdfaf3a5c9c9ad193d4d7e91f"><td class="memItemLeft" align="right" valign="top">
Result&lt; std::shared_ptr&lt; <a class="el" href="structiceberg_1_1Snapshot.html">Snapshot</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>snapshot</b> () const</td></tr>
<tr class="memdesc:a132a6a7fdfaf3a5c9c9ad193d4d7e91f inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the snapshot to scan. If there is no snapshot, returns nullptr. <br /></td></tr>
<tr class="separator:a132a6a7fdfaf3a5c9c9ad193d4d7e91f inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c126aee72c822b3862b84517dc51e2b inherit pub_methods_classiceberg_1_1TableScan" id="r_a0c126aee72c822b3862b84517dc51e2b"><td class="memItemLeft" align="right" valign="top">
Result&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>schema</b> () const</td></tr>
<tr class="memdesc:a0c126aee72c822b3862b84517dc51e2b inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the projected schema for the scan. <br /></td></tr>
<tr class="separator:a0c126aee72c822b3862b84517dc51e2b inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a66d5d4c54b1af0d4912c39993c2f5720 inherit pub_methods_classiceberg_1_1TableScan" id="r_a66d5d4c54b1af0d4912c39993c2f5720"><td class="memItemLeft" align="right" valign="top">
const <a class="el" href="structiceberg_1_1internal_1_1TableScanContext.html">internal::TableScanContext</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>context</b> () const</td></tr>
<tr class="memdesc:a66d5d4c54b1af0d4912c39993c2f5720 inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the scan context. <br /></td></tr>
<tr class="separator:a66d5d4c54b1af0d4912c39993c2f5720 inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a390effbf41d8465b4c604ee8e45834c0 inherit pub_methods_classiceberg_1_1TableScan" id="r_a390effbf41d8465b4c604ee8e45834c0"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileIO.html">FileIO</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>io</b> () const</td></tr>
<tr class="memdesc:a390effbf41d8465b4c604ee8e45834c0 inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the file I/O instance used for reading files. <br /></td></tr>
<tr class="separator:a390effbf41d8465b4c604ee8e45834c0 inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac55275136f3b7712325529a1ee3f2995 inherit pub_methods_classiceberg_1_1TableScan" id="r_ac55275136f3b7712325529a1ee3f2995"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Expression.html">Expression</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>filter</b> () const</td></tr>
<tr class="memdesc:ac55275136f3b7712325529a1ee3f2995 inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns this scan's filter expression. <br /></td></tr>
<tr class="separator:ac55275136f3b7712325529a1ee3f2995 inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6a9482354ac1979bf49df7482f1e6c2d inherit pub_methods_classiceberg_1_1TableScan" id="r_a6a9482354ac1979bf49df7482f1e6c2d"><td class="memItemLeft" align="right" valign="top">
bool&#160;</td><td class="memItemRight" valign="bottom"><b>is_case_sensitive</b> () const</td></tr>
<tr class="memdesc:a6a9482354ac1979bf49df7482f1e6c2d inherit pub_methods_classiceberg_1_1TableScan"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether this scan is case-sensitive. <br /></td></tr>
<tr class="separator:a6a9482354ac1979bf49df7482f1e6c2d inherit pub_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ab0da401ae6a72126d6180b5c10ff1a43" id="r_ab0da401ae6a72126d6180b5c10ff1a43"><td class="memItemLeft" align="right" valign="top"><a id="ab0da401ae6a72126d6180b5c10ff1a43" name="ab0da401ae6a72126d6180b5c10ff1a43"></a>
static Result&lt; std::unique_ptr&lt; <a class="el" href="classiceberg_1_1DataTableScan.html">DataTableScan</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Make</b> (std::shared_ptr&lt; <a class="el" href="structiceberg_1_1TableMetadata.html">TableMetadata</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a2cc2acd4c4babdcd6fa51db2769da27f">metadata</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a0c126aee72c822b3862b84517dc51e2b">schema</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileIO.html">FileIO</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a390effbf41d8465b4c604ee8e45834c0">io</a>, <a class="el" href="structiceberg_1_1internal_1_1TableScanContext.html">internal::TableScanContext</a> <a class="el" href="classiceberg_1_1TableScan.html#a66d5d4c54b1af0d4912c39993c2f5720">context</a>)</td></tr>
<tr class="memdesc:ab0da401ae6a72126d6180b5c10ff1a43"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a <a class="el" href="classiceberg_1_1DataTableScan.html" title="A scan that reads data files and applies delete files to filter rows.">DataTableScan</a> instance. <br /></td></tr>
<tr class="separator:ab0da401ae6a72126d6180b5c10ff1a43"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-methods" name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a3fc83d20b4ac4295813c975cb580d5a3" id="r_a3fc83d20b4ac4295813c975cb580d5a3"><td class="memItemLeft" align="right" valign="top"><a id="a3fc83d20b4ac4295813c975cb580d5a3" name="a3fc83d20b4ac4295813c975cb580d5a3"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>TableScan</b> (std::shared_ptr&lt; <a class="el" href="structiceberg_1_1TableMetadata.html">TableMetadata</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a2cc2acd4c4babdcd6fa51db2769da27f">metadata</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a0c126aee72c822b3862b84517dc51e2b">schema</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileIO.html">FileIO</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a390effbf41d8465b4c604ee8e45834c0">io</a>, <a class="el" href="structiceberg_1_1internal_1_1TableScanContext.html">internal::TableScanContext</a> <a class="el" href="classiceberg_1_1TableScan.html#a66d5d4c54b1af0d4912c39993c2f5720">context</a>)</td></tr>
<tr class="separator:a3fc83d20b4ac4295813c975cb580d5a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classiceberg_1_1TableScan"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classiceberg_1_1TableScan')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classiceberg_1_1TableScan.html">iceberg::TableScan</a></td></tr>
<tr class="memitem:a3fc83d20b4ac4295813c975cb580d5a3 inherit pro_methods_classiceberg_1_1TableScan" id="r_a3fc83d20b4ac4295813c975cb580d5a3"><td class="memItemLeft" align="right" valign="top">
&#160;</td><td class="memItemRight" valign="bottom"><b>TableScan</b> (std::shared_ptr&lt; <a class="el" href="structiceberg_1_1TableMetadata.html">TableMetadata</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a2cc2acd4c4babdcd6fa51db2769da27f">metadata</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a0c126aee72c822b3862b84517dc51e2b">schema</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileIO.html">FileIO</a> &gt; <a class="el" href="classiceberg_1_1TableScan.html#a390effbf41d8465b4c604ee8e45834c0">io</a>, <a class="el" href="structiceberg_1_1internal_1_1TableScanContext.html">internal::TableScanContext</a> <a class="el" href="classiceberg_1_1TableScan.html#a66d5d4c54b1af0d4912c39993c2f5720">context</a>)</td></tr>
<tr class="separator:a3fc83d20b4ac4295813c975cb580d5a3 inherit pro_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1cd2e8bf8a11a52399277ba3134f41e0 inherit pro_methods_classiceberg_1_1TableScan" id="r_a1cd2e8bf8a11a52399277ba3134f41e0"><td class="memItemLeft" align="right" valign="top">
Result&lt; std::reference_wrapper&lt; const std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt; &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>ResolveProjectedSchema</b> () const</td></tr>
<tr class="separator:a1cd2e8bf8a11a52399277ba3134f41e0 inherit pro_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aff69ea2b8c9ff2c7e9bf14ee48854b52 inherit pro_methods_classiceberg_1_1TableScan" id="r_aff69ea2b8c9ff2c7e9bf14ee48854b52"><td class="memItemLeft" align="right" valign="top">
virtual const std::vector&lt; std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>ScanColumns</b> () const</td></tr>
<tr class="separator:aff69ea2b8c9ff2c7e9bf14ee48854b52 inherit pro_methods_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_classiceberg_1_1TableScan"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classiceberg_1_1TableScan')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classiceberg_1_1TableScan.html">iceberg::TableScan</a></td></tr>
<tr class="memitem:a82859b6ad01f78883f03c99378c9aa05 inherit pro_attribs_classiceberg_1_1TableScan" id="r_a82859b6ad01f78883f03c99378c9aa05"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; <a class="el" href="structiceberg_1_1TableMetadata.html">TableMetadata</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>metadata_</b></td></tr>
<tr class="separator:a82859b6ad01f78883f03c99378c9aa05 inherit pro_attribs_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a706e2b5c91c60a89df385d24ad5d2399 inherit pro_attribs_classiceberg_1_1TableScan" id="r_a706e2b5c91c60a89df385d24ad5d2399"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>schema_</b></td></tr>
<tr class="separator:a706e2b5c91c60a89df385d24ad5d2399 inherit pro_attribs_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa806188a2ac9759f3a172f335f0d0162 inherit pro_attribs_classiceberg_1_1TableScan" id="r_aa806188a2ac9759f3a172f335f0d0162"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileIO.html">FileIO</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>io_</b></td></tr>
<tr class="separator:aa806188a2ac9759f3a172f335f0d0162 inherit pro_attribs_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e489e45902839a08ab76ad18f8ea5f2 inherit pro_attribs_classiceberg_1_1TableScan" id="r_a8e489e45902839a08ab76ad18f8ea5f2"><td class="memItemLeft" align="right" valign="top">
const <a class="el" href="structiceberg_1_1internal_1_1TableScanContext.html">internal::TableScanContext</a>&#160;</td><td class="memItemRight" valign="bottom"><b>context_</b></td></tr>
<tr class="separator:a8e489e45902839a08ab76ad18f8ea5f2 inherit pro_attribs_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a097a1d184db89e9685432b7ea9ca570b inherit pro_attribs_classiceberg_1_1TableScan" id="r_a097a1d184db89e9685432b7ea9ca570b"><td class="memItemLeft" align="right" valign="top">
std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>projected_schema_</b></td></tr>
<tr class="separator:a097a1d184db89e9685432b7ea9ca570b inherit pro_attribs_classiceberg_1_1TableScan"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A scan that reads data files and applies delete files to filter rows. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a4d72895941caf62c75b2e64acd14f5c9" name="a4d72895941caf62c75b2e64acd14f5c9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4d72895941caf62c75b2e64acd14f5c9">&#9670;&#160;</a></span>PlanFiles()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Result&lt; std::vector&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1FileScanTask.html">FileScanTask</a> &gt; &gt; &gt; iceberg::DataTableScan::PlanFiles </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Plans the scan tasks by resolving manifests and data files. </p>
<dl class="section return"><dt>Returns</dt><dd>A Result containing scan tasks or an error. </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>iceberg/<a class="el" href="table__scan_8h_source.html">table_scan.h</a></li>
<li>iceberg/<b>table_scan.cc</b></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>