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

Public Member Functions

 PrincipalPrivilegeSet (const PrincipalPrivilegeSet &)
 
PrincipalPrivilegeSetoperator= (const PrincipalPrivilegeSet &)
 
void __set_userPrivileges (const std::map< std::string, std::vector< PrivilegeGrantInfo > > &val)
 
void __set_groupPrivileges (const std::map< std::string, std::vector< PrivilegeGrantInfo > > &val)
 
void __set_rolePrivileges (const std::map< std::string, std::vector< PrivilegeGrantInfo > > &val)
 
bool operator== (const PrincipalPrivilegeSet &rhs) const
 
bool operator!= (const PrincipalPrivilegeSet &rhs) const
 
bool operator< (const PrincipalPrivilegeSet &) 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::map< std::string, std::vector< PrivilegeGrantInfo > > userPrivileges
 
std::map< std::string, std::vector< PrivilegeGrantInfo > > groupPrivileges
 
std::map< std::string, std::vector< PrivilegeGrantInfo > > rolePrivileges
 
_PrincipalPrivilegeSet__isset __isset
 

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