@Public public class CoGroupedStreams.Where.EqualTo extends Object
KeySelectors
defined for both inputs.Modifier and Type | Method and Description |
---|---|
<W extends Window> |
window(WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1,T2>,W> assigner)
Specifies the window on which the co-group operation works.
|
@PublicEvolving public <W extends Window> CoGroupedStreams.WithWindow<T1,T2,KEY,W> window(WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1,T2>,W> assigner)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.