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

Public Member Functions

 ScheduledQueryPollResponse (const ScheduledQueryPollResponse &)
 
ScheduledQueryPollResponseoperator= (const ScheduledQueryPollResponse &)
 
void __set_scheduleKey (const ScheduledQueryKey &val)
 
void __set_executionId (const int64_t val)
 
void __set_query (const std::string &val)
 
void __set_user (const std::string &val)
 
bool operator== (const ScheduledQueryPollResponse &rhs) const
 
bool operator!= (const ScheduledQueryPollResponse &rhs) const
 
bool operator< (const ScheduledQueryPollResponse &) 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

ScheduledQueryKey scheduleKey
 
int64_t executionId
 
std::string query
 
std::string user
 
_ScheduledQueryPollResponse__isset __isset
 

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