iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
metadata_table.h File Reference

Define base APIs for metadata tables. More...

#include <memory>
#include "iceberg/iceberg_export.h"
#include "iceberg/result.h"
#include "iceberg/table_identifier.h"
#include "iceberg/type_fwd.h"

Go to the source code of this file.

Classes

class  iceberg::MetadataTable
 Base class for Iceberg metadata tables. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 

Detailed Description

Define base APIs for metadata tables.