Interface QueryTable.MemoizableOperation<T extends DynamicNode & NotificationStepReceiver>

All Superinterfaces:
QueryTable.Operation<T>
All Known Implementing Classes:
BarrageMessageProducer.Operation, FlattenOperation, RangeJoinOperation, ReverseOperation, SortOperation, WouldMatchOperation
Enclosing class:
QueryTable

public static interface QueryTable.MemoizableOperation<T extends DynamicNode & NotificationStepReceiver> extends QueryTable.Operation<T>
  • Method Details

    • getMemoizedOperationKey

      MemoizedOperationKey getMemoizedOperationKey()
      Returns:
      the key that should be used to memoize off of