Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_notification_events_count_result
-
Uses of ThriftHiveMetastore.get_notification_events_count_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_notification_events_count_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_notification_events_count_result.deepCopy()ThriftHiveMetastore.Processor.get_notification_events_count.getResult(I iface, ThriftHiveMetastore.get_notification_events_count_args args) ThriftHiveMetastore.get_notification_events_count_result.setSuccess(NotificationEventsCountResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_notification_events_count_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_notification_events_count_result.compareTo(ThriftHiveMetastore.get_notification_events_count_result other) booleanThriftHiveMetastore.get_notification_events_count_result.equals(ThriftHiveMetastore.get_notification_events_count_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_notification_events_count_resultModifierConstructorDescriptionget_notification_events_count_result(ThriftHiveMetastore.get_notification_events_count_result other) Performs a deep copy on other.