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

Public Member Functions

 ThriftHiveMetastore_exchange_partitions_result (const ThriftHiveMetastore_exchange_partitions_result &)
 
ThriftHiveMetastore_exchange_partitions_resultoperator= (const ThriftHiveMetastore_exchange_partitions_result &)
 
void __set_success (const std::vector< Partition > &val)
 
void __set_o1 (const MetaException &val)
 
void __set_o2 (const NoSuchObjectException &val)
 
void __set_o3 (const InvalidObjectException &val)
 
void __set_o4 (const InvalidInputException &val)
 
bool operator== (const ThriftHiveMetastore_exchange_partitions_result &rhs) const
 
bool operator!= (const ThriftHiveMetastore_exchange_partitions_result &rhs) const
 
bool operator< (const ThriftHiveMetastore_exchange_partitions_result &) const
 
uint32_t read (::apache::thrift::protocol::TProtocol *iprot)
 
uint32_t write (::apache::thrift::protocol::TProtocol *oprot) const
 

Public Attributes

std::vector< Partitionsuccess
 
MetaException o1
 
NoSuchObjectException o2
 
InvalidObjectException o3
 
InvalidInputException o4
 
_ThriftHiveMetastore_exchange_partitions_result__isset __isset
 

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