| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec.stream |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.java.tuple.Tuple2<org.apache.flink.cep.pattern.Pattern<org.apache.flink.table.data.RowData,org.apache.flink.table.data.RowData>,List<String>> |
StreamExecMatch.translatePattern(MatchSpec matchSpec,
org.apache.flink.table.api.TableConfig tableConfig,
org.apache.calcite.tools.RelBuilder relBuilder,
org.apache.flink.table.types.logical.RowType inputRowType) |
| Constructor and Description |
|---|
StreamExecMatch(int id,
ExecNodeContext context,
org.apache.flink.configuration.ReadableConfig persistedConfig,
MatchSpec matchSpec,
List<InputProperty> inputProperties,
org.apache.flink.table.types.logical.RowType outputType,
String description) |
StreamExecMatch(org.apache.flink.configuration.ReadableConfig tableConfig,
MatchSpec matchSpec,
InputProperty inputProperty,
org.apache.flink.table.types.logical.RowType outputType,
String description) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.