| Package | Description |
|---|---|
| org.apache.hudi.util |
| Modifier and Type | Method and Description |
|---|---|
static RowDataProjection |
RowDataProjection.instance(org.apache.flink.table.types.logical.LogicalType[] types,
int[] positions) |
static RowDataProjection |
RowDataProjection.instance(org.apache.flink.table.types.logical.RowType rowType,
int[] positions) |
static RowDataProjection |
RowDataProjection.instanceV2(org.apache.flink.table.types.logical.RowType rowType,
int[] positions) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.