quasardb C API
|
The required parameters for a double operation within a batch. More...
#include <batch.h>
Data Fields | |
double | value |
The value of the 64-bit floating-point number to use. | |
qdb_time_t | expiry_time |
The required parameters for a double operation within a batch.
qdb_time_t double_put_update_t::expiry_time |
The optional expiration time. Use qdb_never_expires for no expiration.