|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INotification | |
---|---|
org.apache.cassandra.db.compaction | |
org.apache.cassandra.notifications |
Uses of INotification in org.apache.cassandra.db.compaction |
---|
Methods in org.apache.cassandra.db.compaction with parameters of type INotification | |
---|---|
void |
LeveledCompactionStrategy.handleNotification(INotification notification,
java.lang.Object sender)
|
Uses of INotification in org.apache.cassandra.notifications |
---|
Classes in org.apache.cassandra.notifications that implement INotification | |
---|---|
class |
SSTableAddedNotification
|
class |
SSTableListChangedNotification
|
Methods in org.apache.cassandra.notifications with parameters of type INotification | |
---|---|
void |
INotificationConsumer.handleNotification(INotification notification,
java.lang.Object sender)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |