Class MemtableSwitchedNotification

  • All Implemented Interfaces:
    INotification

    public class MemtableSwitchedNotification
    extends java.lang.Object
    implements INotification
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • memtable

        public final Memtable memtable
    • Constructor Detail

      • MemtableSwitchedNotification

        public MemtableSwitchedNotification​(Memtable switched)