Class MemtableRenewedNotification

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

public class MemtableRenewedNotification extends Object implements INotification
  • Field Details

    • renewed

      public final Memtable renewed
  • Constructor Details

    • MemtableRenewedNotification

      public MemtableRenewedNotification(Memtable renewed)