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

Public Member Functions

 PrivilegeGrantInfo (const PrivilegeGrantInfo &)
 
PrivilegeGrantInfooperator= (const PrivilegeGrantInfo &)
 
void __set_privilege (const std::string &val)
 
void __set_createTime (const int32_t val)
 
void __set_grantor (const std::string &val)
 
void __set_grantorType (const PrincipalType::type val)
 
void __set_grantOption (const bool val)
 
bool operator== (const PrivilegeGrantInfo &rhs) const
 
bool operator!= (const PrivilegeGrantInfo &rhs) const
 
bool operator< (const PrivilegeGrantInfo &) 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 privilege
 
int32_t createTime
 
std::string grantor
 
PrincipalType::type grantorType
 
bool grantOption
 
_PrivilegeGrantInfo__isset __isset
 

Member Data Documentation

◆ grantorType

PrincipalType::type Apache::Hadoop::Hive::PrivilegeGrantInfo::grantorType
See also
PrincipalType

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