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

Public Member Functions

 AllocateTableWriteIdsRequest (const AllocateTableWriteIdsRequest &)
 
AllocateTableWriteIdsRequestoperator= (const AllocateTableWriteIdsRequest &)
 
void __set_dbName (const std::string &val)
 
void __set_tableName (const std::string &val)
 
void __set_txnIds (const std::vector< int64_t > &val)
 
void __set_replPolicy (const std::string &val)
 
void __set_srcTxnToWriteIdList (const std::vector< TxnToWriteId > &val)
 
void __set_reallocate (const bool val)
 
bool operator== (const AllocateTableWriteIdsRequest &rhs) const
 
bool operator!= (const AllocateTableWriteIdsRequest &rhs) const
 
bool operator< (const AllocateTableWriteIdsRequest &) 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 dbName
 
std::string tableName
 
std::vector< int64_t > txnIds
 
std::string replPolicy
 
std::vector< TxnToWriteIdsrcTxnToWriteIdList
 
bool reallocate
 
_AllocateTableWriteIdsRequest__isset __isset
 

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