|
|
| ShowCompactRequest (const ShowCompactRequest &) |
| |
|
ShowCompactRequest & | operator= (const ShowCompactRequest &) |
| |
|
void | __set_id (const int64_t val) |
| |
|
void | __set_poolName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tbName (const std::string &val) |
| |
|
void | __set_partName (const std::string &val) |
| |
|
void | __set_type (const CompactionType::type val) |
| |
|
void | __set_state (const std::string &val) |
| |
|
void | __set_limit (const int64_t val) |
| |
|
void | __set_order (const std::string &val) |
| |
|
bool | operator== (const ShowCompactRequest &rhs) const |
| |
|
bool | operator!= (const ShowCompactRequest &rhs) const |
| |
|
bool | operator< (const ShowCompactRequest &) 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 |
| |
|
|
int64_t | id |
| |
|
std::string | poolName |
| |
|
std::string | dbName |
| |
|
std::string | tbName |
| |
|
std::string | partName |
| |
| CompactionType::type | type |
| |
|
std::string | state |
| |
|
int64_t | limit |
| |
|
std::string | order |
| |
|
_ShowCompactRequest__isset | __isset |
| |
◆ type
| CompactionType::type Apache::Hadoop::Hive::ShowCompactRequest::type |
The documentation for this class was generated from the following files: