| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.data |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.