Provide functions to register Avro implementations.
More...
#include "iceberg/iceberg_bundle_export.h"
Go to the source code of this file.
|
|
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.
|
| |
Provide functions to register Avro implementations.