Modifier and Type | Class and Description |
---|---|
static interface |
AvroToRowDataConverters.AvroToRowDataConverter
Runtime converter that converts Avro data structures into objects of Flink Table & SQL
internal data structures.
|
Constructor and Description |
---|
AvroToRowDataConverters() |
Modifier and Type | Method and Description |
---|---|
static AvroToRowDataConverters.AvroToRowDataConverter |
createRowConverter(RowType rowType) |
public static AvroToRowDataConverters.AvroToRowDataConverter createRowConverter(RowType rowType)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.