| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream |
| Modifier and Type | Method and Description |
|---|---|
<IN2> StreamJoinOperator<OUT,IN2> |
DataStream.join(DataStream<IN2> dataStreamToJoin)
Initiates a temporal Join transformation.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.