|
|
| TableStatsRequest (const TableStatsRequest &) |
| |
|
TableStatsRequest & | operator= (const TableStatsRequest &) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_colNames (const std::vector< std::string > &val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_engine (const std::string &val) |
| |
|
void | __set_id (const int64_t val) |
| |
|
bool | operator== (const TableStatsRequest &rhs) const |
| |
|
bool | operator!= (const TableStatsRequest &rhs) const |
| |
|
bool | operator< (const TableStatsRequest &) 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::vector< std::string > | colNames |
| |
|
std::string | catName |
| |
|
std::string | validWriteIdList |
| |
|
std::string | engine |
| |
|
int64_t | id |
| |
|
_TableStatsRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: