@Internal public class AvroToRowDataConverters extends Object
GenericRecord to RowData. *| 限定符和类型 | 类和说明 |
|---|---|
static interface |
AvroToRowDataConverters.AvroToRowDataConverter
Runtime converter that converts Avro data structures into objects of Flink Table & SQL
internal data structures.
|
| 构造器和说明 |
|---|
AvroToRowDataConverters() |
public static AvroToRowDataConverters.AvroToRowDataConverter createRowConverter(org.apache.flink.table.types.logical.RowType rowType)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.