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

Public Member Functions

 AddForeignKeyRequest (const AddForeignKeyRequest &)
 
AddForeignKeyRequestoperator= (const AddForeignKeyRequest &)
 
void __set_foreignKeyCols (const std::vector< SQLForeignKey > &val)
 
bool operator== (const AddForeignKeyRequest &rhs) const
 
bool operator!= (const AddForeignKeyRequest &rhs) const
 
bool operator< (const AddForeignKeyRequest &) 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< SQLForeignKeyforeignKeyCols
 

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