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

Public Member Functions

 ShowLocksRequest (const ShowLocksRequest &)
 
ShowLocksRequestoperator= (const ShowLocksRequest &)
 
void __set_dbname (const std::string &val)
 
void __set_tablename (const std::string &val)
 
void __set_partname (const std::string &val)
 
void __set_isExtended (const bool val)
 
void __set_txnid (const int64_t val)
 
bool operator== (const ShowLocksRequest &rhs) const
 
bool operator!= (const ShowLocksRequest &rhs) const
 
bool operator< (const ShowLocksRequest &) 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::string dbname
 
std::string tablename
 
std::string partname
 
bool isExtended
 
int64_t txnid
 
_ShowLocksRequest__isset __isset
 

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