blob: b905f784354507b0ba3faea1e392ed3fbc52e5a8 [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::CommitContext 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">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="classpaimon_1_1_commit_context.html">CommitContext</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classpaimon_1_1_commit_context-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">paimon::CommitContext Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p><code><a class="el" href="classpaimon_1_1_commit_context.html" title="CommitContext is some configuration for commit operations.">CommitContext</a></code> is some configuration for commit operations.
<a href="classpaimon_1_1_commit_context.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="commit__context_8h_source.html">/home/runner/work/paimon-cpp/paimon-cpp/include/paimon/commit_context.h</a>&gt;</code></p>
<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:a4cd4391a271b8f298c8dba11658a6e03" id="r_a4cd4391a271b8f298c8dba11658a6e03"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a4cd4391a271b8f298c8dba11658a6e03">CommitContext</a> (<a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp;<a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">root_path</a>, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp;commit_user, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a> <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">ignore_empty_commit</a>, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a> <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">use_rest_catalog_commit</a>, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_memory_pool.html">MemoryPool</a> &gt; &amp;<a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">memory_pool</a>, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_executor.html">Executor</a> &gt; &amp;<a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">executor</a>, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_file_system.html">FileSystem</a> &gt; &amp;<a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">specific_file_system</a>, <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::map&lt; std::string, std::string &gt; &amp;options)</td></tr>
<tr class="separator:a4cd4391a271b8f298c8dba11658a6e03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac78a125531f977d739d513608365ac74" id="r_ac78a125531f977d739d513608365ac74"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#ac78a125531f977d739d513608365ac74">~CommitContext</a> ()</td></tr>
<tr class="separator:ac78a125531f977d739d513608365ac74"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abc60e14796df885d1fc77094bae75a24" id="r_abc60e14796df885d1fc77094bae75a24"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#abc60e14796df885d1fc77094bae75a24">GetRootPath</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:abc60e14796df885d1fc77094bae75a24"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f3d101509cf979986d9f27e1c2d970a" id="r_a2f3d101509cf979986d9f27e1c2d970a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a2f3d101509cf979986d9f27e1c2d970a">GetCommitUser</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:a2f3d101509cf979986d9f27e1c2d970a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa548afad705d6eddee8870297e386c65" id="r_aa548afad705d6eddee8870297e386c65"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#aa548afad705d6eddee8870297e386c65">IgnoreEmptyCommit</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:aa548afad705d6eddee8870297e386c65"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a080cc3e95b4640b956a4ffed9921a4ce" id="r_a080cc3e95b4640b956a4ffed9921a4ce"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a080cc3e95b4640b956a4ffed9921a4ce">UseRESTCatalogCommit</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:a080cc3e95b4640b956a4ffed9921a4ce"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca7bfe9f1b26b2581144a29391eed79c" id="r_aca7bfe9f1b26b2581144a29391eed79c"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_memory_pool.html">MemoryPool</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#aca7bfe9f1b26b2581144a29391eed79c">GetMemoryPool</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:aca7bfe9f1b26b2581144a29391eed79c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d824d071312adf4cfca321fd0eede90" id="r_a0d824d071312adf4cfca321fd0eede90"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_executor.html">Executor</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a0d824d071312adf4cfca321fd0eede90">GetExecutor</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:a0d824d071312adf4cfca321fd0eede90"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a30b316b892c4d2cca7aa82bd0db38505" id="r_a30b316b892c4d2cca7aa82bd0db38505"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_file_system.html">FileSystem</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a30b316b892c4d2cca7aa82bd0db38505">GetSpecificFileSystem</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:a30b316b892c4d2cca7aa82bd0db38505"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab1947d5b188b7a38edd3599054a0696" id="r_aab1947d5b188b7a38edd3599054a0696"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::map&lt; std::string, std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#aab1947d5b188b7a38edd3599054a0696">GetOptions</a> () <a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a></td></tr>
<tr class="separator:aab1947d5b188b7a38edd3599054a0696"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-attribs" name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ac43316fa85944c7b9d4e32bdf1d84068" id="r_ac43316fa85944c7b9d4e32bdf1d84068"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#ac43316fa85944c7b9d4e32bdf1d84068">root_path_</a></td></tr>
<tr class="separator:ac43316fa85944c7b9d4e32bdf1d84068"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a4d37dc51d01f155960c92376767229" id="r_a8a4d37dc51d01f155960c92376767229"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a8a4d37dc51d01f155960c92376767229">commit_user_</a></td></tr>
<tr class="separator:a8a4d37dc51d01f155960c92376767229"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1476d595d14eeea7589e5d3120c736aa" id="r_a1476d595d14eeea7589e5d3120c736aa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a1476d595d14eeea7589e5d3120c736aa">ignore_empty_commit_</a></td></tr>
<tr class="separator:a1476d595d14eeea7589e5d3120c736aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a668659aa2a7a8c03bf36c63916b06885" id="r_a668659aa2a7a8c03bf36c63916b06885"><td class="memItemLeft" align="right" valign="top"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a668659aa2a7a8c03bf36c63916b06885">use_rest_catalog_commit_</a></td></tr>
<tr class="separator:a668659aa2a7a8c03bf36c63916b06885"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdb3532cf005939530ec2217b1ddb50b" id="r_afdb3532cf005939530ec2217b1ddb50b"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_memory_pool.html">MemoryPool</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#afdb3532cf005939530ec2217b1ddb50b">memory_pool_</a></td></tr>
<tr class="separator:afdb3532cf005939530ec2217b1ddb50b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af81a5e94072dd38cf7099f8bebeacd6d" id="r_af81a5e94072dd38cf7099f8bebeacd6d"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_executor.html">Executor</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#af81a5e94072dd38cf7099f8bebeacd6d">executor_</a></td></tr>
<tr class="separator:af81a5e94072dd38cf7099f8bebeacd6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a72fff5a157e4498011412dccfdf909b8" id="r_a72fff5a157e4498011412dccfdf909b8"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_file_system.html">FileSystem</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a72fff5a157e4498011412dccfdf909b8">specific_file_system_</a></td></tr>
<tr class="separator:a72fff5a157e4498011412dccfdf909b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f01a5372cd883565764dfce55b823b6" id="r_a4f01a5372cd883565764dfce55b823b6"><td class="memItemLeft" align="right" valign="top">std::map&lt; std::string, std::string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpaimon_1_1_commit_context.html#a4f01a5372cd883565764dfce55b823b6">options_</a></td></tr>
<tr class="separator:a4f01a5372cd883565764dfce55b823b6"><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><code><a class="el" href="classpaimon_1_1_commit_context.html" title="CommitContext is some configuration for commit operations.">CommitContext</a></code> is some configuration for commit operations. </p>
<p>Please do not use this class directly, use <code><a class="el" href="classpaimon_1_1_commit_context_builder.html" title="CommitContextBuilder used to build a CommitContext, has input validation.">CommitContextBuilder</a></code> to build a <code><a class="el" href="classpaimon_1_1_commit_context.html" title="CommitContext is some configuration for commit operations.">CommitContext</a></code> which has input validation. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="classpaimon_1_1_commit_context_builder.html" title="CommitContextBuilder used to build a CommitContext, has input validation.">CommitContextBuilder</a> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a4cd4391a271b8f298c8dba11658a6e03" name="a4cd4391a271b8f298c8dba11658a6e03"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4cd4391a271b8f298c8dba11658a6e03">&#9670;&#160;</a></span>CommitContext()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">paimon::CommitContext::CommitContext </td>
<td>(</td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp;&#160;</td>
<td class="paramname"><em>root_path</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp;&#160;</td>
<td class="paramname"><em>commit_user</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a>&#160;</td>
<td class="paramname"><em>ignore_empty_commit</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a>&#160;</td>
<td class="paramname"><em>use_rest_catalog_commit</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_memory_pool.html">MemoryPool</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>memory_pool</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_executor.html">Executor</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>executor</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_file_system.html">FileSystem</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>specific_file_system</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::map&lt; std::string, std::string &gt; &amp;&#160;</td>
<td class="paramname"><em>options</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="ac78a125531f977d739d513608365ac74" name="ac78a125531f977d739d513608365ac74"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac78a125531f977d739d513608365ac74">&#9670;&#160;</a></span>~CommitContext()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">paimon::CommitContext::~CommitContext </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="abc60e14796df885d1fc77094bae75a24" name="abc60e14796df885d1fc77094bae75a24"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc60e14796df885d1fc77094bae75a24">&#9670;&#160;</a></span>GetRootPath()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp; paimon::CommitContext::GetRootPath </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a2f3d101509cf979986d9f27e1c2d970a" name="a2f3d101509cf979986d9f27e1c2d970a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2f3d101509cf979986d9f27e1c2d970a">&#9670;&#160;</a></span>GetCommitUser()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::string &amp; paimon::CommitContext::GetCommitUser </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="aa548afad705d6eddee8870297e386c65" name="aa548afad705d6eddee8870297e386c65"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa548afad705d6eddee8870297e386c65">&#9670;&#160;</a></span>IgnoreEmptyCommit()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a> paimon::CommitContext::IgnoreEmptyCommit </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a080cc3e95b4640b956a4ffed9921a4ce" name="a080cc3e95b4640b956a4ffed9921a4ce"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a080cc3e95b4640b956a4ffed9921a4ce">&#9670;&#160;</a></span>UseRESTCatalogCommit()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a> paimon::CommitContext::UseRESTCatalogCommit </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="aca7bfe9f1b26b2581144a29391eed79c" name="aca7bfe9f1b26b2581144a29391eed79c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aca7bfe9f1b26b2581144a29391eed79c">&#9670;&#160;</a></span>GetMemoryPool()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_memory_pool.html">MemoryPool</a> &gt; paimon::CommitContext::GetMemoryPool </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a0d824d071312adf4cfca321fd0eede90" name="a0d824d071312adf4cfca321fd0eede90"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d824d071312adf4cfca321fd0eede90">&#9670;&#160;</a></span>GetExecutor()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_executor.html">Executor</a> &gt; paimon::CommitContext::GetExecutor </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a30b316b892c4d2cca7aa82bd0db38505" name="a30b316b892c4d2cca7aa82bd0db38505"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a30b316b892c4d2cca7aa82bd0db38505">&#9670;&#160;</a></span>GetSpecificFileSystem()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt; <a class="el" href="classpaimon_1_1_file_system.html">FileSystem</a> &gt; paimon::CommitContext::GetSpecificFileSystem </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="aab1947d5b188b7a38edd3599054a0696" name="aab1947d5b188b7a38edd3599054a0696"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aab1947d5b188b7a38edd3599054a0696">&#9670;&#160;</a></span>GetOptions()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">const</a> std::map&lt; std::string, std::string &gt; &amp; paimon::CommitContext::GetOptions </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="ac43316fa85944c7b9d4e32bdf1d84068" name="ac43316fa85944c7b9d4e32bdf1d84068"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac43316fa85944c7b9d4e32bdf1d84068">&#9670;&#160;</a></span>root_path_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::string paimon::CommitContext::root_path_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a8a4d37dc51d01f155960c92376767229" name="a8a4d37dc51d01f155960c92376767229"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8a4d37dc51d01f155960c92376767229">&#9670;&#160;</a></span>commit_user_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::string paimon::CommitContext::commit_user_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a1476d595d14eeea7589e5d3120c736aa" name="a1476d595d14eeea7589e5d3120c736aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1476d595d14eeea7589e5d3120c736aa">&#9670;&#160;</a></span>ignore_empty_commit_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a> paimon::CommitContext::ignore_empty_commit_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a668659aa2a7a8c03bf36c63916b06885" name="a668659aa2a7a8c03bf36c63916b06885"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a668659aa2a7a8c03bf36c63916b06885">&#9670;&#160;</a></span>use_rest_catalog_commit_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="memory__pool_8h.html#a147ba4ba34a215b3a4f3a95c1ee11704">bool</a> paimon::CommitContext::use_rest_catalog_commit_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="afdb3532cf005939530ec2217b1ddb50b" name="afdb3532cf005939530ec2217b1ddb50b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afdb3532cf005939530ec2217b1ddb50b">&#9670;&#160;</a></span>memory_pool_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="classpaimon_1_1_memory_pool.html">MemoryPool</a>&gt; paimon::CommitContext::memory_pool_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="af81a5e94072dd38cf7099f8bebeacd6d" name="af81a5e94072dd38cf7099f8bebeacd6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af81a5e94072dd38cf7099f8bebeacd6d">&#9670;&#160;</a></span>executor_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="classpaimon_1_1_executor.html">Executor</a>&gt; paimon::CommitContext::executor_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a72fff5a157e4498011412dccfdf909b8" name="a72fff5a157e4498011412dccfdf909b8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a72fff5a157e4498011412dccfdf909b8">&#9670;&#160;</a></span>specific_file_system_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="classpaimon_1_1_file_system.html">FileSystem</a>&gt; paimon::CommitContext::specific_file_system_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a4f01a5372cd883565764dfce55b823b6" name="a4f01a5372cd883565764dfce55b823b6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4f01a5372cd883565764dfce55b823b6">&#9670;&#160;</a></span>options_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::map&lt;std::string, std::string&gt; paimon::CommitContext::options_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/home/runner/work/paimon-cpp/paimon-cpp/include/paimon/<a class="el" href="commit__context_8h_source.html">commit_context.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>