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

Public Member Functions

 LockRequest (const LockRequest &)
 
LockRequestoperator= (const LockRequest &)
 
void __set_component (const std::vector< LockComponent > &val)
 
void __set_txnid (const int64_t val)
 
void __set_user (const std::string &val)
 
void __set_hostname (const std::string &val)
 
void __set_agentInfo (const std::string &val)
 
void __set_zeroWaitReadEnabled (const bool val)
 
void __set_exclusiveCTAS (const bool val)
 
void __set_locklessReadsEnabled (const bool val)
 
bool operator== (const LockRequest &rhs) const
 
bool operator!= (const LockRequest &rhs) const
 
bool operator< (const LockRequest &) 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

std::vector< LockComponentcomponent
 
int64_t txnid
 
std::string user
 
std::string hostname
 
std::string agentInfo
 
bool zeroWaitReadEnabled
 
bool exclusiveCTAS
 
bool locklessReadsEnabled
 
_LockRequest__isset __isset
 

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