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

Public Member Functions

 RolePrincipalGrant (const RolePrincipalGrant &)
 
RolePrincipalGrantoperator= (const RolePrincipalGrant &)
 
void __set_roleName (const std::string &val)
 
void __set_principalName (const std::string &val)
 
void __set_principalType (const PrincipalType::type val)
 
void __set_grantOption (const bool val)
 
void __set_grantTime (const int32_t val)
 
void __set_grantorName (const std::string &val)
 
void __set_grantorPrincipalType (const PrincipalType::type val)
 
bool operator== (const RolePrincipalGrant &rhs) const
 
bool operator!= (const RolePrincipalGrant &rhs) const
 
bool operator< (const RolePrincipalGrant &) 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
 
std::string principalName
 
PrincipalType::type principalType
 
bool grantOption
 
int32_t grantTime
 
std::string grantorName
 
PrincipalType::type grantorPrincipalType
 
_RolePrincipalGrant__isset __isset
 

Member Data Documentation

◆ grantorPrincipalType

PrincipalType::type Apache::Hadoop::Hive::RolePrincipalGrant::grantorPrincipalType
See also
PrincipalType

◆ principalType

PrincipalType::type Apache::Hadoop::Hive::RolePrincipalGrant::principalType
See also
PrincipalType

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