|
|
| DropPartitionsRequest (const DropPartitionsRequest &) |
| |
|
DropPartitionsRequest & | operator= (const DropPartitionsRequest &) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_parts (const RequestPartsSpec &val) |
| |
|
void | __set_deleteData (const bool val) |
| |
|
void | __set_ifExists (const bool val) |
| |
|
void | __set_ignoreProtection (const bool val) |
| |
|
void | __set_environmentContext (const EnvironmentContext &val) |
| |
|
void | __set_needResult (const bool val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_skipColumnSchemaForPartition (const bool val) |
| |
|
bool | operator== (const DropPartitionsRequest &rhs) const |
| |
|
bool | operator!= (const DropPartitionsRequest &rhs) const |
| |
|
bool | operator< (const DropPartitionsRequest &) 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 |
| |
The documentation for this class was generated from the following files: