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

Public Member Functions

 AllTableConstraintsRequest (const AllTableConstraintsRequest &)
 
AllTableConstraintsRequestoperator= (const AllTableConstraintsRequest &)
 
void __set_dbName (const std::string &val)
 
void __set_tblName (const std::string &val)
 
void __set_catName (const std::string &val)
 
void __set_validWriteIdList (const std::string &val)
 
void __set_tableId (const int64_t val)
 
bool operator== (const AllTableConstraintsRequest &rhs) const
 
bool operator!= (const AllTableConstraintsRequest &rhs) const
 
bool operator< (const AllTableConstraintsRequest &) 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 tblName
 
std::string catName
 
std::string validWriteIdList
 
int64_t tableId
 
_AllTableConstraintsRequest__isset __isset
 

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