|
|
| LockRequest (const LockRequest &) |
| |
|
LockRequest & | operator= (const LockRequest &) |
| |
|
void | __set_component (const std::vector< LockComponent > &val) |
| |
|
void | __set_txnid (const int64_t val) |
| |
|
void | __set_user (const std::string &val) |
| |
|
void | __set_hostname (const std::string &val) |
| |
|
void | __set_agentInfo (const std::string &val) |
| |
|
void | __set_zeroWaitReadEnabled (const bool val) |
| |
|
void | __set_exclusiveCTAS (const bool val) |
| |
|
void | __set_locklessReadsEnabled (const bool val) |
| |
|
bool | operator== (const LockRequest &rhs) const |
| |
|
bool | operator!= (const LockRequest &rhs) const |
| |
|
bool | operator< (const LockRequest &) 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::vector< LockComponent > | component |
| |
|
int64_t | txnid |
| |
|
std::string | user |
| |
|
std::string | hostname |
| |
|
std::string | agentInfo |
| |
|
bool | zeroWaitReadEnabled |
| |
|
bool | exclusiveCTAS |
| |
|
bool | locklessReadsEnabled |
| |
|
_LockRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: