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,
BaseRowTypeInfo recordType,
long retentionTime,
boolean stateCleaningEnabled)
Creates a
OuterJoinRecordStateView depends on JoinInputSideSpec . |
public static OuterJoinRecordStateView create(RuntimeContext ctx, String stateName, JoinInputSideSpec inputSideSpec, BaseRowTypeInfo recordType, long retentionTime, boolean stateCleaningEnabled)
OuterJoinRecordStateView
depends on JoinInputSideSpec
.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.