Class PreemptiveUpdatesTable.Operation

java.lang.Object
com.illumon.iris.db.v2.remote.PreemptiveUpdatesTable.Operation
All Implemented Interfaces:
QueryTable.MemoizableOperation, QueryTable.Operation
Enclosing class:
PreemptiveUpdatesTable

public static class PreemptiveUpdatesTable.Operation extends Object implements QueryTable.MemoizableOperation
  • Constructor Details

    • Operation

      public Operation(Table parent, long updateIntervalMs)
    • Operation

      public Operation(Table parent, long updateIntervalMs, LiveTableRegistrar errorRegistrar, com.fishlib.io.sched.Scheduler scheduler, Runnable onGetSnapshot)
  • Method Details