Class NotificationAdapter

java.lang.Object
io.deephaven.engine.updategraph.AbstractNotification
io.deephaven.enterprise.compatibility.NotificationAdapter
All Implemented Interfaces:
LogOutputAppendable, NotificationQueue.Notification, IntrusiveDoublyLinkedNode<NotificationQueue.Notification>, Runnable

public class NotificationAdapter extends AbstractNotification
  • Constructor Details

    • NotificationAdapter

      public NotificationAdapter(io.deephaven.shadow.enterprise.com.illumon.iris.db.tables.live.NotificationQueue.Notification delegate)
  • Method Details

    • canExecute

      public boolean canExecute(long step)
    • run

      public void run()