| Interface | Description |
|---|---|
| HoodieAvroFileWriter | |
| HoodieFileReader<T> |
Hudi's File Reader interface providing common set of APIs to fetch
HoodieRecords
Metadata (statistics, bloom-filters, etc)
from a file persisted in storage. |
| HoodieFileWriter | |
| HoodieSeekingFileReader<T> |
| Class | Description |
|---|---|
| HoodieAvroBootstrapFileReader | |
| HoodieAvroFileReader |
Base class for every Avro file reader
|
| HoodieAvroHFileReaderImplBase | |
| HoodieBootstrapFileReader<T> | |
| HoodieBootstrapRecordIterator<T> | |
| HoodieFileReaderFactory |
Factory methods to create Hudi file reader.
|
| HoodieFileWriterFactory | |
| HoodieIOFactory | |
| HoodieNativeAvroHFileReader |
An implementation of
HoodieAvroHFileReaderImplBase using native HFileReader. |
| HoodieOrcConfig |
Copyright © 2024 The Apache Software Foundation. All rights reserved.