![]() |
Transaction. Each command in the transaction must use the same namespace.
#include "as_txn.h"
Data Fields | |
uint32_t | deadline |
bool | free |
uint64_t | id |
bool | in_doubt |
as_namespace | ns |
as_txn_hash | reads |
as_txn_state | state |
uint32_t | timeout |
bool | write_in_doubt |
as_txn_hash | writes |
as_namespace as_txn::ns |
as_txn_hash as_txn::reads |
as_txn_state as_txn::state |
as_txn_hash as_txn::writes |