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