Metadata inheritance for copying manifests before commit.
More...
#include <inheritable_metadata.h>
Metadata inheritance for copying manifests before commit.
◆ CopyInheritableMetadata()
| iceberg::CopyInheritableMetadata::CopyInheritableMetadata |
( |
int64_t |
snapshot_id | ) |
|
|
explicit |
Constructor for copy metadata.
- Parameters
-
| snapshot_id | The snapshot ID to use for copying. |
◆ Apply()
| Status iceberg::CopyInheritableMetadata::Apply |
( |
ManifestEntry & |
entry | ) |
|
|
overridevirtual |
Apply inheritable metadata to a manifest entry.
- Parameters
-
| entry | The manifest entry to modify. |
- Returns
- Status indicating success or failure.
Implements iceberg::InheritableMetadata.
The documentation for this class was generated from the following files: