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