| 程序包 | 说明 |
|---|---|
| org.apache.paimon.format.avro |
| 类和说明 |
|---|
| AvroBuilder
A builder to create an
AvroBulkWriter from an OutputStream. |
| AvroBulkWriter
A simple writer implementation that wraps an Avro
DataFileWriter. |
| AvroSchemaVisitor
Visitor to visit
Schema. |
| AvroToRowDataConverters.AvroToRowDataConverter
Runtime converter that converts Avro data structures into objects of Paimon internal data
structures.
|
| FieldReader
Reader to read field from Avro
Decoder. |
| FieldReaderFactory.RowReader
A
FieldReader to read InternalRow. |
| FieldWriter
Writer to write field to Avro
Encoder. |
| FieldWriterFactory.RowWriter
A
FieldWriter to write InternalRow. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.