Uses of Class
io.trino.hive.thrift.metastore.NotificationEventResponse
-
Uses of NotificationEventResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return NotificationEventResponseModifier and TypeMethodDescriptionNotificationEventResponse.deepCopy()ThriftHiveMetastore.Client.getNextNotification(NotificationEventRequest rqst) ThriftHiveMetastore.Iface.getNextNotification(NotificationEventRequest rqst) ThriftHiveMetastore.AsyncClient.get_next_notification_call.getResult()ThriftHiveMetastore.get_next_notification_result.getSuccess()ThriftHiveMetastore.Client.recvGetNextNotification()NotificationEventResponse.setEvents(List<NotificationEvent> events) Methods in io.trino.hive.thrift.metastore that return types with arguments of type NotificationEventResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<NotificationEventResponse>ThriftHiveMetastore.AsyncProcessor.get_next_notification.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type NotificationEventResponseModifier and TypeMethodDescriptionintNotificationEventResponse.compareTo(NotificationEventResponse other) booleanNotificationEventResponse.equals(NotificationEventResponse that) ThriftHiveMetastore.get_next_notification_result.setSuccess(NotificationEventResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type NotificationEventResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getNextNotification(NotificationEventRequest rqst, org.apache.thrift.async.AsyncMethodCallback<NotificationEventResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getNextNotification(NotificationEventRequest rqst, org.apache.thrift.async.AsyncMethodCallback<NotificationEventResponse> resultHandler) 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 NotificationEventResponseModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type NotificationEventResponseModifierConstructorDescriptionget_next_notification_call(NotificationEventRequest rqst, org.apache.thrift.async.AsyncMethodCallback<NotificationEventResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)