Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachne::coordination::state_event Struct Reference

#include <include/arachne/coordinator.hpp>

Public Attributes

std::int64_t sequence = 0
std::string envelope_id
cocoon_status from = cocoon_status::received
cocoon_status to = cocoon_status::received
std::string actor_ref
std::string reason
std::string occurred_at

Detailed Description

Definition at line 54 of file coordinator.hpp.

Member Data Documentation

◆ actor_ref

std::string arachne::coordination::state_event::actor_ref

Definition at line 59 of file coordinator.hpp.

◆ envelope_id

std::string arachne::coordination::state_event::envelope_id

Definition at line 56 of file coordinator.hpp.

◆ from

cocoon_status arachne::coordination::state_event::from = cocoon_status::received

Definition at line 57 of file coordinator.hpp.

◆ occurred_at

std::string arachne::coordination::state_event::occurred_at

Definition at line 61 of file coordinator.hpp.

◆ reason

std::string arachne::coordination::state_event::reason

Definition at line 60 of file coordinator.hpp.

◆ sequence

std::int64_t arachne::coordination::state_event::sequence = 0

Definition at line 55 of file coordinator.hpp.

◆ to

cocoon_status arachne::coordination::state_event::to = cocoon_status::received

Definition at line 58 of file coordinator.hpp.


The documentation for this struct was generated from the following file: