|
|
| PrimaryKeysRequest (const PrimaryKeysRequest &) |
| |
|
PrimaryKeysRequest & | operator= (const PrimaryKeysRequest &) |
| |
|
void | __set_db_name (const std::string &val) |
| |
|
void | __set_tbl_name (const std::string &val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_tableId (const int64_t val) |
| |
|
bool | operator== (const PrimaryKeysRequest &rhs) const |
| |
|
bool | operator!= (const PrimaryKeysRequest &rhs) const |
| |
|
bool | operator< (const PrimaryKeysRequest &) 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 | db_name |
| |
|
std::string | tbl_name |
| |
|
std::string | catName |
| |
|
std::string | validWriteIdList |
| |
|
int64_t | tableId |
| |
|
_PrimaryKeysRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: