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