|
|
| FireEventRequest (const FireEventRequest &) |
| |
|
FireEventRequest & | operator= (const FireEventRequest &) |
| |
|
void | __set_successful (const bool val) |
| |
|
void | __set_data (const FireEventRequestData &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tableName (const std::string &val) |
| |
|
void | __set_partitionVals (const std::vector< std::string > &val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_tblParams (const std::map< std::string, std::string > &val) |
| |
|
bool | operator== (const FireEventRequest &rhs) const |
| |
|
bool | operator!= (const FireEventRequest &rhs) const |
| |
|
bool | operator< (const FireEventRequest &) 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 |
| |
|
|
bool | successful |
| |
|
FireEventRequestData | data |
| |
|
std::string | dbName |
| |
|
std::string | tableName |
| |
|
std::vector< std::string > | partitionVals |
| |
|
std::string | catName |
| |
|
std::map< std::string, std::string > | tblParams |
| |
|
_FireEventRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: