|
|
| NotificationEvent (const NotificationEvent &) |
| |
|
NotificationEvent & | operator= (const NotificationEvent &) |
| |
|
void | __set_eventId (const int64_t val) |
| |
|
void | __set_eventTime (const int32_t val) |
| |
|
void | __set_eventType (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tableName (const std::string &val) |
| |
|
void | __set_message (const std::string &val) |
| |
|
void | __set_messageFormat (const std::string &val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
bool | operator== (const NotificationEvent &rhs) const |
| |
|
bool | operator!= (const NotificationEvent &rhs) const |
| |
|
bool | operator< (const NotificationEvent &) 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 | eventId |
| |
|
int32_t | eventTime |
| |
|
std::string | eventType |
| |
|
std::string | dbName |
| |
|
std::string | tableName |
| |
|
std::string | message |
| |
|
std::string | messageFormat |
| |
|
std::string | catName |
| |
|
_NotificationEvent__isset | __isset |
| |
The documentation for this class was generated from the following files: