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

Public Member Functions

 CommitTxnKeyValue (const CommitTxnKeyValue &)
 
CommitTxnKeyValueoperator= (const CommitTxnKeyValue &)
 
void __set_tableId (const int64_t val)
 
void __set_key (const std::string &val)
 
void __set_value (const std::string &val)
 
bool operator== (const CommitTxnKeyValue &rhs) const
 
bool operator!= (const CommitTxnKeyValue &rhs) const
 
bool operator< (const CommitTxnKeyValue &) 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 tableId
 
std::string key
 
std::string value
 

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