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

Public Member Functions

 CompactionResponse (const CompactionResponse &)
 
CompactionResponseoperator= (const CompactionResponse &)
 
void __set_id (const int64_t val)
 
void __set_state (const std::string &val)
 
void __set_accepted (const bool val)
 
void __set_errormessage (const std::string &val)
 
bool operator== (const CompactionResponse &rhs) const
 
bool operator!= (const CompactionResponse &rhs) const
 
bool operator< (const CompactionResponse &) 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 id
 
std::string state
 
bool accepted
 
std::string errormessage
 
_CompactionResponse__isset __isset
 

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