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

Public Member Functions

 AddPrimaryKeyRequest (const AddPrimaryKeyRequest &)
 
AddPrimaryKeyRequestoperator= (const AddPrimaryKeyRequest &)
 
void __set_primaryKeyCols (const std::vector< SQLPrimaryKey > &val)
 
bool operator== (const AddPrimaryKeyRequest &rhs) const
 
bool operator!= (const AddPrimaryKeyRequest &rhs) const
 
bool operator< (const AddPrimaryKeyRequest &) 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< SQLPrimaryKeyprimaryKeyCols
 

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