|
quasardb C API
|
A time series metadata. More...
#include <ts.h>
Data Fields | |
| qdb_ts_column_info_ex_t * | columns |
| 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_t * | aggregated |
| A pointer to the aggregated table parameters if it was created. | |
A time series metadata.
1.8.5