| Package | Description | 
|---|---|
| org.apache.cassandra.db.compaction | |
| org.apache.cassandra.index.sasi | |
| org.apache.cassandra.notifications | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CompactionStrategyManager. handleNotification(INotification notification,
                  java.lang.Object sender) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SASIIndex. handleNotification(INotification notification,
                  java.lang.Object sender) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MemtableDiscardedNotification | 
| class  | MemtableRenewedNotification | 
| class  | MemtableSwitchedNotification | 
| class  | SSTableAddedNotification | 
| class  | SSTableDeletingNotificationFired right before removing an SSTable. | 
| class  | SSTableListChangedNotification | 
| class  | SSTableRepairStatusChanged | 
| class  | TruncationNotificationFired during truncate, after the memtable has been flushed but before any
 snapshot is taken and SSTables are discarded | 
| Modifier and Type | Method and Description | 
|---|---|
| void | INotificationConsumer. handleNotification(INotification notification,
                  java.lang.Object sender) | 
Copyright © 2018 The Apache Software Foundation