Class MemtableSwitchedNotification

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

public class MemtableSwitchedNotification extends Object implements INotification
  • Field Details

  • Constructor Details

    • MemtableSwitchedNotification

      public MemtableSwitchedNotification(Memtable switched, Memtable next)