Interface QueryTable.MemoizableOperation

All Superinterfaces:
QueryTable.Operation
All Known Implementing Classes:
FlattenOperation, PreemptiveUpdatesTable.Operation, ReverseOperation, SortOperation, WouldMatchOperation
Enclosing class:
QueryTable

public static interface QueryTable.MemoizableOperation extends QueryTable.Operation
  • Method Details

    • getMemoizedOperationKey

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