|
|
| GetPartitionsPsWithAuthRequest (const GetPartitionsPsWithAuthRequest &) |
| |
|
GetPartitionsPsWithAuthRequest & | operator= (const GetPartitionsPsWithAuthRequest &) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_partVals (const std::vector< std::string > &val) |
| |
|
void | __set_maxParts (const int16_t val) |
| |
|
void | __set_userName (const std::string &val) |
| |
|
void | __set_groupNames (const std::vector< std::string > &val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_id (const int64_t val) |
| |
|
void | __set_skipColumnSchemaForPartition (const bool val) |
| |
|
void | __set_includeParamKeyPattern (const std::string &val) |
| |
|
void | __set_excludeParamKeyPattern (const std::string &val) |
| |
|
void | __set_partNames (const std::vector< std::string > &val) |
| |
|
bool | operator== (const GetPartitionsPsWithAuthRequest &rhs) const |
| |
|
bool | operator!= (const GetPartitionsPsWithAuthRequest &rhs) const |
| |
|
bool | operator< (const GetPartitionsPsWithAuthRequest &) 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 > | partVals |
| |
|
int16_t | maxParts |
| |
|
std::string | userName |
| |
|
std::vector< std::string > | groupNames |
| |
|
std::string | validWriteIdList |
| |
|
int64_t | id |
| |
|
bool | skipColumnSchemaForPartition |
| |
|
std::string | includeParamKeyPattern |
| |
|
std::string | excludeParamKeyPattern |
| |
|
std::vector< std::string > | partNames |
| |
|
_GetPartitionsPsWithAuthRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: