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

A time series metadata. More...

#include <ts.h>

Data Fields

qdb_ts_column_info_ex_tcolumns
 A pointer to an array that contain descriptions of columns present in the time series.
 
qdb_size_t column_count
 The number of columns in array.
 
qdb_duration_t shard_size
 Shard size of the time series, in ms.
 
qdb_duration_t ttl
 TTL of the time series, in ms.
 
qdb_aggregated_table_taggregated
 A pointer to the aggregated table parameters if it was created.
 

Detailed Description

A time series metadata.


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