quasardb C API
|
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. | |
Description of a batch column info.