Interface SupportsNotifications

All Known Implementing Classes:
IcebergCatalog

public interface SupportsNotifications
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    sendNotification(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)