| Package | Description |
|---|---|
| org.apache.hudi.hadoop | |
| org.apache.hudi.hadoop.realtime |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieHFileInputFormat
HoodieInputFormat for HUDI datasets which store data in HFile base file format.
|
class |
HoodieParquetInputFormat
HoodieInputFormat which understands the Hoodie File Structure and filters files based on the Hoodie Mode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieHFileRealtimeInputFormat
HoodieRealtimeInputFormat for HUDI datasets which store data in HFile base file format.
|
class |
HoodieParquetRealtimeInputFormat
Input Format, that provides a real-time view of data in a Hoodie table.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.