iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Apache::Hadoop::Hive::ThriftHiveMetastore_truncate_table_args Class Reference

Public Member Functions

 ThriftHiveMetastore_truncate_table_args (const ThriftHiveMetastore_truncate_table_args &)
 
ThriftHiveMetastore_truncate_table_argsoperator= (const ThriftHiveMetastore_truncate_table_args &)
 
void __set_dbName (const std::string &val)
 
void __set_tableName (const std::string &val)
 
void __set_partNames (const std::vector< std::string > &val)
 
bool operator== (const ThriftHiveMetastore_truncate_table_args &rhs) const
 
bool operator!= (const ThriftHiveMetastore_truncate_table_args &rhs) const
 
bool operator< (const ThriftHiveMetastore_truncate_table_args &) const
 
uint32_t read (::apache::thrift::protocol::TProtocol *iprot)
 
uint32_t write (::apache::thrift::protocol::TProtocol *oprot) const
 

Public Attributes

std::string dbName
 
std::string tableName
 
std::vector< std::string > partNames
 
_ThriftHiveMetastore_truncate_table_args__isset __isset
 

The documentation for this class was generated from the following files: