| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join.stream.state |
| 限定符和类型 | 方法和说明 |
|---|---|
static OuterJoinRecordStateView |
OuterJoinRecordStateViews.create(org.apache.flink.api.common.functions.RuntimeContext ctx,
String stateName,
JoinInputSideSpec inputSideSpec,
RowDataTypeInfo recordType,
long retentionTime)
Creates a
OuterJoinRecordStateView depends on JoinInputSideSpec. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.