| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join.stream |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StreamingJoinOperator
Streaming unbounded Join operator which supports INNER/LEFT/RIGHT/FULL JOIN.
|
class |
StreamingSemiAntiJoinOperator
Streaming unbounded Join operator which supports SEMI/ANTI JOIN.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.