InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
MessageDispatch POD (serializable by memcpy) data members. More...
#include <Message.h>
Public Attributes | |
int64_t | transactionid |
int64_t | domainid |
MessageDispatch POD (serializable by memcpy) data members.
int64_t MessageDispatch::dispatch_s::domainid |
Definition at line 562 of file Message.h.
Referenced by TransactionAgent::handledispatch(), and Transaction::makeMessageDispatch().
int64_t MessageDispatch::dispatch_s::transactionid |
Definition at line 561 of file Message.h.
Referenced by Transaction::makeMessageDispatch().