iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
manifest_wrapper.h File Reference
#include <functional>
#include "iceberg/iceberg_export.h"
#include "iceberg/manifest/manifest_entry.h"
#include "iceberg/manifest/manifest_list.h"
#include "iceberg/row/struct_like.h"

Go to the source code of this file.

Classes

class  iceberg::PartitionFieldSummaryStructLike
 StructLike wrapper for PartitionFieldSummary. More...
 
class  iceberg::PartitionFieldSummaryArrayLike
 ArrayLike wrapper for a vector of PartitionFieldSummary. More...
 
class  iceberg::ManifestFileStructLike
 StructLike wrapper for ManifestFile. More...
 
class  iceberg::DataFileStructLike
 StructLike wrapper for DataFile metadata. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 

Detailed Description

Wrapper classes for manifest-related data structures that implement StructLike, ArrayLike, and MapLike interfaces for unified data access.