public class RowDataKeyGens extends Object
RowDataKeyGen.| Constructor and Description |
|---|
RowDataKeyGens() |
| Modifier and Type | Method and Description |
|---|---|
static RowDataKeyGen |
instance(org.apache.flink.configuration.Configuration conf,
org.apache.flink.table.types.logical.RowType rowType,
int taskId,
String instantTime)
Creates a
RowDataKeyGen with given configuration. |
public static RowDataKeyGen instance(org.apache.flink.configuration.Configuration conf, org.apache.flink.table.types.logical.RowType rowType, int taskId, String instantTime)
RowDataKeyGen with given configuration.Copyright © 2023 The Apache Software Foundation. All rights reserved.