|
|
| RenamePartitionRequest (const RenamePartitionRequest &) |
| |
|
RenamePartitionRequest & | operator= (const RenamePartitionRequest &) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tableName (const std::string &val) |
| |
|
void | __set_partVals (const std::vector< std::string > &val) |
| |
|
void | __set_newPart (const Partition &val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_txnId (const int64_t val) |
| |
|
void | __set_clonePart (const bool val) |
| |
|
bool | operator== (const RenamePartitionRequest &rhs) const |
| |
|
bool | operator!= (const RenamePartitionRequest &rhs) const |
| |
|
bool | operator< (const RenamePartitionRequest &) 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 | tableName |
| |
|
std::vector< std::string > | partVals |
| |
|
Partition | newPart |
| |
|
std::string | validWriteIdList |
| |
|
int64_t | txnId |
| |
|
bool | clonePart |
| |
|
_RenamePartitionRequest__isset | __isset |
| |
The documentation for this class was generated from the following files: