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