| Package | Description |
|---|---|
| org.apache.flink.table.data |
| Modifier and Type | Method and Description |
|---|---|
static RowData.FieldGetter |
RowData.createFieldGetter(LogicalType fieldType,
int fieldPos)
Creates an accessor for getting elements in an internal row data structure at the given
position.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.