| Package | Description |
|---|---|
| org.apache.paimon.format.avro |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AvroSchemaTypelessReader<T>
Visitor to visit
Schema which could generate reader without type, but that reader should
only call to skip. |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldReaderFactory
Factory to create
FieldReader. |
class |
FieldWriterFactory
Factory to create
FieldWriter. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.