blob: 6997ec196781026e96df6fce56be31d73308c1a8 [file]
<!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>Paimon-cpp: paimon::RealtimeWriteBatch Struct 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">Paimon-cpp
</div>
<div id="projectbrief">A high-performance C++ implementation of Apache Paimon</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"><a class="el" href="namespacepaimon.html">paimon</a></li><li class="navelem"><a class="el" href="structpaimon_1_1_realtime_write_batch.html">RealtimeWriteBatch</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structpaimon_1_1_realtime_write_batch-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">paimon::RealtimeWriteBatch Struct Reference</div></div>
</div><!--header-->
<div class="contents">
<p>A table record batch and its framework-assigned contiguous offset range.
<a href="structpaimon_1_1_realtime_write_batch.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="mem__indexer_8h_source.html">/home/runner/work/paimon-cpp/paimon-cpp/include/paimon/realtime/mem_indexer.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ad1b74828b9da38a852f12e2cc7d45733" id="r_ad1b74828b9da38a852f12e2cc7d45733"><td class="memItemLeft" align="right" valign="top">std::unique_ptr&lt; <a class="el" href="classpaimon_1_1_record_batch.html">RecordBatch</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpaimon_1_1_realtime_write_batch.html#ad1b74828b9da38a852f12e2cc7d45733">batch</a></td></tr>
<tr class="memdesc:ad1b74828b9da38a852f12e2cc7d45733"><td class="mdescLeft">&#160;</td><td class="mdescRight">Input batch whose ownership is transferred to <code><a class="el" href="classpaimon_1_1_mem_indexer.html#ae423410972a3640613aab2a0d3429115" title="Adds a batch to the current building segment.">MemIndexer::Write</a></code>. <br /></td></tr>
<tr class="separator:ad1b74828b9da38a852f12e2cc7d45733"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c57503c49a2d200d0442050d845ffa5" id="r_a0c57503c49a2d200d0442050d845ffa5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpaimon_1_1_range.html">Range</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpaimon_1_1_realtime_write_batch.html#a0c57503c49a2d200d0442050d845ffa5">offset_range</a></td></tr>
<tr class="memdesc:a0c57503c49a2d200d0442050d845ffa5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Inclusive <code>[from, to]</code> offset range covered by <code>batch</code>. <br /></td></tr>
<tr class="separator:a0c57503c49a2d200d0442050d845ffa5"><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 table record batch and its framework-assigned contiguous offset range. </p>
<p>The batch contains only table write fields. Row <code>i</code> is associated with <code>offset_range.from + i</code>; the offset is progress metadata and is not a table field. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="ad1b74828b9da38a852f12e2cc7d45733" name="ad1b74828b9da38a852f12e2cc7d45733"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad1b74828b9da38a852f12e2cc7d45733">&#9670;&#160;</a></span>batch</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::unique_ptr&lt;<a class="el" href="classpaimon_1_1_record_batch.html">RecordBatch</a>&gt; paimon::RealtimeWriteBatch::batch</td>
</tr>
</table>
</div><div class="memdoc">
<p>Input batch whose ownership is transferred to <code><a class="el" href="classpaimon_1_1_mem_indexer.html#ae423410972a3640613aab2a0d3429115" title="Adds a batch to the current building segment.">MemIndexer::Write</a></code>. </p>
</div>
</div>
<a id="a0c57503c49a2d200d0442050d845ffa5" name="a0c57503c49a2d200d0442050d845ffa5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0c57503c49a2d200d0442050d845ffa5">&#9670;&#160;</a></span>offset_range</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structpaimon_1_1_range.html">Range</a> paimon::RealtimeWriteBatch::offset_range</td>
</tr>
</table>
</div><div class="memdoc">
<p>Inclusive <code>[from, to]</code> offset range covered by <code>batch</code>. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/runner/work/paimon-cpp/paimon-cpp/include/paimon/realtime/<a class="el" href="mem__indexer_8h_source.html">mem_indexer.h</a></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>