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

Public Member Functions

 CheckLockRequest (const CheckLockRequest &) noexcept
 
CheckLockRequestoperator= (const CheckLockRequest &) noexcept
 
void __set_lockid (const int64_t val)
 
void __set_txnid (const int64_t val)
 
void __set_elapsed_ms (const int64_t val)
 
bool operator== (const CheckLockRequest &rhs) const
 
bool operator!= (const CheckLockRequest &rhs) const
 
bool operator< (const CheckLockRequest &) 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 lockid
 
int64_t txnid
 
int64_t elapsed_ms
 
_CheckLockRequest__isset __isset
 

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