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