|
|
| ShowLocksRequest (const ShowLocksRequest &) |
| |
|
ShowLocksRequest & | operator= (const ShowLocksRequest &) |
| |
|
void | __set_dbname (const std::string &val) |
| |
|
void | __set_tablename (const std::string &val) |
| |
|
void | __set_partname (const std::string &val) |
| |
|
void | __set_isExtended (const bool val) |
| |
|
void | __set_txnid (const int64_t val) |
| |
|
bool | operator== (const ShowLocksRequest &rhs) const |
| |
|
bool | operator!= (const ShowLocksRequest &rhs) const |
| |
|
bool | operator< (const ShowLocksRequest &) 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 |
| |
|
|
std::string | dbname |
| |
|
std::string | tablename |
| |
|
std::string | partname |
| |
|
bool | isExtended |
| |
|
int64_t | txnid |
| |
|
_ShowLocksRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: