iceberg-cpp
Loading...
Searching...
No Matches
Classes
data_file_set.h File Reference
#include <iterator>
#include <memory>
#include <span>
#include <string_view>
#include <unordered_map>
#include <vector>
#include "iceberg/iceberg_export.h"
#include "iceberg/manifest/manifest_entry.h"
#include "iceberg/util/string_util.h"

Go to the source code of this file.

Classes

class  iceberg::DataFileSet
 A set of DataFile pointers with insertion order preserved and deduplicated by file path. More...
 

Detailed Description

A set of DataFile pointers with insertion order preserved and deduplicated by file path.