Interface INotificationConsumer
-
- All Known Implementing Classes:
CompactionStrategyManager
,SASIIndex
,SecondaryIndexManager
,SSTablesGlobalTracker
,StorageAttachedIndexGroup
public interface INotificationConsumer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleNotification(INotification notification, java.lang.Object sender)
-
-
-
Method Detail
-
handleNotification
void handleNotification(INotification notification, java.lang.Object sender)
-
-