|
|
| WriteEventInfo (const WriteEventInfo &) |
| |
|
WriteEventInfo & | operator= (const WriteEventInfo &) |
| |
|
void | __set_writeId (const int64_t val) |
| |
|
void | __set_database (const std::string &val) |
| |
|
void | __set_table (const std::string &val) |
| |
|
void | __set_files (const std::string &val) |
| |
|
void | __set_partition (const std::string &val) |
| |
|
void | __set_tableObj (const std::string &val) |
| |
|
void | __set_partitionObj (const std::string &val) |
| |
|
bool | operator== (const WriteEventInfo &rhs) const |
| |
|
bool | operator!= (const WriteEventInfo &rhs) const |
| |
|
bool | operator< (const WriteEventInfo &) 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 |
| |
|
|
int64_t | writeId |
| |
|
std::string | database |
| |
|
std::string | table |
| |
|
std::string | files |
| |
|
std::string | partition |
| |
|
std::string | tableObj |
| |
|
std::string | partitionObj |
| |
|
_WriteEventInfo__isset | __isset |
| |
The documentation for this class was generated from the following files: