| <!-- |
| SPDX-FileCopyrightText: The Apache Software Foundation |
| |
| SPDX-License-Identifier: Apache-2.0 |
| --> |
| |
| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <title>Parquet – 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="Parquet: Classes Hierarchy"/> |
| <meta property="og:description" content="Reference for Parquet-1.0: Classes Hierarchy"/> |
| <meta name="twitter:title" content="Parquet: Classes Hierarchy"/> |
| <meta name="twitter:description" content="Reference for Parquet-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">Parquet</a></h3> |
| <p>API Version: 1.0</p> |
| |
| <p>Library Version: 22.0.0.dev</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.ArrowFileReader.html"><code>ArrowFileReader</code></a> |
| </li> |
| <li class="type"><a href="class.ArrowFileWriter.html"><code>ArrowFileWriter</code></a> |
| </li> |
| <li class="type"><a href="class.Statistics.html"><code>Statistics</code></a> |
| <ul class="type"> |
| <li class="type"><a href="class.BooleanStatistics.html"><code>BooleanStatistics</code></a> |
| </li> |
| <li class="type"><a href="class.ByteArrayStatistics.html"><code>ByteArrayStatistics</code></a> |
| </li> |
| <li class="type"><a href="class.DoubleStatistics.html"><code>DoubleStatistics</code></a> |
| </li> |
| <li class="type"><a href="class.FixedLengthByteArrayStatistics.html"><code>FixedLengthByteArrayStatistics</code></a> |
| </li> |
| <li class="type"><a href="class.FloatStatistics.html"><code>FloatStatistics</code></a> |
| </li> |
| <li class="type"><a href="class.Int32Statistics.html"><code>Int32Statistics</code></a> |
| </li> |
| <li class="type"><a href="class.Int64Statistics.html"><code>Int64Statistics</code></a> |
| </li> |
| </ul> |
| </li> |
| <li class="type"><a href="class.ColumnChunkMetadata.html"><code>ColumnChunkMetadata</code></a> |
| </li> |
| <li class="type"><a href="class.FileMetadata.html"><code>FileMetadata</code></a> |
| </li> |
| <li class="type"><a href="class.RowGroupMetadata.html"><code>RowGroupMetadata</code></a> |
| </li> |
| <li class="type"><a href="class.WriterProperties.html"><code>WriterProperties</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> |