iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Apache::Hadoop::Hive::NotificationEventRequest Class Reference
Inheritance diagram for Apache::Hadoop::Hive::NotificationEventRequest:

Public Member Functions

 NotificationEventRequest (const NotificationEventRequest &)
 
NotificationEventRequestoperator= (const NotificationEventRequest &)
 
void __set_lastEvent (const int64_t val)
 
void __set_maxEvents (const int32_t val)
 
void __set_eventTypeSkipList (const std::vector< std::string > &val)
 
void __set_catName (const std::string &val)
 
void __set_dbName (const std::string &val)
 
void __set_tableNames (const std::vector< std::string > &val)
 
bool operator== (const NotificationEventRequest &rhs) const
 
bool operator!= (const NotificationEventRequest &rhs) const
 
bool operator< (const NotificationEventRequest &) 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
 

Public Attributes

int64_t lastEvent
 
int32_t maxEvents
 
std::vector< std::string > eventTypeSkipList
 
std::string catName
 
std::string dbName
 
std::vector< std::string > tableNames
 
_NotificationEventRequest__isset __isset
 

The documentation for this class was generated from the following files: