|
|
| AlterPartitionsRequest (const AlterPartitionsRequest &) |
| |
|
AlterPartitionsRequest & | operator= (const AlterPartitionsRequest &) |
| |
|
void | __set_catName (const std::string &val) |
| |
|
void | __set_dbName (const std::string &val) |
| |
|
void | __set_tableName (const std::string &val) |
| |
|
void | __set_partitions (const std::vector< Partition > &val) |
| |
|
void | __set_environmentContext (const EnvironmentContext &val) |
| |
|
void | __set_writeId (const int64_t val) |
| |
|
void | __set_validWriteIdList (const std::string &val) |
| |
|
void | __set_skipColumnSchemaForPartition (const bool val) |
| |
|
void | __set_partitionColSchema (const std::vector< FieldSchema > &val) |
| |
|
bool | operator== (const AlterPartitionsRequest &rhs) const |
| |
|
bool | operator!= (const AlterPartitionsRequest &rhs) const |
| |
|
bool | operator< (const AlterPartitionsRequest &) 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: