|
|
| GrantRevokeRoleRequest (const GrantRevokeRoleRequest &) |
| |
|
GrantRevokeRoleRequest & | operator= (const GrantRevokeRoleRequest &) |
| |
|
void | __set_requestType (const GrantRevokeType::type val) |
| |
|
void | __set_roleName (const std::string &val) |
| |
|
void | __set_principalName (const std::string &val) |
| |
|
void | __set_principalType (const PrincipalType::type val) |
| |
|
void | __set_grantor (const std::string &val) |
| |
|
void | __set_grantorType (const PrincipalType::type val) |
| |
|
void | __set_grantOption (const bool val) |
| |
|
bool | operator== (const GrantRevokeRoleRequest &rhs) const |
| |
|
bool | operator!= (const GrantRevokeRoleRequest &rhs) const |
| |
|
bool | operator< (const GrantRevokeRoleRequest &) 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 |
| |
◆ grantorType
| PrincipalType::type Apache::Hadoop::Hive::GrantRevokeRoleRequest::grantorType |
◆ principalType
| PrincipalType::type Apache::Hadoop::Hive::GrantRevokeRoleRequest::principalType |
◆ requestType
| GrantRevokeType::type Apache::Hadoop::Hive::GrantRevokeRoleRequest::requestType |
The documentation for this class was generated from the following files: