|
|
| DropDatabaseRequest (const DropDatabaseRequest &) |
| |
|
DropDatabaseRequest & | operator= (const DropDatabaseRequest &) |
| |
|
void | __set_name (const std::string &val) |
| |
|
void | __set_catalogName (const std::string &val) |
| |
|
void | __set_ignoreUnknownDb (const bool val) |
| |
|
void | __set_deleteData (const bool val) |
| |
|
void | __set_cascade (const bool val) |
| |
|
void | __set_softDelete (const bool val) |
| |
|
void | __set_txnId (const int64_t val) |
| |
|
void | __set_deleteManagedDir (const bool val) |
| |
|
bool | operator== (const DropDatabaseRequest &rhs) const |
| |
|
bool | operator!= (const DropDatabaseRequest &rhs) const |
| |
|
bool | operator< (const DropDatabaseRequest &) 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 | name |
| |
|
std::string | catalogName |
| |
|
bool | ignoreUnknownDb |
| |
|
bool | deleteData |
| |
|
bool | cascade |
| |
|
bool | softDelete |
| |
|
int64_t | txnId |
| |
|
bool | deleteManagedDir |
| |
|
_DropDatabaseRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: