Package | Description |
---|---|
org.apache.flink.streaming.api.datastream |
Modifier and Type | Method and Description |
---|---|
<KEY> JoinedStreams.Where<KEY> |
JoinedStreams.where(KeySelector<T1,KEY> keySelector)
Specifies a
KeySelector for elements from the first input. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.