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

Public Member Functions

 PropertySetRequest (const PropertySetRequest &)
 
PropertySetRequestoperator= (const PropertySetRequest &)
 
void __set_nameSpace (const std::string &val)
 
void __set_propertyMap (const std::map< std::string, std::string > &val)
 
bool operator== (const PropertySetRequest &rhs) const
 
bool operator!= (const PropertySetRequest &rhs) const
 
bool operator< (const PropertySetRequest &) 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
 

Public Attributes

std::string nameSpace
 
std::map< std::string, std::string > propertyMap
 
_PropertySetRequest__isset __isset
 

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