Class MemtableDiscardedNotification

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

public class MemtableDiscardedNotification extends Object implements INotification
  • Field Details

    • memtable

      public final Memtable memtable
  • Constructor Details

    • MemtableDiscardedNotification

      public MemtableDiscardedNotification(Memtable discarded)