Class AbstractNotification

java.lang.Object
com.illumon.iris.db.v2.utils.AbstractNotification
All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, NotificationQueue.Notification, IntrusiveDoublyLinkedNode<NotificationQueue.Notification>, Runnable
Direct Known Subclasses:
AbstractIndexUpdateNotification, InstrumentedListenerBase.ErrorNotification, NotificationWrapper, TerminalNotification, WaitNotification

public abstract class AbstractNotification
extends Object
implements NotificationQueue.Notification
Common base class for notifications.