|
|
| RolePrincipalGrant (const RolePrincipalGrant &) |
| |
|
RolePrincipalGrant & | operator= (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 |
| |
◆ grantorPrincipalType
| PrincipalType::type Apache::Hadoop::Hive::RolePrincipalGrant::grantorPrincipalType |
◆ principalType
| PrincipalType::type Apache::Hadoop::Hive::RolePrincipalGrant::principalType |
The documentation for this class was generated from the following files: