| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.join.stream.state |
| Modifier and Type | Method and Description |
|---|---|
static OuterJoinRecordStateView |
OuterJoinRecordStateViews.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. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.