|
|
| PartitionsRequest (const PartitionsRequest &) |
| |
|
PartitionsRequest & | operator= (const PartitionsRequest &) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_maxParts (const int16_t 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) |
| |
|
bool | operator== (const PartitionsRequest &rhs) const |
| |
|
bool | operator!= (const PartitionsRequest &rhs) const |
| |
|
bool | operator< (const PartitionsRequest &) 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 |
| |
|
int16_t | maxParts |
| |
|
std::string | validWriteIdList |
| |
|
int64_t | id |
| |
|
bool | skipColumnSchemaForPartition |
| |
|
std::string | includeParamKeyPattern |
| |
|
std::string | excludeParamKeyPattern |
| |
|
_PartitionsRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: