Where
A co-group operation that has KeySelectors defined for the first input.
You need to specify a KeySelector for the second input using equalTo before you can proceed with specifying a WindowAssigner using EqualTo.window.
- Type parameters:
- KEY
Type of the key. This must be the same for both inputs
class Object
trait Matchable
class Any