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

Public Member Functions

 AbortTxnRequest (const AbortTxnRequest &)
 
AbortTxnRequestoperator= (const AbortTxnRequest &)
 
void __set_txnid (const int64_t val)
 
void __set_replPolicy (const std::string &val)
 
void __set_txn_type (const TxnType::type val)
 
void __set_errorCode (const int64_t val)
 
bool operator== (const AbortTxnRequest &rhs) const
 
bool operator!= (const AbortTxnRequest &rhs) const
 
bool operator< (const AbortTxnRequest &) 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 txnid
 
std::string replPolicy
 
TxnType::type txn_type
 
int64_t errorCode
 
_AbortTxnRequest__isset __isset
 

Member Data Documentation

◆ txn_type

TxnType::type Apache::Hadoop::Hive::AbortTxnRequest::txn_type
See also
TxnType

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