Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_notification_events_count_args
-
Uses of ThriftHiveMetastore.get_notification_events_count_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_notification_events_count_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_notification_events_count_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_notification_events_count.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_notification_events_count.getEmptyArgsInstance()ThriftHiveMetastore.get_notification_events_count_args.setRqst(NotificationEventsCountRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_notification_events_count_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_notification_events_count_args.compareTo(ThriftHiveMetastore.get_notification_events_count_args other) booleanThriftHiveMetastore.get_notification_events_count_args.equals(ThriftHiveMetastore.get_notification_events_count_args that) ThriftHiveMetastore.Processor.get_notification_events_count.getResult(I iface, ThriftHiveMetastore.get_notification_events_count_args args) voidThriftHiveMetastore.AsyncProcessor.get_notification_events_count.start(I iface, ThriftHiveMetastore.get_notification_events_count_args args, org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_notification_events_count_argsModifierConstructorDescriptionPerforms a deep copy on other.