|
|
| GetPartitionsByNamesRequest (const GetPartitionsByNamesRequest &) |
| |
|
GetPartitionsByNamesRequest & | operator= (const GetPartitionsByNamesRequest &) |
| |
|
void | __set_db_name (const std::string &val) |
| |
|
void | __set_tbl_name (const std::string &val) |
| |
|
void | __set_names (const std::vector< std::string > &val) |
| |
|
void | __set_get_col_stats (const bool val) |
| |
|
void | __set_processorCapabilities (const std::vector< std::string > &val) |
| |
|
void | __set_processorIdentifier (const std::string &val) |
| |
|
void | __set_engine (const std::string &val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_getFileMetadata (const bool 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 GetPartitionsByNamesRequest &rhs) const |
| |
|
bool | operator!= (const GetPartitionsByNamesRequest &rhs) const |
| |
|
bool | operator< (const GetPartitionsByNamesRequest &) 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 | db_name |
| |
|
std::string | tbl_name |
| |
|
std::vector< std::string > | names |
| |
|
bool | get_col_stats |
| |
|
std::vector< std::string > | processorCapabilities |
| |
|
std::string | processorIdentifier |
| |
|
std::string | engine |
| |
|
std::string | validWriteIdList |
| |
|
bool | getFileMetadata |
| |
|
int64_t | id |
| |
|
bool | skipColumnSchemaForPartition |
| |
|
std::string | includeParamKeyPattern |
| |
|
std::string | excludeParamKeyPattern |
| |
|
_GetPartitionsByNamesRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: