|
|
| BasicTxnInfo (const BasicTxnInfo &) |
| |
|
BasicTxnInfo & | operator= (const BasicTxnInfo &) |
| |
|
void | __set_isnull (const bool val) |
| |
|
void | __set_time (const int64_t val) |
| |
|
void | __set_txnid (const int64_t val) |
| |
|
void | __set_dbname (const std::string &val) |
| |
|
void | __set_tablename (const std::string &val) |
| |
|
void | __set_partitionname (const std::string &val) |
| |
|
bool | operator== (const BasicTxnInfo &rhs) const |
| |
|
bool | operator!= (const BasicTxnInfo &rhs) const |
| |
|
bool | operator< (const BasicTxnInfo &) 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 |
| |
|
|
bool | isnull |
| |
|
int64_t | time |
| |
|
int64_t | txnid |
| |
|
std::string | dbname |
| |
|
std::string | tablename |
| |
|
std::string | partitionname |
| |
|
_BasicTxnInfo__isset | __isset |
| |
The documentation for this class was generated from the following files: