|
|
| GetPartitionNamesPsRequest (const GetPartitionNamesPsRequest &) |
| |
|
GetPartitionNamesPsRequest & | operator= (const GetPartitionNamesPsRequest &) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_partValues (const std::vector< std::string > &val) |
| |
|
void | __set_maxParts (const int16_t val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_id (const int64_t val) |
| |
|
bool | operator== (const GetPartitionNamesPsRequest &rhs) const |
| |
|
bool | operator!= (const GetPartitionNamesPsRequest &rhs) const |
| |
|
bool | operator< (const GetPartitionNamesPsRequest &) 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 | catName |
| |
|
std::string | dbName |
| |
|
std::string | tblName |
| |
|
std::vector< std::string > | partValues |
| |
|
int16_t | maxParts |
| |
|
std::string | validWriteIdList |
| |
|
int64_t | id |
| |
|
_GetPartitionNamesPsRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: