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

Define the FileIO registry. More...

#include <functional>
#include <memory>
#include <string>
#include <string_view>
#include <unordered_map>
#include "iceberg/file_io.h"
#include "iceberg/iceberg_export.h"
#include "iceberg/result.h"

Go to the source code of this file.

Classes

class  iceberg::FileIORegistry
 Registry for FileIO implementations. More...
 
struct  iceberg::FileIORegistry::Factory
 Factory for explicit loading and optional scheme-based routing. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 

Detailed Description

Define the FileIO registry.