|
|
| GetOpenTxnsResponse (const GetOpenTxnsResponse &) |
| |
|
GetOpenTxnsResponse & | operator= (const GetOpenTxnsResponse &) |
| |
|
void | __set_txn_high_water_mark (const int64_t val) |
| |
|
void | __set_open_txns (const std::vector< int64_t > &val) |
| |
|
void | __set_min_open_txn (const int64_t val) |
| |
|
void | __set_abortedBits (const std::string &val) |
| |
|
bool | operator== (const GetOpenTxnsResponse &rhs) const |
| |
|
bool | operator!= (const GetOpenTxnsResponse &rhs) const |
| |
|
bool | operator< (const GetOpenTxnsResponse &) const |
| |
|
uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| |
|
uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| |
|
virtual void | printTo (std::ostream &out) const |
| |
|
|
int64_t | txn_high_water_mark |
| |
|
std::vector< int64_t > | open_txns |
| |
|
int64_t | min_open_txn |
| |
|
std::string | abortedBits |
| |
|
_GetOpenTxnsResponse__isset | __isset |
| |
The documentation for this class was generated from the following files: