|
|
| CompactionMetricsDataStruct (const CompactionMetricsDataStruct &) |
| |
|
CompactionMetricsDataStruct & | operator= (const CompactionMetricsDataStruct &) |
| |
|
void | __set_dbname (const std::string &val) |
| |
|
void | __set_tblname (const std::string &val) |
| |
|
void | __set_partitionname (const std::string &val) |
| |
|
void | __set_type (const CompactionMetricsMetricType::type val) |
| |
|
void | __set_metricvalue (const int32_t val) |
| |
|
void | __set_version (const int32_t val) |
| |
|
void | __set_threshold (const int32_t val) |
| |
|
bool | operator== (const CompactionMetricsDataStruct &rhs) const |
| |
|
bool | operator!= (const CompactionMetricsDataStruct &rhs) const |
| |
|
bool | operator< (const CompactionMetricsDataStruct &) 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 |
| |
|
|
std::string | dbname |
| |
|
std::string | tblname |
| |
|
std::string | partitionname |
| |
| CompactionMetricsMetricType::type | type |
| |
|
int32_t | metricvalue |
| |
|
int32_t | version |
| |
|
int32_t | threshold |
| |
|
_CompactionMetricsDataStruct__isset | __isset |
| |
◆ type
| CompactionMetricsMetricType::type Apache::Hadoop::Hive::CompactionMetricsDataStruct::type |
The documentation for this class was generated from the following files: