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

Public Member Functions

 ThriftHiveMetastore_grant_role_args (const ThriftHiveMetastore_grant_role_args &)
 
ThriftHiveMetastore_grant_role_argsoperator= (const ThriftHiveMetastore_grant_role_args &)
 
void __set_role_name (const std::string &val)
 
void __set_principal_name (const std::string &val)
 
void __set_principal_type (const PrincipalType::type val)
 
void __set_grantor (const std::string &val)
 
void __set_grantorType (const PrincipalType::type val)
 
void __set_grant_option (const bool val)
 
bool operator== (const ThriftHiveMetastore_grant_role_args &rhs) const
 
bool operator!= (const ThriftHiveMetastore_grant_role_args &rhs) const
 
bool operator< (const ThriftHiveMetastore_grant_role_args &) const
 
uint32_t read (::apache::thrift::protocol::TProtocol *iprot)
 
uint32_t write (::apache::thrift::protocol::TProtocol *oprot) const
 

Public Attributes

std::string role_name
 
std::string principal_name
 
PrincipalType::type principal_type
 
std::string grantor
 
PrincipalType::type grantorType
 
bool grant_option
 
_ThriftHiveMetastore_grant_role_args__isset __isset
 

Member Data Documentation

◆ grantorType

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

◆ principal_type

PrincipalType::type Apache::Hadoop::Hive::ThriftHiveMetastore_grant_role_args::principal_type
See also
PrincipalType

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