|
quasardb C API
|
| The required parameters for a blob put or update operations within a batch | |
| The required parameters for an integer operation within a batch | |
| A representation of binary data | |
| A read-only iterator on quasardb entries | |
| An iterator to iterate on the entries matching a certain tag | |
| A structure representing the metadata of an entry in the database | |
| Schema of a column sent to the server in a batch | |
| Column sent to the server in a batch | |
| Data of a table sent to the server in a batch | |
| Schema of a table sent to the server in a batch. Indexed by the table and column names given in qdb_exp_batch_push_table_t | |
| Data and metadata of a table sent to the server in a batch | |
| A cluster-wide unique identifier | |
| A single operation containing all parameters to execute the operation in a batch or in a transaction | |
| A structure representing a performance measurement database | |
| A structure representing a continuous list of performance measurements | |
| A variadic structure holding the result type as well as the result value | |
| Holds a column of a query result in Arrow format | |
| Holds the result of a query in Arrow format | |
| Holds a column of an experimental query | |
| Holds the result of an experimental query | |
| Holds the result of a query | |
| A structure representing the address of a quasardb node | |
| A structure representing a character string of the given length | |
| A structure representing an elapsed time since epoch (cross-platform equivalent of timespec structure) | |
| Description of a batch column info | |
| Description of a batch column that will not be checked | |
| Aggregation input and result for columns of blobs | |
| A timestamped data with a binary content | |
| Description of a time series column | |
| Aggregation input and result for columns of numeric floating-point values | |
| A timestamped data with a double-precision floating-point value | |
| Aggregation input and result for columns of numeric integer values | |
| A timestamped data with a signed 64-bit integer value | |
| Time interval | |
| Aggregation input and result for columns of strings | |
| A timestamped data with a string content | |
| Aggregation input and result for columns of numeric integer values | |
| A timestamped data with a signed 64-bit integer value |
1.8.5