Uses of Class
io.trino.hive.thrift.metastore.NotificationEventsCountResponse
-
Uses of NotificationEventsCountResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return NotificationEventsCountResponseModifier and TypeMethodDescriptionNotificationEventsCountResponse.deepCopy()ThriftHiveMetastore.Client.getNotificationEventsCount(NotificationEventsCountRequest rqst) ThriftHiveMetastore.Iface.getNotificationEventsCount(NotificationEventsCountRequest rqst) ThriftHiveMetastore.AsyncClient.get_notification_events_count_call.getResult()ThriftHiveMetastore.get_notification_events_count_result.getSuccess()ThriftHiveMetastore.Client.recvGetNotificationEventsCount()NotificationEventsCountResponse.setEventsCount(long eventsCount) Methods in io.trino.hive.thrift.metastore that return types with arguments of type NotificationEventsCountResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse>ThriftHiveMetastore.AsyncProcessor.get_notification_events_count.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type NotificationEventsCountResponseModifier and TypeMethodDescriptionintNotificationEventsCountResponse.compareTo(NotificationEventsCountResponse other) booleanNotificationEventsCountResponse.equals(NotificationEventsCountResponse that) ThriftHiveMetastore.get_notification_events_count_result.setSuccess(NotificationEventsCountResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type NotificationEventsCountResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getNotificationEventsCount(NotificationEventsCountRequest rqst, org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getNotificationEventsCount(NotificationEventsCountRequest rqst, org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler) 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 NotificationEventsCountResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type NotificationEventsCountResponseModifierConstructorDescriptionget_notification_events_count_call(NotificationEventsCountRequest rqst, org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)