iceberg-cpp
Loading...
Searching...
No Matches
Classes
manifest_writer.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "iceberg/file_writer.h"
#include "iceberg/iceberg_export.h"
#include "iceberg/manifest/manifest_list.h"
#include "iceberg/metrics.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"

Go to the source code of this file.

Classes

class  iceberg::ManifestWriter
 Write manifest entries to a manifest file. More...
 
class  iceberg::ManifestListWriter
 Write manifest files to a manifest list file. More...
 

Detailed Description

Data writer interface for manifest files and manifest list files.