blob: 659d8b868d59b4ba83e550e93da51fbeebccbd6d [file] [log] [blame]
<!--
SPDX-FileCopyrightText: The Apache Software Foundation
SPDX-License-Identifier: Apache-2.0
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>ArrowDataset &ndash; 1.0: Classes Hierarchy</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="ArrowDataset: Classes Hierarchy"/>
<meta property="og:description" content="Reference for ArrowDataset-1.0: Classes Hierarchy"/>
<meta name="twitter:title" content="ArrowDataset: Classes Hierarchy"/>
<meta name="twitter:description" content="Reference for ArrowDataset-1.0: Classes Hierarchy"/>
<meta name="twitter:card" content="summary"/>
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="urlmap.js"></script>
<script src="fzy.js"></script>
<script src="search.js"></script>
<script src="main.js"></script>
</head>
<body>
<div id="body-wrapper" tabindex="-1">
<nav class="sidebar devhelp-hidden">
<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>
<div class="section namespace">
<h3><a href="index.html">ArrowDataset</a></h3>
<p>API Version: 1.0</p>
<p>Library Version: 21.0.0</p>
</div>
<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.1</p>
</div>
</nav>
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
<section id="main" class="content">
<section>
<div class="docblock">
<h1>Classes Hierarchy</h1>
<div class="docblock">
<ul class="type root">
<li class="type"><a data-namespace="GObject" data-link="class.Object.html" href="javascript:void(0)" class="external"><code>GObject.Object</code></a></li><ul class="type">
<li class="type"><a href="class.FileFormat.html"><code>FileFormat</code></a>
<ul class="type">
<li class="type"><a href="class.CSVFileFormat.html"><code>CSVFileFormat</code></a>
</li>
<li class="type"><a href="class.IPCFileFormat.html"><code>IPCFileFormat</code></a>
</li>
<li class="type"><a href="class.ParquetFileFormat.html"><code>ParquetFileFormat</code></a>
</li>
</ul>
</li>
<li class="type"><a href="class.Dataset.html"><code>Dataset</code></a>
<ul class="type">
<li class="type"><a href="class.FileSystemDataset.html"><code>FileSystemDataset</code></a>
</li>
</ul>
</li>
<li class="type"><a href="class.DatasetFactory.html"><code>DatasetFactory</code></a>
<ul class="type">
<li class="type"><a href="class.FileSystemDatasetFactory.html"><code>FileSystemDatasetFactory</code></a>
</li>
</ul>
</li>
<li class="type"><a href="class.Partitioning.html"><code>Partitioning</code></a>
<ul class="type">
<li class="type"><a href="class.KeyValuePartitioning.html"><code>KeyValuePartitioning</code></a>
<ul class="type">
<li class="type"><a href="class.DirectoryPartitioning.html"><code>DirectoryPartitioning</code></a>
</li>
<li class="type"><a href="class.HivePartitioning.html"><code>HivePartitioning</code></a>
</li>
</ul>
</li>
</ul>
</li>
<li class="type"><a href="class.FileSystemDatasetWriteOptions.html"><code>FileSystemDatasetWriteOptions</code></a>
</li>
<li class="type"><a href="class.FileWriteOptions.html"><code>FileWriteOptions</code></a>
</li>
<li class="type"><a href="class.FileWriter.html"><code>FileWriter</code></a>
</li>
<li class="type"><a href="class.FinishOptions.html"><code>FinishOptions</code></a>
</li>
<li class="type"><a href="class.Fragment.html"><code>Fragment</code></a>
<ul class="type">
<li class="type"><a href="class.InMemoryFragment.html"><code>InMemoryFragment</code></a>
</li>
</ul>
</li>
<li class="type"><a href="class.KeyValuePartitioningOptions.html"><code>KeyValuePartitioningOptions</code></a>
<ul class="type">
<li class="type"><a href="class.HivePartitioningOptions.html"><code>HivePartitioningOptions</code></a>
</li>
</ul>
</li>
<li class="type"><a href="class.PartitioningFactoryOptions.html"><code>PartitioningFactoryOptions</code></a>
</li>
<li class="type"><a href="class.Scanner.html"><code>Scanner</code></a>
</li>
<li class="type"><a href="class.ScannerBuilder.html"><code>ScannerBuilder</code></a>
</li>
</ul></li>
</ul>
</div>
</div>
</section>
</section>
<div id="toc" class="toc">
<nav aria-labelledby="toc-title">
<p id="toc-title">Content</p>
<ul class="toc-list">
</ul>
</nav>
</div>
<section id="search" class="content hidden"></section>
<footer>
</footer>
</div>
</body>
</html>