Skip to main content

DifferentialWatchedQueryComparator<RowType>

Row comparator for differentially watched queries which keys and compares items in the result set.

Type Parameters

Type Parameter
RowType

Properties

PropertyTypeDescription
compareBy(item) => stringGenerates a token for comparing items with matching keys.
keyBy(item) => stringGenerates a unique key for the item.