|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_grant_revoke_role_result (const ThriftHiveMetastore_grant_revoke_role_result &) | |
| ThriftHiveMetastore_grant_revoke_role_result & | operator= (const ThriftHiveMetastore_grant_revoke_role_result &) |
| void | __set_success (const GrantRevokeRoleResponse &val) |
| void | __set_o1 (const MetaException &val) |
| bool | operator== (const ThriftHiveMetastore_grant_revoke_role_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_grant_revoke_role_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_grant_revoke_role_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| GrantRevokeRoleResponse | success |
| MetaException | o1 |
| _ThriftHiveMetastore_grant_revoke_role_result__isset | __isset |