TxnHeader
extern (C) @nogc nothrow
struct TxnHeader {
}
- clientId
int64_t clientId;
Undocumented in source.
- cxid
int32_t cxid;
Undocumented in source.
- time
int64_t time;
Undocumented in source.
- type
int32_t type;
Undocumented in source.
- zxid
int64_t zxid;
Undocumented in source.