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

Public Member Functions

 ColumnStatisticsDesc (const ColumnStatisticsDesc &)
 
ColumnStatisticsDescoperator= (const ColumnStatisticsDesc &)
 
void __set_isTblLevel (const bool val)
 
void __set_dbName (const std::string &val)
 
void __set_tableName (const std::string &val)
 
void __set_partName (const std::string &val)
 
void __set_lastAnalyzed (const int64_t val)
 
void __set_catName (const std::string &val)
 
bool operator== (const ColumnStatisticsDesc &rhs) const
 
bool operator!= (const ColumnStatisticsDesc &rhs) const
 
bool operator< (const ColumnStatisticsDesc &) 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

bool isTblLevel
 
std::string dbName
 
std::string tableName
 
std::string partName
 
int64_t lastAnalyzed
 
std::string catName
 
_ColumnStatisticsDesc__isset __isset
 

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