Interface SupportsNotifications
- All Known Implementing Classes:
IcebergCatalog
public interface SupportsNotifications
-
Method Summary
Modifier and TypeMethodDescriptionbooleansendNotification(org.apache.iceberg.catalog.TableIdentifier table, org.apache.polaris.service.types.NotificationRequest notificationRequest)
-
Method Details
-
sendNotification
boolean sendNotification(org.apache.iceberg.catalog.TableIdentifier table, org.apache.polaris.service.types.NotificationRequest notificationRequest)
-