| Interface | Description | 
|---|---|
| INotification | Created by IntelliJ IDEA. | 
| INotificationConsumer | 
| Class | Description | 
|---|---|
| MemtableDiscardedNotification | |
| MemtableRenewedNotification | |
| MemtableSwitchedNotification | |
| SSTableAddedNotification | |
| SSTableDeletingNotification | Fired right before removing an SSTable. | 
| SSTableListChangedNotification | |
| SSTableRepairStatusChanged | |
| TruncationNotification | Fired during truncate, after the memtable has been flushed but before any
 snapshot is taken and SSTables are discarded | 
Copyright © 2018 The Apache Software Foundation