|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_unlock_result (const ThriftHiveMetastore_unlock_result &) | |
| ThriftHiveMetastore_unlock_result & | operator= (const ThriftHiveMetastore_unlock_result &) |
| void | __set_o1 (const NoSuchLockException &val) |
| void | __set_o2 (const TxnOpenException &val) |
| bool | operator== (const ThriftHiveMetastore_unlock_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_unlock_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_unlock_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| NoSuchLockException | o1 |
| TxnOpenException | o2 |
| _ThriftHiveMetastore_unlock_result__isset | __isset |