|
iceberg-cpp
|
#include <functional>#include <memory>#include <string>#include <unordered_map>#include <unordered_set>#include <vector>#include "iceberg/delete_file_index.h"#include "iceberg/iceberg_export.h"#include "iceberg/manifest/manifest_entry.h"#include "iceberg/manifest/manifest_list.h"#include "iceberg/result.h"#include "iceberg/type_fwd.h"#include "iceberg/util/error_collector.h"Go to the source code of this file.
Classes | |
| struct | iceberg::TaskContext |
| Context passed to task creation functions. More... | |
| class | iceberg::ManifestGroup |
| Coordinates reading manifest files and producing scan tasks. More... | |
Coordinates reading manifest files and producing scan tasks.