iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iceberg::EmptyInheritableMetadata Class Reference

Empty implementation that applies no inheritance. More...

#include <inheritable_metadata.h>

Inheritance diagram for iceberg::EmptyInheritableMetadata:
iceberg::InheritableMetadata

Public Member Functions

Status Apply (ManifestEntry &entry) override
 Apply inheritable metadata to a manifest entry.
 

Detailed Description

Empty implementation that applies no inheritance.

Member Function Documentation

◆ Apply()

Status iceberg::EmptyInheritableMetadata::Apply ( ManifestEntry entry)
overridevirtual

Apply inheritable metadata to a manifest entry.

Parameters
entryThe manifest entry to modify.
Returns
Status indicating success or failure.

Implements iceberg::InheritableMetadata.


The documentation for this class was generated from the following files: