Class IndexerWithMemory.NetworkStructureChangeSensitiveLogic

java.lang.Object
tools.refinery.interpreter.rete.index.IndexerWithMemory.NetworkStructureChangeSensitiveLogic
Enclosing class:
IndexerWithMemory

protected abstract static class IndexerWithMemory.NetworkStructureChangeSensitiveLogic extends Object
Since:
2.3
  • Constructor Details

    • NetworkStructureChangeSensitiveLogic

      protected NetworkStructureChangeSensitiveLogic()
  • Method Details

    • update

      public abstract void update(Direction direction, Tuple updateElement, Timestamp timestamp)
      Since:
      2.4
    • resumeAt

      public abstract void resumeAt(Timestamp timestamp)
      Since:
      2.4