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

Public Member Functions

 SourceTable (const SourceTable &)
 
SourceTableoperator= (const SourceTable &)
 
void __set_table (const Table &val)
 
void __set_insertedCount (const int64_t val)
 
void __set_updatedCount (const int64_t val)
 
void __set_deletedCount (const int64_t val)
 
bool operator== (const SourceTable &rhs) const
 
bool operator!= (const SourceTable &rhs) const
 
bool operator< (const SourceTable &) 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

Table table
 
int64_t insertedCount
 
int64_t updatedCount
 
int64_t deletedCount
 

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