public final class OuterJoinRecordStateViews extends Object
OuterJoinRecordStateViews depends on JoinInputSideSpec.| 构造器和说明 |
|---|
OuterJoinRecordStateViews() |
| 限定符和类型 | 方法和说明 |
|---|---|
static OuterJoinRecordStateView |
create(org.apache.flink.api.common.functions.RuntimeContext ctx,
String stateName,
JoinInputSideSpec inputSideSpec,
RowDataTypeInfo recordType,
long retentionTime)
Creates a
OuterJoinRecordStateView depends on JoinInputSideSpec. |
public static OuterJoinRecordStateView create(org.apache.flink.api.common.functions.RuntimeContext ctx, String stateName, JoinInputSideSpec inputSideSpec, RowDataTypeInfo recordType, long retentionTime)
OuterJoinRecordStateView depends on JoinInputSideSpec.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.