|
iceberg-cpp
|
#include <functional>#include <memory>#include <vector>#include "iceberg/iceberg_export.h"#include "iceberg/manifest/manifest_entry.h"#include "iceberg/manifest/manifest_list.h"#include "iceberg/manifest/manifest_writer.h"#include "iceberg/result.h"Go to the source code of this file.
Classes | |
| class | iceberg::RollingManifestWriter |
| A rolling manifest writer that can produce multiple manifest files. More... | |
Rolling manifest writer that can produce multiple manifest files.