|
iceberg-cpp
|
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. | |
RestCatalogProperties implementation for Iceberg REST API.