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

Public Member Functions

 GetOpenTxnsResponse (const GetOpenTxnsResponse &)
 
GetOpenTxnsResponseoperator= (const GetOpenTxnsResponse &)
 
void __set_txn_high_water_mark (const int64_t val)
 
void __set_open_txns (const std::vector< int64_t > &val)
 
void __set_min_open_txn (const int64_t val)
 
void __set_abortedBits (const std::string &val)
 
bool operator== (const GetOpenTxnsResponse &rhs) const
 
bool operator!= (const GetOpenTxnsResponse &rhs) const
 
bool operator< (const GetOpenTxnsResponse &) 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 txn_high_water_mark
 
std::vector< int64_t > open_txns
 
int64_t min_open_txn
 
std::string abortedBits
 
_GetOpenTxnsResponse__isset __isset
 

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