OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
state_machine.hpp File Reference
#include "util/common/hashmap.hpp"
#include "util/common/logging.hpp"
#include <libnuraft/nuraft.hxx>
#include <unordered_map>
#include <unordered_set>
Include dependency graph for uhs/twophase/coordinator/state_machine.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  cbdc::coordinator::state_machine
 Raft state machine for managing a replicated coordinator. More...
 
struct  cbdc::coordinator::state_machine::coordinator_state
 Used to store dtxs, which phase they are in and relevant data require for recovery. More...
 

Namespaces

namespace  cbdc
 
namespace  cbdc::coordinator