Class SSTableDeletingNotification

java.lang.Object
org.apache.cassandra.notifications.SSTableDeletingNotification
All Implemented Interfaces:
INotification

public class SSTableDeletingNotification extends Object implements INotification
Fired right before removing an SSTable.
  • Field Details

  • Constructor Details

    • SSTableDeletingNotification

      public SSTableDeletingNotification(SSTableReader deleting)