|
|
| AddPartitionsRequest (const AddPartitionsRequest &) |
| |
|
AddPartitionsRequest & | operator= (const AddPartitionsRequest &) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tblName (const std::string &val) |
| |
|
void | __set_parts (const std::vector< Partition > &val) |
| |
|
void | __set_ifNotExists (const bool val) |
| |
|
void | __set_needResult (const bool val) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_skipColumnSchemaForPartition (const bool val) |
| |
|
void | __set_partitionColSchema (const std::vector< FieldSchema > &val) |
| |
|
void | __set_environmentContext (const EnvironmentContext &val) |
| |
|
bool | operator== (const AddPartitionsRequest &rhs) const |
| |
|
bool | operator!= (const AddPartitionsRequest &rhs) const |
| |
|
bool | operator< (const AddPartitionsRequest &) 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: