|
|
| ColumnStatisticsDesc (const ColumnStatisticsDesc &) |
| |
|
ColumnStatisticsDesc & | operator= (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 |
| |
|
|
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: