|
|
| CommitTxnKeyValue (const CommitTxnKeyValue &) |
| |
|
CommitTxnKeyValue & | operator= (const CommitTxnKeyValue &) |
| |
|
void | __set_tableId (const int64_t val) |
| |
|
void | __set_key (const std::string &val) |
| |
|
void | __set_value (const std::string &val) |
| |
|
bool | operator== (const CommitTxnKeyValue &rhs) const |
| |
|
bool | operator!= (const CommitTxnKeyValue &rhs) const |
| |
|
bool | operator< (const CommitTxnKeyValue &) 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 | tableId |
| |
|
std::string | key |
| |
|
std::string | value |
| |
The documentation for this class was generated from the following files: