| Package | Description |
|---|---|
| org.apache.flink.api.java.typeutils |
| Modifier and Type | Method and Description |
|---|---|
static RowTypeInfo |
RowTypeInfo.projectFields(RowTypeInfo rowType,
int[] fieldMapping)
Creates a
RowTypeInfo with projected fields. |
| Modifier and Type | Method and Description |
|---|---|
static RowTypeInfo |
RowTypeInfo.projectFields(RowTypeInfo rowType,
int[] fieldMapping)
Creates a
RowTypeInfo with projected fields. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.