@Public public class JoinedStreams.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 join operation works.
|
@PublicEvolving public <W extends Window> JoinedStreams.WithWindow<T1,T2,KEY,W> window(WindowAssigner<? super CoGroupedStreams.TaggedUnion<T1,T2>,W> assigner)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.