|
|
| ForeignKeysRequest (const ForeignKeysRequest &) |
| |
|
ForeignKeysRequest & | operator= (const ForeignKeysRequest &) |
| |
|
void | __set_parent_db_name (const std::string &val) |
| |
|
void | __set_parent_tbl_name (const std::string &val) |
| |
|
void | __set_foreign_db_name (const std::string &val) |
| |
|
void | __set_foreign_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 ForeignKeysRequest &rhs) const |
| |
|
bool | operator!= (const ForeignKeysRequest &rhs) const |
| |
|
bool | operator< (const ForeignKeysRequest &) 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 | parent_db_name |
| |
|
std::string | parent_tbl_name |
| |
|
std::string | foreign_db_name |
| |
|
std::string | foreign_tbl_name |
| |
|
std::string | catName |
| |
|
std::string | validWriteIdList |
| |
|
int64_t | tableId |
| |
|
_ForeignKeysRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: