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

Public Member Functions

 BasicTxnInfo (const BasicTxnInfo &)
 
BasicTxnInfooperator= (const BasicTxnInfo &)
 
void __set_isnull (const bool val)
 
void __set_time (const int64_t val)
 
void __set_txnid (const int64_t val)
 
void __set_dbname (const std::string &val)
 
void __set_tablename (const std::string &val)
 
void __set_partitionname (const std::string &val)
 
bool operator== (const BasicTxnInfo &rhs) const
 
bool operator!= (const BasicTxnInfo &rhs) const
 
bool operator< (const BasicTxnInfo &) 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

bool isnull
 
int64_t time
 
int64_t txnid
 
std::string dbname
 
std::string tablename
 
std::string partitionname
 
_BasicTxnInfo__isset __isset
 

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