|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_grant_privileges_args (const ThriftHiveMetastore_grant_privileges_args &) | |
| ThriftHiveMetastore_grant_privileges_args & | operator= (const ThriftHiveMetastore_grant_privileges_args &) |
| void | __set_privileges (const PrivilegeBag &val) |
| bool | operator== (const ThriftHiveMetastore_grant_privileges_args &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_grant_privileges_args &rhs) const |
| bool | operator< (const ThriftHiveMetastore_grant_privileges_args &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| PrivilegeBag | privileges |
| _ThriftHiveMetastore_grant_privileges_args__isset | __isset |