Package com.illumon.iris.db.tables.live
Interface NotificationQueue.IndexUpdateNotification
- All Superinterfaces:
IntrusiveDoublyLinkedNode<NotificationQueue.Notification>
,com.fishlib.base.log.LogOutputAppendable
,NotificationQueue.Notification
,Runnable
- All Known Implementing Classes:
AbstractIndexUpdateNotification
,InstrumentedListener.Notification
,InstrumentedListenerBase.NotificationBase
,InstrumentedShiftAwareListener.Notification
,NullIndexUpdateNotification
- Enclosing interface:
- NotificationQueue
public static interface NotificationQueue.IndexUpdateNotification extends NotificationQueue.Notification
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.illumon.util.datastructures.linked.IntrusiveDoublyLinkedNode
IntrusiveDoublyLinkedNode.Adapter<NODE_TYPE extends IntrusiveDoublyLinkedNode<NODE_TYPE>>, IntrusiveDoublyLinkedNode.Impl<NODE_TYPE extends IntrusiveDoublyLinkedNode.Impl<NODE_TYPE>>
-
Method Summary
Methods inherited from interface com.illumon.util.datastructures.linked.IntrusiveDoublyLinkedNode
getNext, getPrev, setNext, setPrev
Methods inherited from interface com.illumon.iris.db.tables.live.NotificationQueue.Notification
canExecute, isTerminal, mustExecuteWithLtmLock