| Interface | Description | 
|---|---|
| Listener<E> | 
 A listener interface that can receive notifications. 
 | 
| 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. 
 |