Definition at line 212 of file Master.h.
Hyperspace::Master::CommandContext::CommandContext |
( |
const char * |
_friendly_name, |
|
|
uint64_t |
_session_id |
|
) |
| |
|
inline |
void Hyperspace::Master::CommandContext::reset |
( |
BDbTxn * |
_txn | ) |
|
|
inline |
void Hyperspace::Master::CommandContext::reset_error |
( |
| ) |
|
|
inline |
void Hyperspace::Master::CommandContext::set_error |
( |
int |
_error, |
|
|
const char * |
_error_msg, |
|
|
bool |
abort = true |
|
) |
| |
|
inline |
void Hyperspace::Master::CommandContext::set_error |
( |
int |
_error, |
|
|
const String & |
_error_msg, |
|
|
bool |
abort = true |
|
) |
| |
|
inline |
bool Hyperspace::Master::CommandContext::aborted |
int Hyperspace::Master::CommandContext::error |
String Hyperspace::Master::CommandContext::error_msg |
std::vector<EventContext> Hyperspace::Master::CommandContext::evts |
const char* Hyperspace::Master::CommandContext::friendly_name |
uint64_t Hyperspace::Master::CommandContext::session_id |
BDbTxn* Hyperspace::Master::CommandContext::txn |
The documentation for this struct was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hyperspace/Master.h