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

Public Member Functions

 Order (const Order &)
 
Orderoperator= (const Order &)
 
void __set_col (const std::string &val)
 
void __set_order (const int32_t val)
 
bool operator== (const Order &rhs) const
 
bool operator!= (const Order &rhs) const
 
bool operator< (const Order &) 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 col
 
int32_t order
 
_Order__isset __isset
 

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