blob: 3c1ff9c2d5a2d207634fa49c33b8728f0e98351d [file]
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.8" xml:lang="en-US">
<compounddef id="structiceberg_1_1DVWriterOptions" kind="struct" language="C++" prot="public">
<compoundname>iceberg::DVWriterOptions</compoundname>
<includes refid="dv__writer_8h" local="no">dv_writer.h</includes>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structiceberg_1_1DVWriterOptions_1a74d52252a77f8f5ec1ef60709531e150" prot="public" static="no" mutable="no">
<type>std::string</type>
<definition>std::string iceberg::DVWriterOptions::path</definition>
<argsstring></argsstring>
<name>path</name>
<qualifiedname>iceberg::DVWriterOptions::path</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/deletes/dv_writer.h" line="53" column="15" bodyfile="iceberg/deletes/dv_writer.h" bodystart="53" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structiceberg_1_1DVWriterOptions_1a2053d69ce0f4ca1384ef70f38fd1451d" prot="public" static="no" mutable="no">
<type>std::shared_ptr&lt; <ref refid="classiceberg_1_1FileIO" kindref="compound">FileIO</ref> &gt;</type>
<definition>std::shared_ptr&lt;FileIO&gt; iceberg::DVWriterOptions::io</definition>
<argsstring></argsstring>
<name>io</name>
<qualifiedname>iceberg::DVWriterOptions::io</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/deletes/dv_writer.h" line="54" column="19" bodyfile="iceberg/deletes/dv_writer.h" bodystart="54" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structiceberg_1_1DVWriterOptions_1a3e9d624638f3c99e109092836ca57d9b" prot="public" static="no" mutable="no">
<type>std::function&lt; <ref refid="namespaceiceberg_1a9d5594e371beb516b0120e07e69d3af6" kindref="member">Result</ref>&lt; std::optional&lt; <ref refid="classiceberg_1_1PositionDeleteIndex" kindref="compound">PositionDeleteIndex</ref> &gt; &gt;(std::string_view)&gt;</type>
<definition>std::function&lt;Result&lt;std::optional&lt;PositionDeleteIndex&gt; &gt;(std::string_view)&gt; iceberg::DVWriterOptions::load_previous_deletes</definition>
<argsstring></argsstring>
<name>load_previous_deletes</name>
<qualifiedname>iceberg::DVWriterOptions::load_previous_deletes</qualifiedname>
<briefdescription>
<para>Loads existing deletes for a data file to merge, if any. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/deletes/dv_writer.h" line="57" column="7" bodyfile="iceberg/deletes/dv_writer.h" bodystart="57" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Options for creating a <ref refid="classiceberg_1_1DVWriter" kindref="compound">DVWriter</ref>. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="1">
<label>iceberg::DVWriterOptions</label>
<link refid="structiceberg_1_1DVWriterOptions"/>
<childnode refid="2" relation="usage">
<edgelabel>path</edgelabel>
</childnode>
<childnode refid="4" relation="usage">
<edgelabel>io</edgelabel>
</childnode>
</node>
<node id="5">
<label>iceberg::FileIO</label>
<link refid="classiceberg_1_1FileIO"/>
</node>
<node id="4">
<label>std::shared_ptr&lt; iceberg::FileIO &gt;</label>
<childnode refid="5" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="3">
<label>std::basic_string&lt; Char &gt;</label>
</node>
<node id="2">
<label>std::string</label>
<childnode refid="3" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="iceberg/deletes/dv_writer.h" line="52" column="1" bodyfile="iceberg/deletes/dv_writer.h" bodystart="52" bodyend="58"/>
<listofallmembers>
<member refid="structiceberg_1_1DVWriterOptions_1a2053d69ce0f4ca1384ef70f38fd1451d" prot="public" virt="non-virtual"><scope>iceberg::DVWriterOptions</scope><name>io</name></member>
<member refid="structiceberg_1_1DVWriterOptions_1a3e9d624638f3c99e109092836ca57d9b" prot="public" virt="non-virtual"><scope>iceberg::DVWriterOptions</scope><name>load_previous_deletes</name></member>
<member refid="structiceberg_1_1DVWriterOptions_1a74d52252a77f8f5ec1ef60709531e150" prot="public" virt="non-virtual"><scope>iceberg::DVWriterOptions</scope><name>path</name></member>
</listofallmembers>
</compounddef>
</doxygen>