iceberg-cpp
Loading...
Searching...
No Matches
Functions
avro_register.h File Reference

Provide functions to register Avro implementations. More...

#include "iceberg/iceberg_bundle_export.h"

Go to the source code of this file.

Functions

void iceberg::avro::RegisterLogicalTypes ()
 Register all the logical types.
 
void iceberg::avro::RegisterReader ()
 Register Avro reader implementation.
 
ICEBERG_BUNDLE_EXPORT void iceberg::avro::RegisterWriter ()
 Register Avro writer implementation.
 
void iceberg::avro::RegisterAll ()
 Register all the logical types, Avro reader, and Avro writer.
 

Detailed Description

Provide functions to register Avro implementations.