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

Public Member Functions

 Role (const Role &)
 
Roleoperator= (const Role &)
 
void __set_roleName (const std::string &val)
 
void __set_createTime (const int32_t val)
 
void __set_ownerName (const std::string &val)
 
bool operator== (const Role &rhs) const
 
bool operator!= (const Role &rhs) const
 
bool operator< (const Role &) 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 roleName
 
int32_t createTime
 
std::string ownerName
 
_Role__isset __isset
 

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