|
iceberg-cpp
|
Public Member Functions | |
| GetRoleGrantsForPrincipalRequest (const GetRoleGrantsForPrincipalRequest &) | |
| GetRoleGrantsForPrincipalRequest & | operator= (const GetRoleGrantsForPrincipalRequest &) |
| void | __set_principal_name (const std::string &val) |
| void | __set_principal_type (const PrincipalType::type val) |
| bool | operator== (const GetRoleGrantsForPrincipalRequest &rhs) const |
| bool | operator!= (const GetRoleGrantsForPrincipalRequest &rhs) const |
| bool | operator< (const GetRoleGrantsForPrincipalRequest &) 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 | principal_name |
| PrincipalType::type | principal_type |
| PrincipalType::type Apache::Hadoop::Hive::GetRoleGrantsForPrincipalRequest::principal_type |