Package io.trino.tests.product.utils
Class MinioNotificationsAssertions
java.lang.Object
io.trino.tests.product.utils.MinioNotificationsAssertions
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertNotificationsCount(String tableName, io.minio.messages.EventType eventType, String objectName, int expectedCalls) static voidcreateNotificationsTable(String tableName) static voiddeleteNotificationsTable(String tableName) static voidrecordNotification(String tableName, io.minio.messages.Event event)
-
Method Details
-
createNotificationsTable
-
deleteNotificationsTable
-
recordNotification
-
assertNotificationsCount
-