public final class OuterJoinRecordStateViews extends Object
OuterJoinRecordStateViews depends on JoinInputSideSpec.| Constructor and Description |
|---|
OuterJoinRecordStateViews() |
| Modifier and Type | Method and Description |
|---|---|
static OuterJoinRecordStateView |
create(org.apache.flink.api.common.functions.RuntimeContext ctx,
String stateName,
JoinInputSideSpec inputSideSpec,
InternalTypeInfo<org.apache.flink.table.data.RowData> 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, InternalTypeInfo<org.apache.flink.table.data.RowData> recordType, long retentionTime)
OuterJoinRecordStateView depends on JoinInputSideSpec.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.