Uses of Class
io.trino.hive.thrift.metastore.NotificationEvent
-
Uses of NotificationEvent in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return NotificationEventModifier and TypeMethodDescriptionNotificationEvent.deepCopy()NotificationEvent.setCatName(String catName) NotificationEvent.setEventId(long eventId) NotificationEvent.setEventTime(int eventTime) NotificationEvent.setEventType(String eventType) NotificationEvent.setMessage(String message) NotificationEvent.setMessageFormat(String messageFormat) NotificationEvent.setTableName(String tableName) Methods in io.trino.hive.thrift.metastore that return types with arguments of type NotificationEventModifier and TypeMethodDescriptionNotificationEventResponse.getEvents()NotificationEventResponse.getEventsIterator()Methods in io.trino.hive.thrift.metastore with parameters of type NotificationEventModifier and TypeMethodDescriptionvoidNotificationEventResponse.addToEvents(NotificationEvent elem) intNotificationEvent.compareTo(NotificationEvent other) booleanNotificationEvent.equals(NotificationEvent that) Method parameters in io.trino.hive.thrift.metastore with type arguments of type NotificationEventModifier and TypeMethodDescriptionNotificationEventResponse.setEvents(List<NotificationEvent> events) Constructors in io.trino.hive.thrift.metastore with parameters of type NotificationEventModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type NotificationEvent