iceberg-cpp
Loading...
Searching...
No Matches
Classes | Enumerations
catalog_properties.h File Reference

RestCatalogProperties implementation for Iceberg REST API. More...

#include <string>
#include <unordered_map>
#include "iceberg/catalog/rest/iceberg_rest_export.h"
#include "iceberg/result.h"
#include "iceberg/util/config.h"

Go to the source code of this file.

Classes

class  iceberg::rest::RestCatalogProperties
 Configuration class for a REST Catalog. More...
 

Enumerations

enum class  iceberg::rest::SnapshotMode : uint8_t { kAll , kRefs }
 Snapshot loading mode for REST catalog.
 

Detailed Description

RestCatalogProperties implementation for Iceberg REST API.