![]() |
InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
for storing network responses held up by EAGAIN on raw interface More...
#include <TransactionAgent.h>

Public Attributes | |
| int64_t | resultCode |
| msgpack::sbuffer * | sbuf |
| std::vector< std::string > * | responseVector |
for storing network responses held up by EAGAIN on raw interface
Definition at line 105 of file TransactionAgent.h.
| std::vector<std::string>* responseData::responseVector |
Definition at line 109 of file TransactionAgent.h.
Referenced by TransactionAgent::sendResponse().
| int64_t responseData::resultCode |
Definition at line 107 of file TransactionAgent.h.
Referenced by TransactionAgent::sendResponse(), and TransactionAgent::TransactionAgent().
| msgpack::sbuffer* responseData::sbuf |
Definition at line 108 of file TransactionAgent.h.
Referenced by TransactionAgent::sendResponse(), and TransactionAgent::TransactionAgent().