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

Public Member Functions

 NotNullConstraintsResponse (const NotNullConstraintsResponse &)
 
NotNullConstraintsResponseoperator= (const NotNullConstraintsResponse &)
 
void __set_notNullConstraints (const std::vector< SQLNotNullConstraint > &val)
 
bool operator== (const NotNullConstraintsResponse &rhs) const
 
bool operator!= (const NotNullConstraintsResponse &rhs) const
 
bool operator< (const NotNullConstraintsResponse &) 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< SQLNotNullConstraintnotNullConstraints
 

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