Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_current_notificationEventId_args
-
Uses of ThriftHiveMetastore.get_current_notificationEventId_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_current_notificationEventId_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_current_notificationEventId_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_current_notificationEventId.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_current_notificationEventId.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_current_notificationEventId_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_current_notificationEventId_args.compareTo(ThriftHiveMetastore.get_current_notificationEventId_args other) booleanThriftHiveMetastore.get_current_notificationEventId_args.equals(ThriftHiveMetastore.get_current_notificationEventId_args that) ThriftHiveMetastore.Processor.get_current_notificationEventId.getResult(I iface, ThriftHiveMetastore.get_current_notificationEventId_args args) voidThriftHiveMetastore.AsyncProcessor.get_current_notificationEventId.start(I iface, ThriftHiveMetastore.get_current_notificationEventId_args args, org.apache.thrift.async.AsyncMethodCallback<CurrentNotificationEventId> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_current_notificationEventId_argsModifierConstructorDescriptionget_current_notificationEventId_args(ThriftHiveMetastore.get_current_notificationEventId_args other) Performs a deep copy on other.