|
iceberg-cpp
|
#include <memory>#include <string>#include <unordered_set>#include "iceberg/catalog.h"#include "iceberg/catalog/rest/catalog_properties.h"#include "iceberg/catalog/rest/endpoint.h"#include "iceberg/catalog/rest/iceberg_rest_export.h"#include "iceberg/catalog/rest/type_fwd.h"#include "iceberg/result.h"Go to the source code of this file.
Classes | |
| class | iceberg::rest::RestCatalog |
| Rest catalog implementation. More... | |
RestCatalog implementation for Iceberg REST API.