data_lake_t Struct Reference

#include <mcl_data_lake/src/data_lake.h>

Collaboration diagram for data_lake_t:
Collaboration graph

Data Fields

mcl_data_lake_configuration_tconfiguration
 Data structure holding the data lake configuration. More...
 
data_lake_processor_t processor
 Data lake processor handle. More...
 

Detailed Description

Handle for data lake.

Definition at line 18 of file data_lake.h.

Field Documentation

mcl_data_lake_configuration_t* data_lake_t::configuration

Data structure holding the data lake configuration.

Definition at line 20 of file data_lake.h.

data_lake_processor_t data_lake_t::processor

Data lake processor handle.

Definition at line 21 of file data_lake.h.


The documentation for this struct was generated from the following file: