Package io.deephaven.engine.updategraph
Interface NotificationQueue.ErrorNotification
- All Superinterfaces:
IntrusiveDoublyLinkedNode<NotificationQueue.Notification>,LogOutputAppendable,NotificationQueue.Notification,Runnable
- All Known Implementing Classes:
EmptyErrorNotification,InstrumentedTableListenerBase.ErrorNotification
- Enclosing interface:
- NotificationQueue
Marker interface for error notifications, only relevant to unit testing framework.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.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 io.deephaven.util.datastructures.linked.IntrusiveDoublyLinkedNode
getNext, getPrev, setNext, setPrevMethods inherited from interface io.deephaven.base.log.LogOutputAppendable
appendMethods inherited from interface io.deephaven.engine.updategraph.NotificationQueue.Notification
canExecute, isTerminal, mustExecuteWithUpdateGraphLock