public final class OuterJoinRecordStateViews extends Object
OuterJoinRecordStateViews
depends on JoinInputSideSpec
.Constructor and Description |
---|
OuterJoinRecordStateViews() |
Modifier and Type | Method and Description |
---|---|
static OuterJoinRecordStateView |
create(RuntimeContext ctx,
String stateName,
JoinInputSideSpec inputSideSpec,
InternalTypeInfo<RowData> recordType,
long retentionTime)
Creates a
OuterJoinRecordStateView depends on JoinInputSideSpec . |
public static OuterJoinRecordStateView create(RuntimeContext ctx, String stateName, JoinInputSideSpec inputSideSpec, InternalTypeInfo<RowData> recordType, long retentionTime)
OuterJoinRecordStateView
depends on JoinInputSideSpec
.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.