quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_ts_batch_column_info_t Struct Reference

Description of a batch column info. More...

#include <ts.h>

Data Fields

const char * timeseries
 A pointer to a null-terminated UTF-8 string representing the name of the timeseries.
 
const char * column
 A pointer to a null-terminated UTF-8 string representing the name of the column.
 
qdb_size_t elements_count_hint
 The number of expected elements in one insertion.
 

Detailed Description

Description of a batch column info.


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