|
|
| DropTableRequest (const DropTableRequest &) |
| |
|
DropTableRequest & | operator= (const DropTableRequest &) |
| |
|
void | __set_catalogName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tableName (const std::string &val) |
| |
|
void | __set_deleteData (const bool val) |
| |
|
void | __set_envContext (const EnvironmentContext &val) |
| |
|
void | __set_dropPartitions (const bool val) |
| |
|
bool | operator== (const DropTableRequest &rhs) const |
| |
|
bool | operator!= (const DropTableRequest &rhs) const |
| |
|
bool | operator< (const DropTableRequest &) 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: