iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
in_memory_catalog.h File Reference

Provide an in-memory catalog implementation. More...

#include <memory>
#include <shared_mutex>
#include "iceberg/catalog.h"

Go to the source code of this file.

Classes

class  iceberg::InMemoryCatalog
 An in-memory implementation of the Iceberg Catalog interface. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 

Detailed Description

Provide an in-memory catalog implementation.