|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_add_write_notification_log_result (const ThriftHiveMetastore_add_write_notification_log_result &) noexcept | |
| ThriftHiveMetastore_add_write_notification_log_result & | operator= (const ThriftHiveMetastore_add_write_notification_log_result &) noexcept |
| void | __set_success (const WriteNotificationLogResponse &val) |
| bool | operator== (const ThriftHiveMetastore_add_write_notification_log_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_add_write_notification_log_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_add_write_notification_log_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| WriteNotificationLogResponse | success |
| _ThriftHiveMetastore_add_write_notification_log_result__isset | __isset |