|
|
| ShowCompactResponseElement (const ShowCompactResponseElement &) |
| |
|
ShowCompactResponseElement & | operator= (const ShowCompactResponseElement &) |
| |
|
void | __set_dbname (const std::string &val) |
| |
|
void | __set_tablename (const std::string &val) |
| |
|
void | __set_partitionname (const std::string &val) |
| |
|
void | __set_type (const CompactionType::type val) |
| |
|
void | __set_state (const std::string &val) |
| |
|
void | __set_workerid (const std::string &val) |
| |
|
void | __set_start (const int64_t val) |
| |
|
void | __set_runAs (const std::string &val) |
| |
|
void | __set_hightestTxnId (const int64_t val) |
| |
|
void | __set_metaInfo (const std::string &val) |
| |
|
void | __set_endTime (const int64_t val) |
| |
|
void | __set_hadoopJobId (const std::string &val) |
| |
|
void | __set_id (const int64_t val) |
| |
|
void | __set_errorMessage (const std::string &val) |
| |
|
void | __set_enqueueTime (const int64_t val) |
| |
|
void | __set_workerVersion (const std::string &val) |
| |
|
void | __set_initiatorId (const std::string &val) |
| |
|
void | __set_initiatorVersion (const std::string &val) |
| |
|
void | __set_cleanerStart (const int64_t val) |
| |
|
void | __set_poolName (const std::string &val) |
| |
|
void | __set_nextTxnId (const int64_t val) |
| |
|
void | __set_txnId (const int64_t val) |
| |
|
void | __set_commitTime (const int64_t val) |
| |
|
void | __set_hightestWriteId (const int64_t val) |
| |
|
bool | operator== (const ShowCompactResponseElement &rhs) const |
| |
|
bool | operator!= (const ShowCompactResponseElement &rhs) const |
| |
|
bool | operator< (const ShowCompactResponseElement &) 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 |
| |