![]() |
InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
MessageApply POD (serializable by memcpy) data members. More...
#include <Message.h>
Public Attributes | |
| int64_t | subtransactionid |
| int64_t | applierid |
| int64_t | domainid |
MessageApply POD (serializable by memcpy) data members.
| int64_t MessageApply::apply_s::applierid |
Definition at line 698 of file Message.h.
Referenced by Engine::background().
| int64_t MessageApply::apply_s::domainid |
Definition at line 699 of file Message.h.
Referenced by Engine::apply().
| int64_t MessageApply::apply_s::subtransactionid |
Definition at line 697 of file Message.h.
Referenced by Engine::apply(), and Engine::background().