| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join |
| 限定符和类型 | 方法和说明 |
|---|---|
static HashJoinOperator |
HashJoinOperator.newHashJoinOperator(HashJoinType type,
GeneratedJoinCondition condFuncCode,
boolean reverseJoinFunction,
boolean[] filterNullKeys,
GeneratedProjection buildProjectionCode,
GeneratedProjection probeProjectionCode,
boolean tryDistinctBuildRow,
int buildRowSize,
long buildRowCount,
long probeRowCount,
org.apache.flink.table.types.logical.RowType keyType) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.