| Package | Description |
|---|---|
| org.apache.cassandra.db.compaction | |
| org.apache.cassandra.notifications |
| Modifier and Type | Method and Description |
|---|---|
void |
LeveledCompactionStrategy.handleNotification(INotification notification,
java.lang.Object sender) |
| Modifier and Type | Class and Description |
|---|---|
class |
SSTableAddedNotification |
class |
SSTableDeletingNotification
Fired right before removing an SSTable.
|
class |
SSTableListChangedNotification |
| Modifier and Type | Method and Description |
|---|---|
void |
INotificationConsumer.handleNotification(INotification notification,
java.lang.Object sender) |
Copyright © 2014 The Apache Software Foundation