quasardb C API
|
The required parameters for an integer operation within a batch. More...
#include <batch.h>
Data Fields | |
qdb_int_t | value |
The value of the integer to use. | |
qdb_time_t | expiry_time |
The required parameters for an integer operation within a batch.
qdb_time_t int_put_update_t::expiry_time |
The optional expiration time. Use qdb_never_expires for no expiration.