Package org.apache.iceberg.events
-
Interface Summary Interface Description Listener<E> A listener interface that can receive notifications. -
Class Summary Class Description CreateSnapshotEvent IncrementalScanEvent Event sent to listeners when an incremental table scan is planned.Listeners Static registration and notification for listeners.ScanEvent Event sent to listeners when a table scan is planned.