|
OpenCBDC Transaction Processor
|
#include "state_machine.hpp"#include "uhs/transaction/transaction.hpp"#include "uhs/twophase/locking_shard/locking_shard.hpp"#include "util/common/random_source.hpp"#include "util/raft/node.hpp"#include <memory>#include <vector>

Go to the source code of this file.
Data Structures | |
| class | cbdc::coordinator::distributed_tx |
| Class to manage a single distributed transaction (dtx) batch between shards. More... | |
Namespaces | |
| namespace | cbdc |
| namespace | cbdc::coordinator |