|
|
| ReplLastIdInfo (const ReplLastIdInfo &) |
| |
|
ReplLastIdInfo & | operator= (const ReplLastIdInfo &) |
| |
|
void | __set_database (const std::string &val) |
| |
|
void | __set_lastReplId (const int64_t val) |
| |
|
void | __set_table (const std::string &val) |
| |
|
void | __set_catalog (const std::string &val) |
| |
|
void | __set_partitionList (const std::vector< std::string > &val) |
| |
|
bool | operator== (const ReplLastIdInfo &rhs) const |
| |
|
bool | operator!= (const ReplLastIdInfo &rhs) const |
| |
|
bool | operator< (const ReplLastIdInfo &) 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 | database |
| |
|
int64_t | lastReplId |
| |
|
std::string | table |
| |
|
std::string | catalog |
| |
|
std::vector< std::string > | partitionList |
| |
|
_ReplLastIdInfo__isset | __isset |
| |
The documentation for this class was generated from the following files: